mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
Updated NEWS for #67959
This commit is contained in:
parent
6951f8adb0
commit
70d4b80c44
1 changed files with 1 additions and 0 deletions
1
NEWS
1
NEWS
|
@ -11,6 +11,7 @@ PHP NEWS
|
||||||
. Added PHP_INT_MIN constant. (Andrea)
|
. Added PHP_INT_MIN constant. (Andrea)
|
||||||
. Added Closure::apply() method. (Andrea)
|
. Added Closure::apply() method. (Andrea)
|
||||||
. Implemented FR #38409 (parse_ini_file() looses the type of booleans). (Tjerk)
|
. Implemented FR #38409 (parse_ini_file() looses the type of booleans). (Tjerk)
|
||||||
|
. Fixed #67959 (Segfault when calling phpversion('spl')). (Florian)
|
||||||
|
|
||||||
- Reflection
|
- Reflection
|
||||||
. Fixed inheritance chain of Reflector interface (Tjerk)
|
. Fixed inheritance chain of Reflector interface (Tjerk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue