mirror of
https://github.com/php/php-src.git
synced 2026-04-11 01:53:36 +02:00
ChangeLog update
This commit is contained in:
49
ChangeLog
49
ChangeLog
@@ -1,3 +1,52 @@
|
||||
2009-04-29 Ilia Alshanetsky <ilia@prohost.org>
|
||||
|
||||
* (PHP_5_2)
|
||||
ext/standard/basic_functions.c
|
||||
ext/standard/tests/network/ip2long_error.phpt
|
||||
ext/standard/tests/network/ip2long_variation1.phpt
|
||||
ext/standard/tests/network/ip_x86_64.phpt
|
||||
ext/standard/tests/network/long2ip_error.phpt
|
||||
ext/standard/tests/network/long2ip_variation1.phpt:
|
||||
|
||||
Update tests to accomodate new parameter parsing API and make long2ip()
|
||||
use
|
||||
it as well
|
||||
|
||||
* (PHP_5_2)
|
||||
NEWS:
|
||||
|
||||
timezone db upgrade news
|
||||
|
||||
2009-04-29 Derick Rethans <php@derickrethans.nl>
|
||||
|
||||
* ext/date/lib/timezonedb.h
|
||||
ext/date/lib/timezonedb.h
|
||||
ext/date/lib/timezonedb.h:
|
||||
- Updated to version 2009.7 (2009g)
|
||||
|
||||
2009-04-29 Zoe Slattery <zoe.slattery@googlemail.com>
|
||||
|
||||
* ext/standard/tests/strings/strcoll.phpt
|
||||
ext/standard/tests/strings/strcoll.phpt
|
||||
ext/standard/tests/strings/strcoll.phpt:
|
||||
Refixing to follow documented behaviour
|
||||
|
||||
2009-04-29 Greg Beaver <greg@chiaraquartet.net>
|
||||
|
||||
* ext/phar/phar.c
|
||||
ext/phar/phar.c
|
||||
ext/phar/phar_internal.h
|
||||
ext/phar/phar_internal.h
|
||||
ext/phar/phar_object.c
|
||||
ext/phar/phar_object.c
|
||||
ext/phar/tar.c
|
||||
ext/phar/tar.c
|
||||
ext/phar/util.c
|
||||
ext/phar/util.c
|
||||
ext/phar/zip.c
|
||||
ext/phar/zip.c:
|
||||
MFPECL: fix PECL bug #16338, php_stream_copy_to_stream{,_ex}()
|
||||
|
||||
2009-04-28 Felipe Pena <felipensp@gmail.com>
|
||||
|
||||
* tests/classes/inheritance_007.phpt
|
||||
|
||||
Reference in New Issue
Block a user