[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS trunk/NEWS

2011-09-17 Thread Xinchen Hui
laruence Sat, 17 Sep 2011 14:24:15 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=316913

Log:
Fix wrong update

Changed paths:
U   php/php-src/branches/PHP_5_4/NEWS
U   php/php-src/trunk/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===
--- php/php-src/branches/PHP_5_4/NEWS   2011-09-17 14:06:14 UTC (rev 316912)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-09-17 14:24:15 UTC (rev 316913)
@@ -7,10 +7,6 @@
   . Fixed bug #55705 (Omitting a callable typehinted argument causes a 
segfault).
 (Felipe, Laruence)

-- MySQLi extension:
-  . Fixed bug #55703 (PHP crash when calling mysqli_fetch_fields).
-(eran at zend dot com, Laruence)
-
 15 Sep 2011, PHP 5.4.0 Beta
 - General improvements:
   . Added callable typehint. (Hannes)

Modified: php/php-src/trunk/NEWS
===
--- php/php-src/trunk/NEWS  2011-09-17 14:06:14 UTC (rev 316912)
+++ php/php-src/trunk/NEWS  2011-09-17 14:24:15 UTC (rev 316913)
@@ -5,14 +5,4 @@
 - General improvements:
   . World domination

-- Core:
-  . Fixed bug #55707 (undefined reference to `__sync_fetch_and_add_4' on Linux
-parisc). (Felipe)
-  . Fixed bug #55705 (Omitting a callable typehinted argument causes a 
segfault).
-(Felipe, Laruence)
-
-- MySQLi extension:
-  . Fixed bug #55703 (PHP crash when calling mysqli_fetch_fields).
-(eran at zend dot com, Laruence)
-
  NOTE: Insert NEWS from last stable release here prior to actual release! 


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS trunk/NEWS

2011-09-06 Thread Xinchen Hui
laruence Wed, 07 Sep 2011 05:19:12 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=316299

Log:
update news

Changed paths:
U   php/php-src/branches/PHP_5_4/NEWS
U   php/php-src/trunk/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===
--- php/php-src/branches/PHP_5_4/NEWS   2011-09-07 05:14:54 UTC (rev 316298)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-09-07 05:19:12 UTC (rev 316299)
@@ -351,6 +351,7 @@
 - Fixed bug #55471 (ZTS build broken with dtrace). (Laruence)
 - Fixed bug #55463 (cli-server missing _SERVER[REMOTE_ADDR]). (Laruence)
 - Fixed bug #55473 (mysql_pconnect leaks file descriptors on reconnect). 
(Andrey, Laruence)
+- Fixed bug #55423 (cli-server could not output correctly in some case). 
(Laruence, chobieee at gmail dot com)

 28 Jul 2011, PHP 5.3.7 RC4
 - Improved core functions:

Modified: php/php-src/trunk/NEWS
===
--- php/php-src/trunk/NEWS  2011-09-07 05:14:54 UTC (rev 316298)
+++ php/php-src/trunk/NEWS  2011-09-07 05:19:12 UTC (rev 316299)
@@ -250,5 +250,6 @@
 - Fixed bug #55471 (ZTS build broken with dtrace). (Laruence)
 - Fixed bug #55463 (cli-server missing _SERVER[REMOTE_ADDR]). (Laruence)
 - Fixed bug #55473 (mysql_pconnect leaks file descriptors on reconnect). 
(Andrey, Laruence)
+- Fixed bug #55423 (cli-server could not output correctly in some case). 
(Laruence, chobieee at gmail dot com)

  NOTE: Insert NEWS from last stable release here prior to actual release! 


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS trunk/NEWS

2011-08-22 Thread Xinchen Hui
laruence Tue, 23 Aug 2011 02:48:28 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=315326

Log:
update NEWS

Changed paths:
U   php/php-src/branches/PHP_5_4/NEWS
U   php/php-src/trunk/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===
--- php/php-src/branches/PHP_5_4/NEWS   2011-08-23 02:48:15 UTC (rev 315325)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-08-23 02:48:28 UTC (rev 315326)
@@ -325,6 +325,7 @@
 - Fixed bug #55450 (Built in web server not accepting file uploads). (Laruence)
 - Fixed bug #55471 (ZTS build broken with dtrace). (Laruence)
 - Fixed bug #55463 (cli-server missing _SERVER[REMOTE_ADDR]). (Laruence)
