mirror of
https://github.com/php/php-src.git
synced 2026-04-02 21:52:36 +02:00
ChangeLog update
This commit is contained in:
23
ChangeLog
23
ChangeLog
@@ -1,3 +1,26 @@
|
||||
2004-09-11 Derick Rethans <php@derickrethans.nl>
|
||||
|
||||
* ZendEngine2/zend_operators.c
|
||||
ZendEngine2/zend_operators.h
|
||||
ext/standard/array.c:
|
||||
- MFB: Added the sorting flag SORT_LOCALE_STRING to the sort() functions
|
||||
which
|
||||
makes them sort based on the current locale. (Derick)
|
||||
|
||||
* (PHP_5_0)
|
||||
NEWS
|
||||
ZendEngine2/zend_operators.c
|
||||
ZendEngine2/zend_operators.h
|
||||
ext/standard/array.c:
|
||||
- Added the sorting flag SORT_LOCALE_STRING to the sort() functions which
|
||||
makes
|
||||
them sort based on the current locale. (Derick)
|
||||
|
||||
2004-09-11 Andi Gutmans <andi@zend.com>
|
||||
|
||||
* ZendEngine2/zend_operators.c:
|
||||
- Resolve undefined behavior (joe at redhat)
|
||||
|
||||
2004-09-10 Sara Golemon <php@alphaweb.net>
|
||||
|
||||
* main/streams/streams.c:
|
||||
|
||||
@@ -1,3 +1,23 @@
|
||||
2004-09-11 Derick Rethans <php@derickrethans.nl>
|
||||
|
||||
* zend_operators.c
|
||||
zend_operators.h:
|
||||
- MFB: Added the sorting flag SORT_LOCALE_STRING to the sort() functions
|
||||
which
|
||||
makes them sort based on the current locale. (Derick)
|
||||
|
||||
* (PHP_5_0)
|
||||
zend_operators.c
|
||||
zend_operators.h:
|
||||
- Added the sorting flag SORT_LOCALE_STRING to the sort() functions which
|
||||
makes
|
||||
them sort based on the current locale. (Derick)
|
||||
|
||||
2004-09-11 Andi Gutmans <andi@zend.com>
|
||||
|
||||
* zend_operators.c:
|
||||
- Resolve undefined behavior (joe at redhat)
|
||||
|
||||
2004-09-10 Andi Gutmans <andi@zend.com>
|
||||
|
||||
* zend_compile.c:
|
||||
|
||||
Reference in New Issue
Block a user