summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2005-05-28 00:40:27 +0000
committer <changelog@php.net>2005-05-28 00:40:27 +0000
commitb43240dfcf05bc35afd3006ef5166ae06cbe802b (patch)
tree37e361f3c1fcad6056dc7d3ba0e71c6c251cea95 /ChangeLog
parentb7644c85e5440e96b0dcbf1b10249a0cc6c6feab (diff)
downloadphp-git-b43240dfcf05bc35afd3006ef5166ae06cbe802b.tar.gz
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog155
1 files changed, 155 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f384a43291..ca5fa48333 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,158 @@
+2005-05-27 Andrei Zmievski <andrei@gravitonic.com>
+
+ * (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 <dmitry@zend.com>
+
+ * (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 <jani.taskinen@sci.fi>
+
+ * 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 <ilia@prohost.org>
+
+ * (PHP_5_0)
+ ext/standard/pack.c:
+ Fixed bug #33080 (missing MFH of a fix for bug #31465)
+
2005-05-26 Andrei Zmievski <andrei@gravitonic.com>
* ext/standard/reg.c: