+2005-08-22 Andrei Zmievski <andrei@gravitonic.com>
+
+ * ZendEngine2/zend_builtin_functions.c
+ ZendEngine2/zend_operators.c
+ ZendEngine2/zend_operators.h:
+ Unicode support for strcasecmp().
+
+2005-08-22 Greg Beaver <greg@chiaraquartet.net>
+
+ * (PHP_5_1)
+ pear/packages/XML_RPC-1.4.0.tar:
+ add XML_RPC 1.4.0
+
+ * (PHP_5_0)
+ pear/PEAR.php
+ pear/go-pear-list.php
+ pear/package-PEAR.xml
+ pear/package-PEAR.xml
+ pear/package-PEAR.xml
+ pear/PEAR/ErrorStack.php
+ pear/PEAR/ErrorStack.php
+ pear/PEAR/ErrorStack.php
+ pear/PEAR/Remote.php
+ pear/PEAR/Remote.php
+ pear/PEAR/Remote.php
+ pear/PEAR/Command/Package.php:
+ sync with PEAR 1.3.6
+
+ * (PHP_5_0)
+ pear/packages/XML_RPC-1.3.1.tar
+ pear/packages/XML_RPC-1.3.1.tar
+ pear/packages/XML_RPC-1.4.0.tar:
+ delete XML_RPC 1.3.1, add 1.4.0
+
+ * pear/packages/XML_RPC-1.4.0.tar
+ pear/packages/XML_RPC-1.4.0.tar
+ pear/packages/XML_RPC-1.4.0.tar
+ pear/packages/XML_RPC-1.4.0.tar:
+ 1.1.4; 1.1.6;
+ file XML_RPC-1.4.0.tar was initially added on branch PHP_5_0.
+
+ * (PHP_5_1)
+ pear/go-pear-list.php:
+ move Archive_Tar 1.3.2 => 1.3.1
+ 1.3.2 does not exist
+
+2005-08-22 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_4_4)
+ ext/dba/config.m4
+ ext/dba/config.m4
+ ext/dba/config.m4:
+ MFH: Make dba extension support BerkleyDB 4.3.
+
+ * ext/dba/config.m4:
+ Make dba extension support BerkleyDB 4.3.
+
+2005-08-22 Andrei Zmievski <andrei@gravitonic.com>
+
+ * ZendEngine2/zend_API.c:
+ We should use u_memcpy() whenever possible, to simplify code.
+
+ * (PHP_5_0)
+ ext/pcre/config.m4
+ ext/pcre/pcrelib/AUTHORS
+ ext/pcre/pcrelib/COPYING
+ ext/pcre/pcrelib/ChangeLog
+ ext/pcre/pcrelib/LICENCE
+ ext/pcre/pcrelib/NEWS
+ ext/pcre/pcrelib/NON-UNIX-USE
+ ext/pcre/pcrelib/README
+ ext/pcre/pcrelib/chartables.c
+ ext/pcre/pcrelib/dftables.c
+ ext/pcre/pcrelib/get.c
+ ext/pcre/pcrelib/libpcre.def
+ ext/pcre/pcrelib/libpcreposix.def
+ ext/pcre/pcrelib/maketables.c
+ ext/pcre/pcrelib/pcre.c
+ ext/pcre/pcrelib/pcre.def
+ ext/pcre/pcrelib/pcre.h
+ ext/pcre/pcrelib/pcre_chartables.c
+ ext/pcre/pcrelib/pcre_compile.c
+ ext/pcre/pcrelib/pcre_config.c
+ ext/pcre/pcrelib/pcre_dfa_exec.c
+ ext/pcre/pcrelib/pcre_exec.c
+ ext/pcre/pcrelib/pcre_fullinfo.c
+ ext/pcre/pcrelib/pcre_get.c
+ ext/pcre/pcrelib/pcre_globals.c
+ ext/pcre/pcrelib/pcre_info.c
+ ext/pcre/pcrelib/pcre_internal.h
+ ext/pcre/pcrelib/pcre_maketables.c
+ ext/pcre/pcrelib/pcre_ord2utf8.c
+ ext/pcre/pcrelib/pcre_printint.c
+ ext/pcre/pcrelib/pcre_refcount.c
+ ext/pcre/pcrelib/pcre_scanner.cc
+ ext/pcre/pcrelib/pcre_scanner.h
+ ext/pcre/pcrelib/pcre_scanner_unittest.cc
+ ext/pcre/pcrelib/pcre_stringpiece.cc
+ ext/pcre/pcrelib/pcre_stringpiece.h
+ ext/pcre/pcrelib/pcre_stringpiece_unittest.cc
+ ext/pcre/pcrelib/pcre_study.c
+ ext/pcre/pcrelib/pcre_tables.c
+ ext/pcre/pcrelib/pcre_try_flipped.c
+ ext/pcre/pcrelib/pcre_ucp_findchar.c
+ ext/pcre/pcrelib/pcre_valid_utf8.c
+ ext/pcre/pcrelib/pcre_version.c
+ ext/pcre/pcrelib/pcre_xclass.c
+ ext/pcre/pcrelib/pcrecpp.cc
+ ext/pcre/pcrelib/pcrecpp.h
+ ext/pcre/pcrelib/pcrecpp_unittest.cc
+ ext/pcre/pcrelib/pcregrep.c
+ ext/pcre/pcrelib/pcreposix.c
+ ext/pcre/pcrelib/pcreposix.h
+ ext/pcre/pcrelib/pcretest.c
+ ext/pcre/pcrelib/study.c
+ ext/pcre/pcrelib/ucp.c
+ ext/pcre/pcrelib/ucp.h
+ ext/pcre/pcrelib/ucp_findchar.c
+ ext/pcre/pcrelib/ucptypetable.c
+ ext/pcre/pcrelib/doc/Tech.Notes
+ ext/pcre/pcrelib/doc/pcre.txt
+ ext/pcre/pcrelib/testdata/grepinput
+ ext/pcre/pcrelib/testdata/grepinputx
+ ext/pcre/pcrelib/testdata/greplist
+ ext/pcre/pcrelib/testdata/grepoutput
+ ext/pcre/pcrelib/testdata/testinput1
+ ext/pcre/pcrelib/testdata/testinput2
+ ext/pcre/pcrelib/testdata/testinput3
+ 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/testoutput3
+ 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 6.0.
+
+2005-08-22 Dmitry Stogov <dmitry@zend.com>
+
+ * ext/standard/tests/network/bug20134.phpt:
+ Now fread() returns bool(false) on error instead of empty string
+
+2005-08-22 Greg Beaver <greg@chiaraquartet.net>
+
+ * (PHP_5_0)
+ pear/go-pear-list.php
+ pear/go-pear-list.php:
+ argh, Archive_Tar is version 1.3.1, not 1.3.2
+
+2005-08-22 Dmitry Stogov <dmitry@zend.com>
+
+ * main/streams/streams.c:
+ Don't apply "unicode" filters in non-unicode mode
+
+2005-08-22 Derick Rethans <php@derickrethans.nl>
+
+ * ext/xsl/xsltprocessor.c:
+ - Fixed typo.
+
+2005-08-22 Dmitry Stogov <dmitry@zend.com>
+
+ * ext/standard/string.c:
+ Fixed unicode support for ltrim()
+
+2005-08-22 Stanislav Malyshev <stas@zend.com>
+
+ * (PHP_5_1)
+ ZendEngine2/zend_builtin_functions.c:
+ fix crash if throw attempted outside of executable code
+
+2005-08-22 Dmitry Stogov <dmitry@zend.com>
+
+ * unicode-progress.txt
+ ZendEngine2/zend_API.c
+ ZendEngine2/zend_API.h
+ ZendEngine2/zend_builtin_functions.c
+ ZendEngine2/zend_execute_API.c
+ ext/fdf/fdf.c
+ ext/ldap/ldap.c
+ ext/mysqli/mysqli_api.c
+ ext/pcntl/pcntl.c
+ ext/pcre/php_pcre.c
+ ext/readline/readline.c
+ ext/session/session.c
+ ext/sqlite/sqlite.c
+ ext/standard/array.c
+ ext/standard/basic_functions.c
+ ext/standard/type.c
+ ext/sybase_ct/php_sybase_ct.c
+ ext/xsl/xsltprocessor.c
+ main/output.c:
+ zend_is_callable() and zend_make_callable() were changed to return readable
+ function name as zval (instead of string).
+
+ * ZendEngine2/zend_execute_API.c:
+ Fixed memory leak
+
2005-08-21 Jani Taskinen <jani.taskinen@sci.fi>
* (PHP_5_0)