mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Adjust news
This commit is contained in:
parent
93608bf8a5
commit
bd196f4bd0
1 changed files with 1 additions and 2 deletions
3
NEWS
3
NEWS
|
@ -1,6 +1,6 @@
|
||||||
PHP NEWS
|
PHP NEWS
|
||||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||
29 Nov 2006, PHP 5.1.1
|
28 Nov 2006, PHP 5.1.1
|
||||||
- Disabled native date class to prevent pear::date conflict. (Ilia)
|
- Disabled native date class to prevent pear::date conflict. (Ilia)
|
||||||
- Changed reflection constants be both PHP and class constants. (Johannes)
|
- Changed reflection constants be both PHP and class constants. (Johannes)
|
||||||
- Added an additional field $frame['object'] to the result array of
|
- Added an additional field $frame['object'] to the result array of
|
||||||
|
@ -12,7 +12,6 @@ PHP NEWS
|
||||||
- Fixed bug #35411 (Regression with \{$ handling). (Ilia)
|
- Fixed bug #35411 (Regression with \{$ handling). (Ilia)
|
||||||
- Fixed bug #35406 (eval hangs when evall'ed code ends with comment w/o
|
- Fixed bug #35406 (eval hangs when evall'ed code ends with comment w/o
|
||||||
newline). (Marcus)
|
newline). (Marcus)
|
||||||
- Fixed bug #35402 (New date class causes crash in get_object_vars()). (Tony)
|
|
||||||
- Fixed bug #35391 (pdo_mysql::exec does not return number of affected rows).
|
- Fixed bug #35391 (pdo_mysql::exec does not return number of affected rows).
|
||||||
(Tony)
|
(Tony)
|
||||||
- Fixed bug #35382 (Comment in end of file produces fatal error). (Ilia)
|
- Fixed bug #35382 (Comment in end of file produces fatal error). (Ilia)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue