cvs: php-src / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.daily |
|---|---|
| Message-ID | <cvschangelog1221010341@cvsserver> |
changelog Wed Sep 10 01:32:21 2008 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3163&r2=1.3164&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3163 php-src/ChangeLog:1.3164
--- php-src/ChangeLog:1.3163 Tue Sep 9 01:31:54 2008
+++ php-src/ChangeLog Wed Sep 10 01:32:20 2008
@@ -1,3 +1,87 @@
+2008-09-09 Arnaud Le Blanc <[email protected]>
+
+ * (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 <[email protected]>
+
+ * (PHP_5_3)
+ NEWS:
+ - New try
+
+2008-09-09 Nuno Lopes <[email protected]>
+
+ * 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 <[email protected]>
+
+ * (PHP_5_3)
+ ext/soap/soap.c:
+ Fixed a compiler warning
+
2008-09-08 Stanislav Malyshev <[email protected]>
* ext/intl/tests/collator_create.phpt
@@ -5211,7 +5295,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3163 2008/09/09 01:31:54 changelog Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3164 2008/09/10 01:32:20 changelog Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c