+- Fixed bug #55473 (mysql_pconnect leaks file descriptors on reconnect). 
(Andrey, Laruence)

 28 Jul 2011, PHP 5.3.7 RC4
 - Improved core functions:

Modified: php/php-src/trunk/NEWS
===
--- php/php-src/trunk/NEWS  2011-08-23 02:48:15 UTC (rev 315325)
+++ php/php-src/trunk/NEWS  2011-08-23 02:48:28 UTC (rev 315326)
@@ -249,5 +249,6 @@
 - Fixed bug #55450 (Built in web server not accepting file uploads). (Laruence)
 - Fixed bug #55471 (ZTS build broken with dtrace). (Laruence)
 - Fixed bug #55463 (cli-server missing _SERVER[REMOTE_ADDR]). (Laruence)
+- Fixed bug #55473 (mysql_pconnect leaks file descriptors on reconnect). 
(Andrey, Laruence)

  NOTE: Insert NEWS from last stable release here prior to actual release! 


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS trunk/NEWS

2011-08-21 Thread Xinchen Hui
laruence Sun, 21 Aug 2011 12:24:19 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=315255

Log:
update NEWS.

Changed paths:
U   php/php-src/branches/PHP_5_4/NEWS
U   php/php-src/trunk/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===
--- php/php-src/branches/PHP_5_4/NEWS   2011-08-21 11:51:00 UTC (rev 315254)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-08-21 12:24:19 UTC (rev 315255)
@@ -323,6 +323,7 @@
 - Fixed PDO objects binary incompatibility. (Dmitry)
 - Fixed bug #52211 (iconv() returns part of string on error). (Felipe)
 - Fixed bug #55450 (Built in web server not accepting file uploads). (Laruence)
+- Fixed bug #55471 (ZTS build broken with dtrace). (Laruence)

 28 Jul 2011, PHP 5.3.7 RC4
 - Improved core functions:

Modified: php/php-src/trunk/NEWS
===
--- php/php-src/trunk/NEWS  2011-08-21 11:51:00 UTC (rev 315254)
+++ php/php-src/trunk/NEWS  2011-08-21 12:24:19 UTC (rev 315255)
@@ -247,5 +247,6 @@
 - Fixed PDO objects binary incompatibility. (Dmitry)
 - Fixed bug #52211 (iconv() returns part of string on error). (Felipe)
 - Fixed bug #55450 (Built in web server not accepting file uploads). (Laruence)
+- Fixed bug #55471 (ZTS build broken with dtrace). (Laruence)

  NOTE: Insert NEWS from last stable release here prior to actual release! 


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS trunk/NEWS

2011-08-19 Thread Xinchen Hui
laruence Fri, 19 Aug 2011 08:52:29 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=315164

Log:
News for bug #55450

Bug: https://bugs.php.net/55450 (Assigned) Built in web server not accepting 
file uploads
  
Changed paths:
U   php/php-src/branches/PHP_5_4/NEWS
U   php/php-src/trunk/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===
--- php/php-src/branches/PHP_5_4/NEWS   2011-08-19 08:35:43 UTC (rev 315163)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-08-19 08:52:29 UTC (rev 315164)
@@ -316,6 +316,7 @@

 - Fixed PDO objects binary incompatibility. (Dmitry)
 - Fixed bug #52211 (iconv() returns part of string on error). (Felipe)
+- Fixed bug #55450 (Built in web server not accepting file uploads). (Laruence)

 28 Jul 2011, PHP 5.3.7 RC4
 - Improved core functions:

Modified: php/php-src/trunk/NEWS
===
--- php/php-src/trunk/NEWS  2011-08-19 08:35:43 UTC (rev 315163)
+++ php/php-src/trunk/NEWS  2011-08-19 08:52:29 UTC (rev 315164)
@@ -242,6 +242,6 @@

 - Fixed PDO objects binary incompatibility. (Dmitry)
 - Fixed bug #52211 (iconv() returns part of string on error). (Felipe)
+- Fixed bug #55450 (Built in web server not accepting file uploads). (Laruence)

-
  NOTE: Insert NEWS from last stable release here prior to actual release! 


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS trunk/NEWS

2011-07-12 Thread Christian Stocker
chregu   Tue, 12 Jul 2011 06:56:11 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=313166

Log:
Added credentials to XSL NEWS entry

