mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
- Add some Zend Engine changes to the NEWS file
This commit is contained in:
parent
699d59ea28
commit
f47760cbb6
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -2,6 +2,11 @@ PHP 4.0 NEWS
|
|||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
|
||||
?? ??? 2000, Version 4.0.2
|
||||
- Fixed leak when using string offsets in the array() construct.
|
||||
(Andi, Zend Engine)
|
||||
- Fixed corruption problem when changing deeply nested values in objects.
|
||||
(Andi & Zeev, Zend Engine)
|
||||
- Fixed closing
|
||||
- Improved array_multisort() to be able to specify sort type as well sort
|
||||
order. Incidentally, it can be used to sort multi-dimensional arrays
|
||||
as well. (Andrei)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue