From bbcb4ea8666e966b133df9b90b17cb0a659d6b2c Mon Sep 17 00:00:00 2001 From: Date: Wed, 10 Sep 2008 01:32:20 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) diff --git a/ChangeLog b/ChangeLog index b498ca6d04..054c0e59a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,87 @@ +2008-09-09 Arnaud Le Blanc + + * (PHP_5_2) + NEWS + ext/spl/spl_iterators.c + ext/spl/spl_iterators.c + ext/spl/tests/bug46031.phpt + ext/spl/tests/bug46031.phpt: + MFH: Fixed bug #46031 (Segfault in AppendIterator::next) + + * ext/spl/spl_iterators.c + ext/spl/tests/bug46031.phpt + ext/spl/tests/bug46031.phpt + ext/spl/tests/bug46031.phpt: + Fixed bug #46031 (Segfault in AppendIterator::next) + +2008-09-09 Felipe Pena + + * (PHP_5_3) + NEWS: + - New try + +2008-09-09 Nuno Lopes + + * ext/pcre/pcrelib/pcre_ucd.c + ext/pcre/pcrelib/pcre_ucd.c + ext/pcre/pcrelib/pcre_ucp_searchfuncs.c + ext/pcre/pcrelib/pcre_valid_utf8.c + ext/pcre/pcrelib/pcre_version.c + ext/pcre/pcrelib/pcre_xclass.c + ext/pcre/pcrelib/pcreposix.c + ext/pcre/pcrelib/ucp.h + ext/pcre/pcrelib/ucpinternal.h + ext/pcre/pcrelib/ucptable.h + ext/pcre/pcrelib/doc/pcre.txt: + + file pcre_ucd.c was initially added on branch PHP_5_3. + + * (PHP_5_3) + NEWS + ext/pcre/config.w32 + ext/pcre/config0.m4 + ext/pcre/pcrelib/ChangeLog + ext/pcre/pcrelib/NEWS + ext/pcre/pcrelib/NON-UNIX-USE + ext/pcre/pcrelib/README + ext/pcre/pcrelib/config.h + ext/pcre/pcrelib/pcre.h + ext/pcre/pcrelib/pcre_compile.c + ext/pcre/pcrelib/pcre_config.c + ext/pcre/pcrelib/pcre_exec.c + ext/pcre/pcrelib/pcre_fullinfo.c + ext/pcre/pcrelib/pcre_get.c + ext/pcre/pcrelib/pcre_info.c + ext/pcre/pcrelib/pcre_internal.h + ext/pcre/pcrelib/pcre_ord2utf8.c + ext/pcre/pcrelib/pcre_refcount.c + ext/pcre/pcrelib/pcre_study.c + ext/pcre/pcrelib/pcre_tables.c + ext/pcre/pcrelib/testdata/testinput1 + ext/pcre/pcrelib/testdata/testinput2 + ext/pcre/pcrelib/testdata/testinput4 + ext/pcre/pcrelib/testdata/testinput5 + ext/pcre/pcrelib/testdata/testinput6 + ext/pcre/pcrelib/testdata/testinput7 + ext/pcre/pcrelib/testdata/testinput8 + ext/pcre/pcrelib/testdata/testinput9 + ext/pcre/pcrelib/testdata/testoutput1 + ext/pcre/pcrelib/testdata/testoutput2 + ext/pcre/pcrelib/testdata/testoutput4 + ext/pcre/pcrelib/testdata/testoutput5 + ext/pcre/pcrelib/testdata/testoutput6 + ext/pcre/pcrelib/testdata/testoutput7 + ext/pcre/pcrelib/testdata/testoutput8 + ext/pcre/pcrelib/testdata/testoutput9: + upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade + HEAD later (not urgent..) + +2008-09-09 Ilia Alshanetsky + + * (PHP_5_3) + ext/soap/soap.c: + Fixed a compiler warning + 2008-09-08 Stanislav Malyshev * ext/intl/tests/collator_create.phpt -- 2.50.1