- By mistake recommited bad entry

This commit is contained in:
Andi Gutmans 2000-07-12 03:57:26 +00:00
parent f47760cbb6
commit e1df83e8e0

1
NEWS
View file

@ -6,7 +6,6 @@ PHP 4.0 NEWS
(Andi, Zend Engine) (Andi, Zend Engine)
- Fixed corruption problem when changing deeply nested values in objects. - Fixed corruption problem when changing deeply nested values in objects.
(Andi & Zeev, Zend Engine) (Andi & Zeev, Zend Engine)
- Fixed closing
- Improved array_multisort() to be able to specify sort type as well sort - Improved array_multisort() to be able to specify sort type as well sort
order. Incidentally, it can be used to sort multi-dimensional arrays order. Incidentally, it can be used to sort multi-dimensional arrays
as well. (Andrei) as well. (Andrei)