changelog Fri May 27 20:40:10 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1995&r2=1.1996&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1995 php-src/ChangeLog:1.1996
--- php-src/ChangeLog:1.1995 Thu May 26 20:34:41 2005
+++ php-src/ChangeLog Fri May 27 20:40:08 2005
@@ -1,3 +1,158 @@
+2005-05-27 Andrei Zmievski <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ ext/pcre/config.m4
+ ext/pcre/config.m4
+ ext/pcre/pcrelib/AUTHORS
+ ext/pcre/pcrelib/AUTHORS
+ ext/pcre/pcrelib/COPYING
+ ext/pcre/pcrelib/COPYING
+ ext/pcre/pcrelib/ChangeLog
+ ext/pcre/pcrelib/ChangeLog
+ ext/pcre/pcrelib/LICENCE
+ ext/pcre/pcrelib/LICENCE
+ ext/pcre/pcrelib/NEWS
+ ext/pcre/pcrelib/NEWS
+ ext/pcre/pcrelib/NON-UNIX-USE
+ ext/pcre/pcrelib/NON-UNIX-USE
+ ext/pcre/pcrelib/README
+ ext/pcre/pcrelib/README
+ ext/pcre/pcrelib/dftables.c
+ ext/pcre/pcrelib/dftables.c
+ ext/pcre/pcrelib/get.c
+ ext/pcre/pcrelib/get.c
+ ext/pcre/pcrelib/internal.h
+ ext/pcre/pcrelib/internal.h
+ ext/pcre/pcrelib/libpcre.def
+ ext/pcre/pcrelib/libpcre.def
+ ext/pcre/pcrelib/libpcreposix.def
+ ext/pcre/pcrelib/libpcreposix.def
+ ext/pcre/pcrelib/maketables.c
+ ext/pcre/pcrelib/maketables.c
+ ext/pcre/pcrelib/pcre.c
+ ext/pcre/pcrelib/pcre.c
+ ext/pcre/pcrelib/pcre.h
+ ext/pcre/pcrelib/pcre.h
+ ext/pcre/pcrelib/pcredemo.c
+ ext/pcre/pcrelib/pcredemo.c
+ ext/pcre/pcrelib/pcregrep.c
+ ext/pcre/pcrelib/pcregrep.c
+ ext/pcre/pcrelib/pcreposix.c
+ ext/pcre/pcrelib/pcreposix.c
+ ext/pcre/pcrelib/pcreposix.h
+ ext/pcre/pcrelib/pcreposix.h
+ ext/pcre/pcrelib/pcretest.c
+ ext/pcre/pcrelib/pcretest.c
+ ext/pcre/pcrelib/study.c
+ ext/pcre/pcrelib/study.c
+ ext/pcre/pcrelib/ucp.c
+ ext/pcre/pcrelib/ucp.c
+ ext/pcre/pcrelib/ucp.h
+ ext/pcre/pcrelib/ucp.h
+ ext/pcre/pcrelib/ucpinternal.h
+ ext/pcre/pcrelib/ucpinternal.h
+ ext/pcre/pcrelib/ucptable.c
+ ext/pcre/pcrelib/ucptable.c
+ ext/pcre/pcrelib/ucptypetable.c
+ ext/pcre/pcrelib/ucptypetable.c
+ ext/pcre/pcrelib/doc/Tech.Notes
+ ext/pcre/pcrelib/doc/Tech.Notes
+ ext/pcre/pcrelib/doc/pcre.txt
+ ext/pcre/pcrelib/doc/pcre.txt:
+ Upgrade PCRE library to 5.0.
+
+ * ext/pcre/config.m4:
+ No need to include ucp.c and ucptypetable.c here.
+
+ * ext/pcre/pcrelib/libpcre.def
+ ext/pcre/pcrelib/libpcre.def
+ ext/pcre/pcrelib/libpcre.def
+ ext/pcre/pcrelib/libpcreposix.def
+ ext/pcre/pcrelib/libpcreposix.def
+ ext/pcre/pcrelib/libpcreposix.def
+ ext/pcre/pcrelib/maketables.c
+ ext/pcre/pcrelib/pcre.c
+ ext/pcre/pcrelib/pcre.h
+ ext/pcre/pcrelib/pcredemo.c
+ ext/pcre/pcrelib/pcredemo.c
+ ext/pcre/pcrelib/pcredemo.c
+ 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.c
+ ext/pcre/pcrelib/ucp.c
+ ext/pcre/pcrelib/ucp.h
+ ext/pcre/pcrelib/ucp.h
+ ext/pcre/pcrelib/ucp.h
+ ext/pcre/pcrelib/ucpinternal.h
+ ext/pcre/pcrelib/ucpinternal.h
+ ext/pcre/pcrelib/ucpinternal.h
+ ext/pcre/pcrelib/ucptable.c
+ ext/pcre/pcrelib/ucptable.c
+ ext/pcre/pcrelib/ucptable.c
+ ext/pcre/pcrelib/ucptypetable.c
+ ext/pcre/pcrelib/ucptypetable.c
+ ext/pcre/pcrelib/ucptypetable.c
+ ext/pcre/pcrelib/doc/Tech.Notes
+ ext/pcre/pcrelib/doc/pcre.txt:
+ 1.1.4;
+ Upgrade library to version 5.0.
+
+ * NEWS
+ 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/dftables.c
+ ext/pcre/pcrelib/get.c
+ ext/pcre/pcrelib/internal.h:
+ Upgrade library to version 5.0.
+
+2005-05-27 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ ZendEngine2/zend_execute.c
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_opcodes.h
+ ZendEngine2/tests/bug22836.phpt
+ ZendEngine2/tests/bug22836.phpt:
+ Fixed bug #22836 (returning reference to uninitialized variable)
+
+2005-05-27 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * scripts/phpize.m4:
+ - Make sure EGREP and SED get set early enough.
+
+ * Makefile.global
+ acinclude.m4:
+ - Use $SED and $EGREP where possible
+
+ * config.guess
+ config.sub
+ ltmain.sh
+ build/libtool.m4:
+ - Update bundled libtool to 1.5.18 (latest atm)
+
+ * (PHP_5_0)
+ NEWS:
+ Move BFN to correct version..
+
+2005-05-27 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/standard/pack.c:
+ Fixed bug #33080 (missing MFH of a fix for bug #31465)
+
2005-05-26 Andrei Zmievski <[EMAIL PROTECTED]>
* ext/standard/reg.c:
@@ -2769,7 +2924,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1995 2005/05/27 00:34:41 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1996 2005/05/28 00:40:08 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -6170,7 +6325,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1995 2005/05/27 00:34:41 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1996 2005/05/28 00:40:08 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -6651,7 +6806,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1995 2005/05/27 00:34:41 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1996 2005/05/28 00:40:08 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -8125,7 +8280,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1995 2005/05/27 00:34:41 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1996 2005/05/28 00:40:08 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: