Nikita Popov
|
39131219e8
|
Migrate more SKIPIF -> EXTENSIONS (#7139)
This is a mix of more automated and manual migration. It should remove all applicable extension_loaded() checks outside of skipif.inc files.
|
2021-06-11 12:58:44 +02:00 |
|
Nikita Popov
|
9799cf989c
|
Reset property table for disabled classes
To avoid retaining behavior about property visibility or types.
|
2021-04-20 10:35:10 +02:00 |
|
Nikita Popov
|
2f92957fd3
|
Convert some notices to warnings
Part of https://wiki.php.net/rfc/engine_warnings.
|
2019-10-02 10:34:08 +02:00 |
|
Dmitry Stogov
|
73f222d722
|
Fixed bug #77494 (Disabling class causes segfault on member access)
|
2019-01-24 13:06:36 +03:00 |
|