changelog Thu Oct 13 01:39:59 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2130&r2=1.2131&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2130 php-src/ChangeLog:1.2131
--- php-src/ChangeLog:1.2130 Wed Oct 12 01:43:58 2005
+++ php-src/ChangeLog Thu Oct 13 01:39:52 2005
@@ -1,3 +1,90 @@
+2005-10-12 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ext/pcre/php_pcre.c
+ ext/pcre/php_pcre.h:
+ - Drop one cache related function which is not really neccessary
+
+ * ext/pcre/php_pcre.c
+ ext/pcre/php_pcre.h:
+ - Add/expose function to compile and access pcre_cache_entry structs
+
+2005-10-12 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * sapi/apache2handler/sapi_apache2.c
+ sapi/apache2handler/sapi_apache2.c:
+ MF51: fix bug #34581 (crash with mod_rewrite)
+
+ * (PHP_5_1)
+ NEWS
+ sapi/apache2handler/sapi_apache2.c:
+ fix bug #34581 (crash with mod_rewrite)
+
+2005-10-12 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ pear/.cvsignore:
+ missing entry
+
+2005-10-12 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ MFH: Fixed bug #34758 (PDO_DBLIB did not implement rowCount()).
+
+ * (PHP_4_4)
+ ext/standard/ftp_fopen_wrapper.c:
+ Fixed compiler failure
+
+2005-10-12 Rob Richards <[EMAIL PROTECTED]>
+
+ * ext/xml/compat.c:
+ use spprintf where appropriate
+
+2005-10-12 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * ext/mysqli/mysqli.c
+ ext/mysqli/mysqli_warning.c:
+ MF51: fix TS build
+
+ * (PHP_5_1)
+ ext/mysqli/mysqli.c
+ ext/mysqli/mysqli_warning.c:
+ fix TS build
+
+2005-10-12 Derick Rethans <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ NEWS
+ Zend/zend_execute.c:
+ - MF50: Fixed access to an uninitialised variable.
+
+2005-10-12 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ext/standard/string.c:
+ Fixed unicode support for strip_tags()
+
+ * ZendEngine2/zend.c:
+ Unicode support
+
+2005-10-12 Rob Richards <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ BFN
+
+ * (PHP_5_1)
+ ext/xml/compat.c
+ ext/xml/xml.c:
+ MFH: Fixed Bug #27908 (xml default_handlers not being called)
+ Fix memleak when entitydecls are parsed
+ remove old ifdefs
+
+ * ext/xml/compat.c
+ ext/xml/xml.c:
+ Fixed Bug #27908 (xml default_handlers not being called)
+ Fix memleak when entitydecls are parsed
+ remove old ifdefs
+
2005-10-11 Jani Taskinen <[EMAIL PROTECTED]>
* sapi/cli/php_cli.c:
@@ -13750,7 +13837,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2130 2005/10/12 05:43:58 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2131 2005/10/13 05:39:52 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -17151,7 +17238,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2130 2005/10/12 05:43:58 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2131 2005/10/13 05:39:52 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -17632,7 +17719,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2130 2005/10/12 05:43:58 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2131 2005/10/13 05:39:52 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -19106,7 +19193,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2130 2005/10/12 05:43:58 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2131 2005/10/13 05:39:52 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: