mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +02:00
ChangeLog update
This commit is contained in:
56
ChangeLog
56
ChangeLog
@@ -1,3 +1,59 @@
|
||||
2009-04-09 Rasmus Lerdorf <rasmus@lerdorf.com>
|
||||
|
||||
* ext/standard/strnatcmp.c
|
||||
ext/standard/tests/array/bug44929.phpt:
|
||||
Don't strip leading zeros on floating point numbers
|
||||
and fix the test case
|
||||
|
||||
* (PHP_5_3)
|
||||
ext/standard/tests/array/bug44929.phpt:
|
||||
Fix the test case
|
||||
|
||||
* (PHP_5_2)
|
||||
ext/standard/strnatcmp.c
|
||||
ext/standard/tests/array/bug44929.phpt:
|
||||
Don't strip leading zeros on floating point numbers
|
||||
And fix the test case
|
||||
|
||||
* (PHP_5_3)
|
||||
ext/standard/strnatcmp.c:
|
||||
Don't strip a leading 0 in a floating point number
|
||||
|
||||
2009-04-09 Ilia Alshanetsky <ilia@prohost.org>
|
||||
|
||||
* ext/standard/tests/versioning/php_sapi_name.phpt
|
||||
ext/standard/tests/versioning/php_sapi_name.phpt:
|
||||
|
||||
MFB: Added test for php_sapi_name()
|
||||
|
||||
* ext/standard/tests/versioning/php_sapi_name.phpt
|
||||
ext/standard/tests/versioning/php_sapi_name.phpt
|
||||
ext/standard/tests/versioning/php_sapi_name.phpt:
|
||||
1.1.4;
|
||||
file php_sapi_name.phpt was initially added on branch PHP_5_2.
|
||||
|
||||
2009-04-09 Hannes Magnusson <hannes.magnusson@gmail.com>
|
||||
|
||||
* (PHP_5_2)
|
||||
sapi/cli/php.1.in
|
||||
sapi/cli/php_cli.c:
|
||||
Engelsk grammatikk
|
||||
|
||||
* sapi/cli/php.1.in
|
||||
sapi/cli/php_cli.c:
|
||||
Englanti kielioppi (Jani)
|
||||
|
||||
* (PHP_5_2)
|
||||
sapi/cli/php.1.in
|
||||
sapi/cli/php.1.in
|
||||
sapi/cli/php_cli.c
|
||||
sapi/cli/php_cli.c:
|
||||
MFH: Fixed bug#47427 (-s outputs, not displays)
|
||||
|
||||
* sapi/cli/php.1.in
|
||||
sapi/cli/php_cli.c:
|
||||
Fixed bug#47427 (-s outputs, not displays)
|
||||
|
||||
2009-04-08 Stanislav Malyshev <stas@zend.com>
|
||||
|
||||
* ZendEngine2/zend_extensions.h:
|
||||
|
||||
Reference in New Issue
Block a user