diff options
author | <changelog@php.net> | 2008-12-29 01:32:18 +0000 |
---|---|---|
committer | <changelog@php.net> | 2008-12-29 01:32:18 +0000 |
commit | 98332f2013ac1ba62ce87a88582642970edc55ab (patch) | |
tree | 299d744860e008437e2c76f8b4236cfc5757e131 | |
parent | 7f74e97e3e367e896fe6d87c62b6eeaeb3e96845 (diff) | |
download | php-git-98332f2013ac1ba62ce87a88582642970edc55ab.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +2008-12-28 Felipe Pena <felipensp@gmail.com> + + * ext/standard/string.c + ext/standard/tests/file/pathinfo_variation2.phpt: + - Unicodify (#46687) + +2008-12-28 Robin Fernandes <robin@soal.org> + + * main/output.c + tests/output/bug46900.phpt + tests/output/bug46903.phpt + tests/output/ob_014.phpt + tests/output/ob_015.phpt + tests/output/ob_start_basic_002.phpt + tests/output/ob_start_basic_004.phpt: + Fix bugs #46900 and #46903. + +2008-12-28 Felipe Pena <felipensp@gmail.com> + + * (PHP_5_3) + NEWS: + - Errr, I lost the practice ;D + 2008-12-27 Felipe Pena <felipensp@gmail.com> * (PHP_5_3) |