1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00

4 Commits

Author SHA1 Message Date
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
Máté Kocsis
d30cd7d7e7 Review the usage of apostrophes in error messages
Closes GH-5590
2020-07-10 21:05:28 +02:00
Máté Kocsis
afdaa91170 Fix #78880: Final spelling fixes 2020-01-16 19:14:31 +01:00
Dmitry Stogov
9d139b16c2 Test ReflectionZendExtension class 2018-03-09 12:07:52 +01:00