mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
BFN
This commit is contained in:
parent
e32f012e65
commit
e8340dd2c5
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -9,6 +9,8 @@ PHP NEWS
|
||||||
- Changed SQLite extension to use studlyCaps convention in its OO API. (Marcus)
|
- Changed SQLite extension to use studlyCaps convention in its OO API. (Marcus)
|
||||||
- Changed __construct() to always take precedence over old style constructor.
|
- Changed __construct() to always take precedence over old style constructor.
|
||||||
(Dmitry)
|
(Dmitry)
|
||||||
|
- Fixed bug #27821 xml_parse segfaults when xml_set_object called from
|
||||||
|
class method. (Andi, Rob)
|
||||||
- Fixed bug #27742 (WDSL SOAP Parsing Schema bug). (Dmitry)
|
- Fixed bug #27742 (WDSL SOAP Parsing Schema bug). (Dmitry)
|
||||||
- Fixed bug #27722 (Segfault on schema without targetNamespace). (Dmitry)
|
- Fixed bug #27722 (Segfault on schema without targetNamespace). (Dmitry)
|
||||||
- Fixed bug #27719 (mktime issues on and around DST changeover). (Rasmus)
|
- Fixed bug #27719 (mktime issues on and around DST changeover). (Rasmus)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue