mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
- fix news
This commit is contained in:
parent
33a93474df
commit
f578a07128
2
NEWS
2
NEWS
@ -19,13 +19,13 @@ PHP NEWS
|
||||
- Fixed bug #49125 (Error in dba_exists C code). (jdornan at stanford dot edu)
|
||||
- Fixed bug #49122 (undefined reference to mysqlnd_stmt_next_result on compile
|
||||
with --with-mysqli and MySQL 6.0). (Jani)
|
||||
- Fixed bug #49108 (2nd scan_dir produces segfault). (Felipe)
|
||||
- Fixed bug #49095 (proc_get_status['exitcode'] fails on win32). (Felipe)
|
||||
- Fixed bug #49092 (ReflectionFunction fails to work with functions in fully
|
||||
qualified namespaces). (Kalle, Jani)
|
||||
- Fixed bug #49074 (private class static fields can be modified by using
|
||||
reflection). (Jani)
|
||||
- Fixed bug #49072 (feof never returns true for damaged file in zip). (Pierre)
|
||||
- Fixed bug #49108 (2nd scan_dir produces segfault). (Felipe)
|
||||
- Fixed bug #49065 ("disable_functions" php.ini option does not work on
|
||||
Zend extensions). (Stas)
|
||||
- Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
|
||||
|
Loading…
Reference in New Issue
Block a user