Changed paths:
U   php/php-src/branches/PHP_5_4/NEWS
U   php/php-src/trunk/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===
--- php/php-src/branches/PHP_5_4/NEWS   2011-07-12 06:50:41 UTC (rev 313165)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-07-12 06:56:11 UTC (rev 313166)
@@ -240,7 +240,7 @@
 - Improved XSL extension:
   . Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() to
 define forbidden operations within XSLT stylesheets, default is not to
-enable any write operations from XSLT anymore. Bug #54446
+enable write operations from XSLT. Bug #54446 (Chregu, Nicolas Gregoire)

 - Improved ZLIB extension:
   . Re-implemented non-file related functionality. (Mike)

Modified: php/php-src/trunk/NEWS
===
--- php/php-src/trunk/NEWS  2011-07-12 06:50:41 UTC (rev 313165)
+++ php/php-src/trunk/NEWS  2011-07-12 06:56:11 UTC (rev 313166)
@@ -209,7 +209,7 @@
 - Improved XSL extension:
   . Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() to
 define forbidden operations within XSLT stylesheets, default is not to
-enable any write operations from XSLT anymore. Bug #54446
+enable write operations from XSLT. Bug #54446 (Chregu, Nicolas Gregoire)

 - Improved ZLIB extension:
   . Re-implemented non-file related functionality. (Mike)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS trunk/NEWS

2011-06-29 Thread Peter Cowburn
salathe  Wed, 29 Jun 2011 09:00:37 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=312620

Log:
Fix NEWS

Changed paths:
U   php/php-src/branches/PHP_5_4/NEWS
U   php/php-src/trunk/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===
--- php/php-src/branches/PHP_5_4/NEWS   2011-06-29 06:40:04 UTC (rev 312619)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-06-29 09:00:37 UTC (rev 312620)
@@ -212,7 +212,6 @@
 - Improved SPL extension:
   . Added RegexIterator::getRegex() method. (Joshua Thijssen)
   . Added SplObjectStorage::getHash() hook. (Etienne)
-  . Added SplFileInfo::getExtension(). FR #48767. (Peter Cowburn)
   . Added CallbackFilterIterator and RecursiveCallbackFilterIterator. (Arnaud)

 - Improved ZLIB extension:

Modified: php/php-src/trunk/NEWS
===
--- php/php-src/trunk/NEWS  2011-06-29 06:40:04 UTC (rev 312619)
+++ php/php-src/trunk/NEWS  2011-06-29 09:00:37 UTC (rev 312620)
@@ -201,7 +201,6 @@
 - Improved SPL extension:
   . Added RegexIterator::getRegex() method. (Joshua Thijssen)
   . Added SplObjectStorage::getHash() hook. (Etienne)
-  . Added SplFileInfo::getExtension(). FR #48767. (Peter Cowburn)
   . Added CallbackFilterIterator and RecursiveCallbackFilterIterator (Arnaud)

 - Improved ZLIB extension:

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS trunk/NEWS

2011-06-28 Thread Christopher Jones
sixd Tue, 28 Jun 2011 18:58:07 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=312581

Log:
clarify sqlite deprecation

Changed paths:
U   php/php-src/branches/PHP_5_4/NEWS
U   php/php-src/trunk/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===
--- php/php-src/branches/PHP_5_4/NEWS   2011-06-28 18:55:37 UTC (rev 312580)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-06-28 18:58:07 UTC (rev 312581)
@@ -20,7 +20,8 @@
   . y2k_compliance ini option. (Kalle)

 - Moved extensions to PECL: (Johannes)
-  . ext/sqlite.
+  . ext/sqlite.  (Note: the ext/sqlite3 and ext/pdo_sqlite extensions are
+not affected)

 - Changed $_SERVER['REQUEST_TIME'] to include microsecond precision. (Ilia)
 - Changed default value of default_charset php.ini option from ISO-8859-1 to

Modified: php/php-src/trunk/NEWS
===
--- php/php-src/trunk/NEWS  2011-06-28 18:55:37 UTC (rev 312580)
+++ php/php-src/trunk/NEWS  2011-06-28 18:58:07 UTC (rev 312581)
@@ -19,7 +19,8 @@
   . y2k_compliance ini option. (Kalle)

 - Moved extensions to PECL: (Johannes)
-  . ext/sqlite.
+  . ext/sqlite.  (Note: the ext/sqlite3 and ext/pdo_sqlite extensions are
+not affected)

 - Changed $_SERVER['REQUEST_TIME'] to include microsecond precision. (Ilia)
 - Changed default value of default_charset php.ini option from ISO-8859-1 to

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php