4
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

php-master-changes 2019-01-29

Posted at

今日はドキュメントの更新、テストの修正、PHP 8 に向けての各種非推奨化済機能の削除があった!さよなら each() と PHP4 形式のコンストラクタ

2019-01-29

nikic: Add UPGRADING entries for removed functionality

nikic: Fix session test after version bump

nikic: Make special assert() handling independent of compiler flags

nikic: Remove special treatment of strings in asserts

nikic: Remove each()

nikic: Remove deprecated mbregex aliases

nikic: Remove fgetss and friends

nikic: Always treat needles as strings

nikic: Remove (unset) cast

nikic: Remove FILTER_FLAG_(SCHEME|HOST)_REQUIRED

nikic: Remove support for custom assert() function

nikic: Migrate SOAP away from legacy constructors

nikic: Migrate finfo away from legacy ctor

nikic: Remove support for legacy constructors

nikic: Remove 'e' modifier for mb_ereg_replace()

4
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?