1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00

Change to ext/reflection should be in its own category

This commit is contained in:
Tjerk Meesters
2014-08-18 13:07:34 +08:00
parent 3e79907b0a
commit 61e81c714d
+3 -1
View File
@@ -9,7 +9,9 @@ PHP NEWS
- Core:
. Added PHP_INT_MIN constant. (Andrea)
. Fixed inheritance chain of Reflector in ext/reflection (Tjerk)
- Reflection
. Fixed inheritance chain of Reflector interface (Tjerk)
- DBA:
. Fixed bug #62490 (dba_delete returns true on missing item (inifile)). (Mike)