[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-29 Thread Xinchen Hui
Commit:4e3de606b54425029cc4617215a3360bb8550b2f
Author:Xinchen Hui larue...@php.net Fri, 30 Aug 2013 11:22:58 
+0800
Parents:   e4fe53e2007791ff20fa00d5663f1766ccc5b148
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=4e3de606b54425029cc4617215a3360bb8550b2f

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 518c997..d637d0a 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 
   NEWS
 ?? ??? 2013, PHP 5.5.4
 
 - Core:
+  . Fixed bug #60598 (cli/apache sapi segfault on objects manipulation).
+(Laruence)
   . Improved fputcsv() to allow specifying escape character.
   . Fixed bug #65490 (Duplicate calls to get lineno  filename for 
 DTRACE_FUNCTION_*). (Chris Jones)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-23 Thread Christopher Jones
Commit:768c34e7cd4a7d9f7290825e887cb90fa0b137cc
Author:Christopher Jones s...@php.net Fri, 23 Aug 2013 08:13:59 
-0700
Parents:   5ab6d215fca55a33b0f144c69afdcf9121d248eb
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=768c34e7cd4a7d9f7290825e887cb90fa0b137cc

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 1218c50..d73cf3e 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 
   NEWS
 ?? ??? 2013, PHP 5.4.20
 
 - Core:
+  . Fixed bug #65490 (Duplicate calls to get lineno  filename for 
+DTRACE_FUNCTION_*). (Chris Jones)
   . Fixed bug #65481 (shutdown segfault due to serialize) (Mike)
   . Fixed bug #65470 (Segmentation fault in zend_error() with 
 --enable-dtrace). (Chris Jones, Kris Van Hees)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-23 Thread Christopher Jones
Commit:38f9c515cdee7c7c0e1c204ba24027de04e3936e
Author:Christopher Jones s...@php.net Fri, 23 Aug 2013 08:18:33 
-0700
Parents:   a2b1546f3b59095b65a5624494c778078cb5a87f
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=38f9c515cdee7c7c0e1c204ba24027de04e3936e

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 6d62951..5ff378b 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 
   NEWS
 ?? ??? 2013, PHP 5.5.4
 
 - Core:
+  . Fixed bug #65490 (Duplicate calls to get lineno  filename for 
+DTRACE_FUNCTION_*). (Chris Jones)
   . Fixed bug #65470 (Segmentation fault in zend_error() with
 --enable-dtrace). (Chris Jones, Kris Van Hees)
   . Fixed bug #65225 (PHP_BINARY incorrectly set). (Patrick Allaert)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-20 Thread Yasuo Ohgaki
Commit:7318b857aace976086e4fabde90b45facdcb15e7
Author:Yasuo Ohgaki yohg...@php.net Wed, 21 Aug 2013 10:38:59 
+0900
Parents:   16411586449c7562b840d6226f6ef55f567c35f3
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=7318b857aace976086e4fabde90b45facdcb15e7

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f71f952..47dbe90 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ PHP  
  NEWS
   . Fixed bug #64802 (openssl_x509_parse fails to parse subject properly in
 some cases). (Mark Jones)
 
+- Session:
+  . Fixed bug #65475 (Session ID is not initialized properly when strict 
session
+is enabled). (Yasuo)
+
 22 Aug 2013, PHP 5.5.3
 
 - Openssl:


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-20 Thread Yasuo Ohgaki
Commit:7be3c743392fbf1837760393403c7b703e502d3a
Author:Yasuo Ohgaki yohg...@php.net Wed, 21 Aug 2013 11:19:06 
+0900
Parents:   c51f77fe83cea3a48d89423863e6916b77628e47
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=7be3c743392fbf1837760393403c7b703e502d3a

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 47dbe90..1902520 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ PHP   
 NEWS
 - Session:
   . Fixed bug #65475 (Session ID is not initialized properly when strict 
session
 is enabled). (Yasuo)
+  . Fixed bug #51127/#65359 Request #25630/#43980/#54383 (Added php_serialize 
+session serialize handler that uses plain serialize()). (Yasuo)
 
 22 Aug 2013, PHP 5.5.3


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-19 Thread Christopher Jones
Commit:4ee1ec4bcfee93a3d9bdc2abf195bf5b29dcea73
Author:Christopher Jones s...@php.net Mon, 19 Aug 2013 17:14:38 
-0700
Parents:   9d2cdacf4a36045120aab049b03229bf0064df4e
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=4ee1ec4bcfee93a3d9bdc2abf195bf5b29dcea73

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 634e6b9..645efed 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ PHP 
   NEWS
 
 - Core:
   . Fixed bug #65470 (Segmentation fault in zend_error() with
---enable-dtrace). (Chris Jones)
+--enable-dtrace). (Chris Jones, Kris Van Hees)
   . Fixed bug #65225 (PHP_BINARY incorrectly set). (Patrick Allaert)
   . Fixed bug #62692 (PHP fails to build with DTrace). (Chris Jones, Kris Van 
Hees)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-19 Thread Christopher Jones
Commit:c60067c09a32af325d6cd70e4cfa6db3c78a8621
Author:Christopher Jones s...@php.net Mon, 19 Aug 2013 17:14:15 
-0700
Parents:   1ac4d8f2c632f5be5a02d49c1e0d3b1fb515e4a8
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=c60067c09a32af325d6cd70e4cfa6db3c78a8621

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index e56ff28..8894bb4 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP 
   NEWS
 - Core:
   . Fixed bug #65481 (shutdown segfault due to serialize) (Mike)
   . Fixed bug #65470 (Segmentation fault in zend_error() with 
---enable-dtrace). (Chris Jones)
+--enable-dtrace). (Chris Jones, Kris Van Hees)
   . Fixed bug #65372 (Segfault in gc_zval_possible_root when return reference
 fails). (Laruence)
   . Fixed bug #65304 (Use of max int in array_sum). (Laruence)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-17 Thread Christopher Jones
Commit:60c8d814e7997e5dab596b0644d6b2e064e71c0b
Author:Christopher Jones s...@php.net Fri, 16 Aug 2013 11:16:06 
-0700
Parents:   7237c317d6bb896372fcaa7ace1cd521994b9442
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=60c8d814e7997e5dab596b0644d6b2e064e71c0b

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index bc71cc6..037f656 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 
   NEWS
 |||
 ?? ??? 2013, PHP 5.5.3
 
+- Core:
+  . Fixed bug #62692 (PHP fails to build with DTrace). (Chris Jones, Kris Van 
Hees)
+
 15 Aug 2013, PHP 5.5.2
 
 - Core:


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-17 Thread Christopher Jones
Commit:cb539b3e96dd0fc8df9564a60b66d8dea4439bc1
Author:Christopher Jones s...@php.net Fri, 16 Aug 2013 11:13:27 
-0700
Parents:   6993ca5bd71541e77853fc1739355efe889f9a02
Branches:  PHP-5.4 PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=cb539b3e96dd0fc8df9564a60b66d8dea4439bc1

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index a63bfe6..5db6792 100644
--- a/NEWS
+++ b/NEWS
@@ -9,11 +9,12 @@ PHP   
 NEWS
   . Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very
 limited case). (Arpad)
   . Improved fix for bug #63186 (compile failure on netbsd). (Matteo)
+  . Fixed bug #62692 (PHP fails to build with DTrace). (Chris Jones, Kris Van 
Hees)
   . Fixed bug #61345 (CGI mode - make install don't work). (Michael Heimpold)
+  . Cherry-picked some DTrace build commits (allowing builds on Linux,
+bug #62691, and bug #63706) from PHP 5.5 branch
   . Fixed bug #61268 (--enable-dtrace leads make to clobber
 Zend/zend_dtrace.d) (Chris Jones)
-  . Cherry picked some DTrace build commits (allowing builds on Linux,
-bug 62691, and bug 63706) from PHP 5.5 branch
 
 - Session:
   . Fixed bug #62129 (rfc1867 crashes php even though turned off). (gxd305 at


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



[PHP-CVS] com php-src: update news: NEWS

2013-08-13 Thread Stanislav Malyshev
Commit:aa1fe1b4803442ab0297a6f80b1a33998fd9d8fd
Author:Stanislav Malyshev s...@php.net Tue, 13 Aug 2013 22:46:52 
-0700
Parents:   76af988fece55a6228d892bb736c76916b8f6864
Branches:  PHP-5.4.18

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=aa1fe1b4803442ab0297a6f80b1a33998fd9d8fd

Log:
update news

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 66566e1..12dfad8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,11 @@
 PHPNEWS
 |||
-01 Aug 2013, PHP 5.4.18 RC2
+15 Aug 2013, PHP 5.4.18
 
 - Core:
   . Fixed value of FILTER_SANITIZE_FULL_SPECIAL_CHARS constant (previously was
 erroneously set to FILTER_SANITIZE_SPECIAL_CHARS value). (Andrey 
 avp200681 gmail com).
-
-18 Jul 2013, PHP 5.4.18 RC1
-
-- Core:
   . Fixed bug #65254 (Exception not catchable when exception thrown in autoload
 with a namespace). (Laruence)
   . Fixed bug #65108 (is_callable() triggers Fatal Error). 
@@ -61,6 +57,10 @@ PHP  
  NEWS
   . Fixed bug #61387 (NULL valued anonymous column causes segfault in 
 odbc_fetch_array). (Brandon Kirsch)
 
+- Openssl:
+  . Fixed handling null bytes in subjectAltName (CVE-2013-4073).
+(Christian Heimes)
+
 - PDO:
   . Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
 (Chris Jones)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-10 Thread Yasuo Ohgaki
Commit:bff1a96a0ff32610acd494534b9a91e1275831e7
Author:Yasuo Ohgaki yohg...@php.net Sun, 11 Aug 2013 07:15:01 
+0900
Parents:   0ad81ac18a72c0bc2d9dae180950f47a09994e35
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=bff1a96a0ff32610acd494534b9a91e1275831e7

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 76ec38e..e5b9600 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ PHP   
 NEWS
 gmail dot com)
   . Fixed bug #50308 (session id not appended properly for empty anchor tags).
 (Arpad)
+  . Fixed possible buffer overflow under Windows. Note: Not a security fix.
+(Yasuo)
+  . Changed session.auto_start to PHP_INI_PERDIR. (Yasuo)
 
 - SOAP:
   . Fixed bug #65018 (SoapHeader problems with SoapServer). (Dmitry)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-10 Thread Yasuo Ohgaki
Commit:ac538e5e166253a933b1f9f4badae5e19efbf26c
Author:Yasuo Ohgaki yohg...@php.net Sun, 11 Aug 2013 07:15:55 
+0900
Parents:   2df95b135477965832ec9214eb8d58607f734c94
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=ac538e5e166253a933b1f9f4badae5e19efbf26c

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 0379df0..4b373a0 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP  
  NEWS
   . Implemented strict sessions RFC (https://wiki.php.net/rfc/strict_sessions)
 which protects against session fixation attacks and session collisions.
 (Yasuo Ohgaki)
+  . Fixed possible buffer overflow under Windows. Note: Not a security fix.
+(Yasuo)
+  . Changed session.auto_start to PHP_INI_PERDIR. (Yasuo)
+
 - Pgsql:
   . Fixed bug #62978 (Disallow possible SQL injections with 
pg_select()/pg_update()
 /pg_delete()/pg_insert()). (Yasuo)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-08 Thread Yasuo Ohgaki
Commit:fc7fe62e3bef50c6c56e30b9a48227f6a4203523
Author:Yasuo Ohgaki yohg...@php.net Fri, 9 Aug 2013 11:19:56 +0900
Parents:   a188693a2711354876a61f20787fba0dc4916912
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=fc7fe62e3bef50c6c56e30b9a48227f6a4203523

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 103abeb..1b91fc7 100644
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,8 @@ PHP   
 NEWS
 - Pgsql:
   . Fixed bug #65336 (pg_escape_literal/identifier() silently returns false).
 (Yasuo)
+  . Fixed bug #62978 (Disallow possible SQL injections with 
pg_select()/pg_update()
+/pg_delete()/pg_insert()). (Yasuo)
 
 ?? ??? 2013, PHP 5.4.18


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-08 Thread Yasuo Ohgaki
Commit:22d7002462a142e5ecd0010a534a4242e76e6846
Author:Yasuo Ohgaki yohg...@php.net Fri, 9 Aug 2013 11:21:31 +0900
Parents:   c9243344a0d4c3a8352a21ba36b7739ca9aaa279
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=22d7002462a142e5ecd0010a534a4242e76e6846

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 5c07185..0379df0 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ PHP   
 NEWS
   . Implemented strict sessions RFC (https://wiki.php.net/rfc/strict_sessions)
 which protects against session fixation attacks and session collisions.
 (Yasuo Ohgaki)
+- Pgsql:
+  . Fixed bug #62978 (Disallow possible SQL injections with 
pg_select()/pg_update()
+/pg_delete()/pg_insert()). (Yasuo)
 
 ?? ??? 2013, PHP 5.5.2


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-08-02 Thread Xinchen Hui
Commit:6f1a762fab8dc42b0d2190cb3cbf89da8e0903e5
Author:Xinchen Hui larue...@php.net Fri, 2 Aug 2013 18:39:41 +0800
Parents:   1e942dde24a8aff2ad4f7b7185e051cb019aa89d
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=6f1a762fab8dc42b0d2190cb3cbf89da8e0903e5

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 6fe5c3a..82d4ca1 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 
   NEWS
 ?? ??? 2013, PHP 5.5.2
 
 - Core:
+  . Fixed bug #65372 (Segfault in gc_zval_possible_root when return reference
+fails). (Laruence)
   . Fixed value of FILTER_SANITIZE_FULL_SPECIAL_CHARS constant (previously was
 erroneously set to FILTER_SANITIZE_SPECIAL_CHARS value). (Andrey
 avp200681 gmail com).


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-07-26 Thread Yasuo Ohgaki
Commit:bafe0e5399a200cb88685cd32c362e45b27221fb
Author:Yasuo Ohgaki yohg...@php.net Sat, 27 Jul 2013 05:51:30 
+0900
Parents:   ef3d813d2c8758a915e4efb2e53752f8800eab52
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=bafe0e5399a200cb88685cd32c362e45b27221fb

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index ff6ed35..57b523e 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,10 @@ PHP  
  NEWS
 - Streams:
   . Fixed bug #65268 (select() implementation uses outdated tick API). (Anatol)
 
+- Pgsql:
+  . Fixed bug #65336 (pg_escape_literal/identifier() scilently returns false).
+(Yasuo)
+
 18 Jul 2013, PHP 5.5.1
 
 - Core:


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



[PHP-CVS] com php-src: Update NEWs: NEWS

2013-07-25 Thread Xinchen Hui
Commit:1fbcfc9bdba79772ea3d426ee55c055411dfad79
Author:Xinchen Hui larue...@php.net Thu, 25 Jul 2013 22:44:59 
+0800
Parents:   9126909c08271b24cb42850b0bf888adf5992e30
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=1fbcfc9bdba79772ea3d426ee55c055411dfad79

Log:
Update NEWs

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index d1ff284..ff6ed35 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ PHP   
 NEWS
 some specific contents). (Stas)
 
 - SPL:
+  . Fixed bug #65328 (Segfault when getting SplStack object Value). (Laruence)
   . Added RecursiveTreeIterator setPostfix and getPostifx methods. (Joshua 
 Thijssen)
   . Fixed bug #61697 (spl_autoload_functions returns lambda functions


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-07-21 Thread Xinchen Hui
Commit:29281dee491d675185ce155e7956d1617d551c4a
Author:Xinchen Hui larue...@php.net Sun, 21 Jul 2013 21:07:38 
+0800
Parents:   c7b58e49670ffce80422fe062196ddef31cdfc0a
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=29281dee491d675185ce155e7956d1617d551c4a

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index baa727f..6a24e7a 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 
   NEWS
 ?? ??? 2013, PHP 5.5.2
 
 - Core:
+  . Fixed bug #65304 (Use of max int in array_sum). (Laruence)
   . Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very
 limited case). (Arpad)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-07-13 Thread Xinchen Hui
Commit:e20fc854540716117aea5e169cf2a5cbb4af0a56
Author:Xinchen Hui larue...@php.net Sun, 14 Jul 2013 11:56:37 
+0800
Parents:   2c4f8234375d0847d7b690d314ea47db29dcbe47
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=e20fc854540716117aea5e169cf2a5cbb4af0a56

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 65fbb5f..5422b0b 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 
   NEWS
 ?? ??? 2013, PHP 5.5.1
 
 - Core:
+  . Fixed bug #65254 (Exception not catchable when exception thrown in autoload
+with a namespace). (Laruence)
   . Fixed bug #65088 (Generated configure script is malformed on OpenBSD).
 (Adam)
   . Fixed bug #65108 (is_callable() triggers Fatal Error).


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-07-08 Thread Yasuo Ohgaki
Commit:bdfe70ab343bbdb957fa7d76b7c89ec75cd664f6
Author:Yasuo Ohgaki yohg...@php.net Mon, 8 Jul 2013 19:02:42 +0900
Parents:   2bc8271b29752e82eb0b9bb7f85e6f9dbaee9a78
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=bdfe70ab343bbdb957fa7d76b7c89ec75cd664f6

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 9a78409..c6bdb42 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,9 @@ PHP   
 NEWS
   . Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
 (Chris Jones)
 
+- Pgsql
+  . pg_unescape_bytea() raise E_WARNING for invalid inputs. (Yasuo)
+
 - Phar:
   . Fixed Bug #65142 (Missing phar man page). (Remi)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-07-08 Thread Yasuo Ohgaki
Commit:204137693c24bbd5580e88bc91a3115d2667c359
Author:Yasuo Ohgaki yohg...@php.net Mon, 8 Jul 2013 19:21:52 +0900
Parents:   bde0f1318a967759dbda538f3c522defb5e9d294
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=204137693c24bbd5580e88bc91a3115d2667c359

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index c6bdb42..ca5d3fa 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ PHP 
   NEWS
 (David Soria Parra, Laruence)
   . Fixed bug #65035 (yield / exit segfault). (Nikita)
   . Fixed bug #65161 (Generator + autoload + syntax error = segfault). (Nikita)
+  . hex2bin() raises E_WARNING for invalid hex string. (Yasuo)
 
 - OPcache
   . Fixed bug #64827 (Segfault in zval_mark_grey (zend_gc.c)). (Laruence)
@@ -46,7 +47,7 @@ PHP   
 NEWS
 (Chris Jones)
 
 - Pgsql
-  . pg_unescape_bytea() raise E_WARNING for invalid inputs. (Yasuo)
+  . pg_unescape_bytea() raises E_WARNING for invalid inputs. (Yasuo)
 
 - Phar:
   . Fixed Bug #65142 (Missing phar man page). (Remi)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-28 Thread Yasuo Ohgaki
Commit:46214a23b8152179b5c8b3b74986ede1400ed809
Author:Yasuo Ohgaki yohg...@php.net Sat, 29 Jun 2013 11:35:27 
+0900
Parents:   87dda666c73acde08982865cf63227eaa77f0478
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=46214a23b8152179b5c8b3b74986ede1400ed809

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index ffd89af..094ce8a 100644
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,10 @@ PHP  
  NEWS
 - Session
   . Fixed bug #62535 ($_SESSION[$key][cancel_upload] doesn't work as
 documented). (Arpad)
+  . Fixed bug #35703 (when session_name(123) consist only digits, 
+should warning). (Yasuo)
+  . Fixed bug #49175 (mod_files.sh does not support hash bits). Patch by
+oorza2k5 at gmail dot com (Yasuo)
 
 - Sockets:
   . Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option).


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-27 Thread Arpad Ray
Commit:41565a239f8138d750b5bab2a7267111ebcbb0bb
Author:Arpad Ray array...@gmail.com Thu, 27 Jun 2013 12:49:16 
+0100
Parents:   1e836cdd64dc715e855286b22f02316a4ecf5be7
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=41565a239f8138d750b5bab2a7267111ebcbb0bb

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 9cdd3e2..dca43cc 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,10 @@ PHP  
  NEWS
   . Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
 (Chris Jones)
 
+- Session:
+  . Added optional create_sid() argument to session_set_save_handler(),
+SessionHandler and new SessionIdInterface. (Leigh, Arpad)
+
 - Sockets:
   . Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option).
 (Damjan Cvetko)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-27 Thread Arpad Ray
Commit:e00ed6bc3f6de5f1103cb9e92e66fc20fd6cc17e
Author:Arpad Ray array...@gmail.com Thu, 27 Jun 2013 19:23:58 
+0100
Parents:   ce8c023910562e84d5e00825a1e784174bcb3f1b
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=e00ed6bc3f6de5f1103cb9e92e66fc20fd6cc17e

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index a4295e8..8a209b5 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,10 @@ PHP  
  NEWS
   . Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
 (Chris Jones)
 
+- Session
+  . Fixed bug #62535 ($_SESSION[$key][cancel_upload] doesn't work as
+documented). (Arpad)
+
 - Sockets:
   . Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option). 
 (Damjan Cvetko)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-26 Thread Yasuo Ohgaki
Commit:8922c50ca41e94ab21b27e1b56fbe2bcbc7638ac
Author:Yasuo Ohgaki yohg...@php.net Wed, 26 Jun 2013 16:31:34 
+0900
Parents:   6c8cef3ca49a11228d4dcd188170b943e03c3972
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=8922c50ca41e94ab21b27e1b56fbe2bcbc7638ac

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index e5819b1..0559d15 100644
--- a/NEWS
+++ b/NEWS
@@ -85,6 +85,8 @@ PHP   
 NEWS
 
 - pgsql:
   . Fixed bug #64609 (pg_convert enum type support). (Matteo)
+  . Fixed bug #65015 (pg_send_query does not flush send buffer)
+   patch submitted by: adam at vektah dot net (Yasuo)
 
 - Readline:
   . Implement FR #55694 (Expose additional readline variable to prevent


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-25 Thread Christopher Jones
Commit:12fdf8fb9570f1fef72be71e641441d500a33b60
Author:Christopher Jones s...@php.net Tue, 25 Jun 2013 17:30:21 
-0700
Parents:   111b385afe40674a08d5ab76f659a1e236f0da60
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=12fdf8fb9570f1fef72be71e641441d500a33b60

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 116c79a..b3ff18d 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,10 @@ PHP  
  NEWS
   . Fixed bug #61387 (NULL valued anonymous column causes segfault in 
 odbc_fetch_array). (Brandon Kirsch)
 
+- PDO:
+  . Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
+(Chris Jones)
+
 - Sockets:
   . Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option). 
 (Damjan Cvetko)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-25 Thread Christopher Jones
Commit:91bd2de85c368cc8d6b9d662279333a43a519778
Author:Christopher Jones s...@php.net Tue, 25 Jun 2013 17:31:13 
-0700
Parents:   99ab8a83af7c027d09336a3672ad562917ae2966
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=91bd2de85c368cc8d6b9d662279333a43a519778

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 18eedd3..7550fb5 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,10 @@ PHP  
  NEWS
 - Intl:
   . Fixed bug #62759: Buggy grapheme_substr() on edge case. (Stas)
 
+- PDO:
+  . Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
+(Chris Jones)
+
 - Sockets:
   . Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option).
 (Damjan Cvetko)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-24 Thread Xinchen Hui
Commit:efd3c72de3e736758b5a94194228ea1415049789
Author:Xinchen Hui larue...@php.net Tue, 25 Jun 2013 13:39:31 
+0800
Parents:   9d9ec2a90e59d939f2281d29dd6b9caed4f14a39
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=efd3c72de3e736758b5a94194228ea1415049789

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index a777e8d..ee3d858 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ PHP 
   NEWS
   . Fixed bug #65108 (is_callable() triggers Fatal Error). 
 (David Soria Parra, Laruence)
 
-OPcache
+- OPcache
   . OPcache must be compatible with LiteSpeed SAPI (Dmitry)
 
 - CLI server:
@@ -30,6 +30,10 @@ OPcache
   . Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option).
 (Damjan Cvetko)
 
+- SPL:
+  . Fixed bug #61828 (Memleak when calling Directory(Recursive)Iterator
+/Spl(Temp)FileObject ctor twice). (Laruence)
+
 20 Jun 2013, PHP 5.5.0
 
 - Core:


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-16 Thread Xinchen Hui
Commit:e3e4ec3f5569bcca5ed6ee784889e6b908c77374
Author:Xinchen Hui larue...@php.net Sun, 16 Jun 2013 22:56:47 
+0800
Parents:   6cd6349ff8842a9356723b7b192eb3c93fb64c7e
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=e3e4ec3f5569bcca5ed6ee784889e6b908c77374

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 757e918..b3117ad 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ PHP
NEWS
   . Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
   . Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)
 
+- PDO:
+  . Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to 
+the same db server). (Laruence)
+
 - SPL:
   . Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on
 64-bits systems). (Laruence)


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



[PHP-CVS] com php-src: update NEWS: NEWS

2013-06-16 Thread Stanislav Malyshev
Commit:44822a7166ba17029e682c1fe0be270c2f076f0a
Author:Stanislav Malyshev s...@php.net Sun, 16 Jun 2013 16:41:23 
-0700
Parents:   d44daff4d0010b693b5b808ecf440f4ab6ea408b
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=44822a7166ba17029e682c1fe0be270c2f076f0a

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index b3117ad..5ac8661 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,11 @@ PHP
NEWS
 - Core:
   . Fixed bug #64988 (Class loading order affects E_STRICT warning). (Laruence)
   . Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
+  . Fixed bug #64936 (doc comments picked up from previous scanner run). (Stas,
+Jonathan Oddy)
   . Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)
+  . Fixed bug #64166 (quoted-printable-encode stream filter incorrectly
+discarding whitespace). (Michael M Slusarz)
 
 - PDO:
   . Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-09 Thread Xinchen Hui
Commit:8ae43caeeeacf3338d6f1218455b5aa4b9ef09f7
Author:Xinchen Hui larue...@php.net Sun, 9 Jun 2013 22:26:07 +0800
Parents:   3f229f43644bcf450c43103364cc8a800961c45e
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=8ae43caeeeacf3338d6f1218455b5aa4b9ef09f7

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index d4ad9cc..b2cb8c2 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP
NEWS
   . Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
   . Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)
 
+- SPL:
+  . Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on
+64-bits systems). (Laruence)
+
 06 Jun 2013, PHP 5.5.0 Release Candidate 3
 
 - Core:


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



[PHP-CVS] com php-src: Update NEWs: NEWS

2013-06-09 Thread Xinchen Hui
Commit:fdd73796866cd95ffc3af1864509c2af8d983949
Author:Xinchen Hui larue...@php.net Sun, 9 Jun 2013 22:25:28 +0800
Parents:   f338510c94f71fdf5f0ea9990dfb36e9b4215028
Branches:  PHP-5.4 PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=fdd73796866cd95ffc3af1864509c2af8d983949

Log:
Update NEWs

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 78bcb00..60af878 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,9 @@ PHP   
 NEWS
 - PDO_pgsql:
   . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
 
+- SPL:
+  . Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on
+64-bits systems). (Laruence)
 
 06 Jun 2013, PHP 5.4.16


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-08 Thread Xinchen Hui
Commit:6139358804ce41df3bbe54a7e8df6c6eb303c8b6
Author:Xinchen Hui larue...@php.net Sun, 9 Jun 2013 13:49:43 +0800
Parents:   f372e00332c06f0e659dd755ecf7ca8e920dee42
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=6139358804ce41df3bbe54a7e8df6c6eb303c8b6

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index de1f6d0..d4ad9cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,9 @@
 PHPNEWS
 |||
 ?? ??? 2013, PHP 5.5.0 Release Candidate 4
+
 - Core:
+  . Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
   . Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)
 
 06 Jun 2013, PHP 5.5.0 Release Candidate 3


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-08 Thread Xinchen Hui
Commit:3cc891bf3a27eb13a101da3391b75cfa77a117ae
Author:Xinchen Hui larue...@php.net Sun, 9 Jun 2013 13:39:40 +0800
Parents:   ab22fda7e52f097297f1dcdf06f474cea858adc0
Branches:  PHP-5.4 PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=3cc891bf3a27eb13a101da3391b75cfa77a117ae

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index e1aa27a..78bcb00 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 
   NEWS
 ?? ??? 2013, PHP 5.4.17
 
 - Core:
+  . Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
   . Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)
   . Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-05 Thread Xinchen Hui
Commit:3c93402f86bc0a0a9cdf87b480d8bb856e360059
Author:Xinchen Hui larue...@php.net Wed, 5 Jun 2013 17:29:04 +0800
Parents:   f597f5561e658643d2f7f6e35c12b283760e1ac3
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=3c93402f86bc0a0a9cdf87b480d8bb856e360059

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 371ec37..9fd0f3f 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 
   NEWS
 |||
 ?? ??? 2013, PHP 5.4.17
 
+- Core:
+  . Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)
+
 - FPM:
   . Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-06-05 Thread Xinchen Hui
Commit:7da648ff2f5c32d99e80fb3d712c2b95b19188c0
Author:Xinchen Hui larue...@php.net Wed, 5 Jun 2013 17:30:57 +0800
Parents:   e89537f2a349d5d1f401e010ec6f17cff4035719
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=7da648ff2f5c32d99e80fb3d712c2b95b19188c0

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 1523cbc..7e6fcc3 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 
   NEWS
 ?? ??? 2013, PHP 5.5.0 Release Candidate 3
 
 - Core:
+  . Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)
   . Fixed bug #64879 (Heap based buffer overflow in quoted_printable_encode,
 CVE 2013-2110). (Stas)
 
@@ -10,8 +11,8 @@ PHP   
 NEWS
   . Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
 
 - GD:
-  . Fixed Bug #64961 (segfault in imagesetinterpolation). (Remi)
   . Fixed Bug #64962 (imagerotate produces corrupted image). (Remi)
+  . Fixed Bug #64961 (segfault in imagesetinterpolation). (Remi)
 
 - Hash:
   . Fixed Bug #64745 (hash_pbkdf2() truncates data when using default length


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



[PHP-CVS] com php-src: update NEWS: NEWS

2013-05-03 Thread Boris Lytochkin
Commit:a39282b64dad04a047f0ff8c230a5a64ad417a2f
Author:Boris Lytochkin lytbo...@php.net Fri, 3 May 2013 12:15:35 
+0400
Parents:   3828f6227b188bd0c8d829a375ebf51faf67c448
Branches:  PHP-5.4 PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=a39282b64dad04a047f0ff8c230a5a64ad417a2f

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index c98167b..b6dc09c 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ PHP   
 NEWS
 detected by code coverity scan. (Remi)
   . Log a warning when a syscall fails. (Remi)
 
+- SNMP:
+  . Fixed bug #64765 (Some IPv6 addresses get interpreted wrong).
+   (Boris Lytochkin)
 
 ?? ??? 2013, PHP 5.4.15
 - Core:


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



[PHP-CVS] com php-src: update NEWS: NEWS

2013-05-03 Thread Boris Lytochkin
Commit:cbe2870b72c4cfdb5c295e83c88d7cff5c39e396
Author:Boris Lytochkin lytbo...@php.net Fri, 3 May 2013 12:25:49 
+0400
Parents:   1ce836580d03b4468d88d614f5144fdf40a03c4a
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=cbe2870b72c4cfdb5c295e83c88d7cff5c39e396

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 4acfbd8..b038d06 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ PHP 
   NEWS
 detected by code coverity scan. (Remi)
   . Log a warning when a syscall fails. (Remi)
 
+- SNMP:
+  . Fixed bug #64765 (Some IPv6 addresses get interpreted wrong).
+(Boris Lytochkin)
 
 25 Apr 2013, PHP 5.5.0 Beta 4


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-04-27 Thread Xinchen Hui
Commit:a56a95e58d14daac83c65bb121352475e7b4eb42
Author:Xinchen Hui larue...@php.net Sat, 27 Apr 2013 23:42:18 
+0800
Parents:   1c07590ed7bf8b5fca9f232eae321e26f05acbd9
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=a56a95e58d14daac83c65bb121352475e7b4eb42

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index ddac905..135ca48 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP  
  NEWS
 - CURL:
   . Remove curl stream wrappers. (Pierrick)
 
+- MySQLi:
+  . Fixed bug #64726 (Segfault when calling fetch_object on a use_result and DB
+pointer has closed). (Laruence)
+
 - Zip:
   . Fixed bug #64342 (ZipArchive::addFile() has to check for file existence).
 (Anatol)


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



[PHP-CVS] com php-src: update NEWS: NEWS

2013-04-10 Thread Anatol Belski
Commit:fc658f442da3efc77bc811a4976ab3465e758959
Author:Anatol Belski a...@php.net Wed, 10 Apr 2013 20:47:28 +0200
Parents:   0655ab7c261840d8068c7360af5cda5351cffc22
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=fc658f442da3efc77bc811a4976ab3465e758959

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index eba2017..c5d261c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP
NEWS
 |||
 ?? ??? 20??, PHP 5.5.0 Beta 4
 
+- Zip:
+  . Fixed bug #64342 (ZipArchive::addFile() has to check for file existence).
+(Anatol)
+
 11 Apr 2013, PHP 5.5.0 Beta 3
 
 - Core:


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



[PHP-CVS] com php-src: Update NEWs: NEWS

2013-04-04 Thread Xinchen Hui
Commit:34c5b80595b11ae072733913628ac972f8cb8b04
Author:Xinchen Hui larue...@php.net Thu, 4 Apr 2013 14:49:22 +0800
Parents:   65e368debdbc0f321af95e402b0d151288018ba2
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=34c5b80595b11ae072733913628ac972f8cb8b04

Log:
Update NEWs

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 974df5e..67b7bf7 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 
   NEWS
 ?? ??? 20??, PHP 5.5.0 Beta 3
 
 - Core:
+  . Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: 
+   segfault). (Laruence)
   . Fixed bug #64565 (copy doesn't report failure on partial copy). (Remi)
   . Fixed bug #64555 (foreach no longer copies keys if they are interned).
 (Nikita Popov)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-03-21 Thread Xinchen Hui
Commit:9d31c0de0c73280f8f8e86c179875072d185c2d7
Author:Xinchen Hui larue...@php.net Thu, 21 Mar 2013 21:11:15 
+0800
Parents:   79925094c40a46a270fc079ddd6c2c92ff62c10f
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=9d31c0de0c73280f8f8e86c179875072d185c2d7

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 36a98ab..ae68898 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 
   NEWS
 |||
 ?? ??? 20??, PHP 5.5.0 Beta 2
 
+- Core:
+  . Fixed bug #64239 (Debug backtrace changed behavior since 5.4.10 or 5.4.11).
+(Dmitry, Laruence)
 
 21 Mar 2013, PHP 5.5.0 Beta 1


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-03-09 Thread Xinchen Hui
Commit:9d816ba1d3df25969c2a9f6e659201d2caaf8af3
Author:Xinchen Hui larue...@php.net Sat, 9 Mar 2013 23:11:48 +0800
Parents:   1be745ce1bad3875aa2b1fc7abeefda22f372f19
Branches:  PHP-5.5

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=9d816ba1d3df25969c2a9f6e659201d2caaf8af3

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index a1c0aea..f1df09d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP
NEWS
 |||
 ?? ??? 20??, PHP 5.5.0 Beta 1
 
+- Core:
+  . Fixed bug #64354 (Unserialize array of objects whose class can't
+be autoloaded fail). (Laruence)
+
 
 07 Mar 2013, PHP 5.5.0 Alpha 6


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



[PHP-CVS] com php-src: update NEWS: NEWS

2013-02-17 Thread Stanislav Malyshev
Commit:92b1cb3ca0b4a62c33a6a15b0e50762cac67fc5d
Author:Stanislav Malyshev s...@php.net Sun, 17 Feb 2013 02:37:58 
-0800
Parents:   59b016192dd52f40591ad969e1ce7c1bfcb947a3
Branches:  PHP-5.4 PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=92b1cb3ca0b4a62c33a6a15b0e50762cac67fc5d

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 02e8d64..37c1332 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP   
 NEWS
   . mb_split() can now handle empty matches like preg_split() does. (Moriyoshi)
 
 - SPL:
+  . Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).
+(patch by kr...@krizalys.com, Laruence)
   . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended). 
 (Nikita Popov)


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



[PHP-CVS] com php-src: update NEWS: NEWS

2013-02-09 Thread Stanislav Malyshev
Commit:bfdb889d4f4cdc1c602db70f956726235778aac3
Author:Stanislav Malyshev s...@php.net Sat, 9 Feb 2013 23:02:26 
-0800
Parents:   0ea83ff8478d867ebf1603a43cd5d3432022cee7
Branches:  PHP-5.4 PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=bfdb889d4f4cdc1c602db70f956726235778aac3

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index e3b5075..f205f3b 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ PHP
NEWS
 - Mbstring:
   . mb_split() can now handle empty matches like preg_split() does. (Moriyoshi)
 
+- SPL:
+  . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended). 
+(Nikita Popov)
+
 ?? ??? 2012, PHP 5.4.12
 
 - Core:


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



[PHP-CVS] com php-src: update NEWS: NEWS

2013-01-29 Thread Stanislav Malyshev
Commit:7a6e76fd2fa5df9b2d11f5d8e552fa706bd607ea
Author:Stanislav Malyshev s...@php.net Tue, 29 Jan 2013 12:31:49 
-0800
Parents:   1433854681d8cd37803873b2f891a8d60d77cc3c
Branches:  PHP-5.4 PHP-5.5 master PHP-5.4.12

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=7a6e76fd2fa5df9b2d11f5d8e552fa706bd607ea

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 28f151f..c939a84 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 
   NEWS
 ?? ??? 2012, PHP 5.4.12
 
 - Core:
+  . Fixed bug #64099 (Wrong TSRM usage in zend_Register_class alias). 
(Johannes)
   . Fixed bug #64011 (get_html_translation_table() output incomplete with
 HTML_ENTITIES and ISO-8859-1). (Gustavo)
   . Fixed bug #63982 (isset() inconsistently produces a fatal error on


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



[PHP-CVS] com php-src: update NEWS: NEWS

2013-01-08 Thread Xinchen Hui
Commit:f3b1b8516906fe900e521216c8f01e362790af30
Author:Xinchen Hui larue...@php.net Wed, 9 Jan 2013 10:55:50 +0800
Parents:   15aaa9c6605b9ee5dfd568a13704f36a721433a0
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=f3b1b8516906fe900e521216c8f01e362790af30

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 9fca188..1abd398 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP
NEWS
 |||
 ?? ??? 2012, PHP 5.4.12
 
+- Core:
+  . Fixed bug #63943 (Bad warning text from strpos() on empty needle).
+(Laruence)
+
 - Litespeed:
   . Fixed bug #63228 (-Werror=format-security error in lsapi code). (George)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2013-01-03 Thread Xinchen Hui
Commit:2feea39a3320d100bae8a1193aba9022726a24ea
Author:Xinchen Hui larue...@php.net Fri, 4 Jan 2013 11:05:24 +0800
Parents:   aff5d084a5c1a8efeeb81d1fc9c5e56692543a0b
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=2feea39a3320d100bae8a1193aba9022726a24ea

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 4d1abe4..91b7b46 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP 
   NEWS
 ?? ??? 2012, PHP 5.4.11
 
 - Core:
+  . Fixed bug #63899 (Use after scope error in zend_compile). (Laruence)
   . Fixed bug #63762 (Sigsegv when Exception::$trace is changed by user).
 (Johannes)
   . Fixed bug #43177 (Errors in eval()'ed code produce status code 500).


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2012-12-23 Thread Pierrick Charron
Commit:24f1ef1b0254d4b8341aa9d74ca450e89c2a8683
Author:Pierrick Charron pierr...@php.net Sun, 23 Dec 2012 
17:48:05 -0500
Parents:   33f44af1a773d271ec96bbec445d625313195176
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=24f1ef1b0254d4b8341aa9d74ca450e89c2a8683

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 019513a..54b4455 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,11 @@ PHP
NEWS
   . Fixed bug #63822 (Crash when using closures with ArrayAccess).
 (Nikita Popov)
 
+- cURL:
+  . Added new functions curl_escape, curl_multi_setopt, curl_multi_strerror
+curl_pause, curl_reset, curl_share_close, curl_share_init, 
+   curl_share_setopt curl_strerror and curl_unescape. (Pierrick)
+
 18 Dec 2012, PHP 5.5.0 Alpha 2
 
 - General improvements:


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-12-04 Thread Stanislav Malyshev
Commit:d398456e48198afd79a8342e50a42b40b45f5232
Author:Stanislav Malyshev s...@php.net Tue, 4 Dec 2012 21:27:25 
-0800
Parents:   fd650ec93e15bbbc05542e4acdde13d1fd9bcf73
Branches:  PHP-5.4 PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=d398456e48198afd79a8342e50a42b40b45f5232

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index b49bae2..75d9471 100644
--- a/NEWS
+++ b/NEWS
@@ -3,17 +3,21 @@ PHP   
 NEWS
 ?? ??? 2012, PHP 5.4.10
 
 - Core:
-  . Fixed bug #63666 (Poor date() performance). (Paul Talborg).
   . Fixed bug #63635 (Segfault in gc_collect_cycles). (Dmitry)
+  . Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes
+from value). (Pierrick)
   . Fixed bug #63468 (wrong called method as callback with inheritance).
 (Laruence)
+  . Fixed bug #63451 (config.guess file does not have AIX 7 defined,
+shared objects are not created). (kemcline at au1 dot ibm dot com)
   . Fixed bug #61557 (Crasher in tt-rss backend.php).
 (i dot am dot jack dot mail at gmail dot com)
   . Fixed bug #61272 (ob_start callback gets passed empty string).
 (Mike, casper at langemeijer dot eu)
 
 - Date:
-  . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecon).
+  . Fixed bug #63666 (Poor date() performance). (Paul Talborg).
+  . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond).
 (Remi)
 
 - Imap:


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-10-19 Thread Anatoliy Belsky
Commit:cbb857f8b9c96178836bf584de42d45676922d5e
Author:Anatoliy Belsky a...@php.net Fri, 19 Oct 2012 09:58:46 
+0200
Parents:   dfb1956f1a7f20d7dc3ff5c1ad70fcd2e9ca7804
Branches:  PHP-5.4 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=cbb857f8b9c96178836bf584de42d45676922d5e

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 0f5ed8f..a13f99d 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ PHP   
 NEWS
 - PCRE:
   . Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite).
 (Dmitry, Laruence)
+  . Fixed bug #63284 (Upgrade PCRE to 8.31). (Anatoliy)
 
 18 Oct 2012, PHP 5.4.8


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2012-09-28 Thread Pierrick Charron
Commit:ec3619239025979977e4bbe0998e03eff0afacf4
Author:Pierrick Charron pierr...@php.net Fri, 28 Sep 2012 
15:26:53 -0400
Parents:   936553d666405bc783511979b17d78d51905b9cd
Branches:  PHP-5.3 PHP-5.4 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=ec3619239025979977e4bbe0998e03eff0afacf4

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 83abf01..a050852 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ PHP  
  NEWS
   . Fixed bug #60909 (custom error handler throwing Exception + fatal error
 = no shutdown function). (Dmitry)
 
+- cURL:
+  . Fixed bug #62085 (file_get_contents a remote file by Curl wrapper will
+cause cpu Soaring). (Pierrick)
+
 - FPM:
   . Fixed bug #62954 (startup problems fpm / php-fpm). (fat)
   . Fixed bug #62886 (PHP-FPM may segfault/hang on startup). (fat)


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



Re: [PHP-CVS] com php-src: update news: NEWS

2012-09-18 Thread Pierre Joye
On Tue, Sep 18, 2012 at 12:58 AM, Stanislav Malyshev s...@php.net wrote:

 +  . Support building PHP with the native client toolchain. (Stuart Langley)

What's that? The chronium one or something else? :)

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

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



Re: [PHP-CVS] com php-src: update news: NEWS

2012-09-18 Thread Ferenc Kovacs
On Tue, Sep 18, 2012 at 12:45 PM, Pierre Joye pierre@gmail.com wrote:

 On Tue, Sep 18, 2012 at 12:58 AM, Stanislav Malyshev s...@php.net wrote:

  +  . Support building PHP with the native client toolchain. (Stuart
 Langley)

 What's that? The chronium one or something else? :)


http://git.php.net/?p=php-src.git;a=commit;h=2e24d9a2b3cc5becafb0fd3805a22cd87daa1f18


-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu


Re: [PHP-CVS] com php-src: update news: NEWS

2012-09-18 Thread Derick Rethans
On Tue, 18 Sep 2012, Ferenc Kovacs wrote:

 On Tue, Sep 18, 2012 at 12:45 PM, Pierre Joye pierre@gmail.com wrote:
 
  On Tue, Sep 18, 2012 at 12:58 AM, Stanislav Malyshev s...@php.net wrote:
 
   +  . Support building PHP with the native client toolchain. (Stuart
  Langley)
 
  What's that? The chronium one or something else? :)
 
 
 http://git.php.net/?p=php-src.git;a=commit;h=2e24d9a2b3cc5becafb0fd3805a22cd87daa1f18

That still doesn't explain what the native client toolchain is - and 
NEWS should be understandable without context.

cheers,
Derick

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



Re: [PHP-CVS] com php-src: update news: NEWS

2012-09-18 Thread Ferenc Kovacs
On Tue, Sep 18, 2012 at 10:32 PM, Derick Rethans der...@php.net wrote:

 On Tue, 18 Sep 2012, Ferenc Kovacs wrote:

  On Tue, Sep 18, 2012 at 12:45 PM, Pierre Joye pierre@gmail.com
 wrote:
 
   On Tue, Sep 18, 2012 at 12:58 AM, Stanislav Malyshev s...@php.net
 wrote:
  
+  . Support building PHP with the native client toolchain. (Stuart
   Langley)
  
   What's that? The chronium one or something else? :)
  
  
 
 http://git.php.net/?p=php-src.git;a=commit;h=2e24d9a2b3cc5becafb0fd3805a22cd87daa1f18

 That still doesn't explain what the native client toolchain is


http://en.wikipedia.org/wiki/Google_Native_Client


 - and
 NEWS should be understandable without context.


sure, I was just trying to answer the question.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu


[PHP-CVS] com php-src: update news: NEWS

2012-09-17 Thread Stanislav Malyshev
Commit:d0ab22e829290b3f516b05190530e22e5a567b26
Author:Stanislav Malyshev s...@php.net Mon, 17 Sep 2012 15:58:27 
-0700
Parents:   2e24d9a2b3cc5becafb0fd3805a22cd87daa1f18
Branches:  PHP-5.4 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=d0ab22e829290b3f516b05190530e22e5a567b26

Log:
update news

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 68f4232..339d681 100644
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,11 @@ PHP   
 NEWS
 (Niklas Lindgren).
 
 - Core:
-  . Fixed bug #63093 (Segfault while load extension failed in zts-build).
-(Laruence)
   . Added optional second argument for assert() to specify custom message. 
Patch
 by Lonny Kapelushnik (lo...@lonnylot.com). (Lars)
+  . Support building PHP with the native client toolchain. (Stuart Langley)
+  . Fixed bug #63093 (Segfault while load extension failed in zts-build).
+(Laruence)
   . Fixed bug #62976 (Notice: could not be converted to int when comparing
 some builtin classes). (Laruence)
   . Fixed bug #62955 (Only one directive is loaded from Per Directory Values


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2012-08-19 Thread Xinchen Hui
Commit:8b87c6df8408b95a1bfae4a82958a48e3a220b5a
Author:Xinchen Hui larue...@php.net Sun, 19 Aug 2012 18:33:06 
+0800
Parents:   46a3f257724df7b85cc8c3e6374c36ed9ee783b4
Branches:  PHP-5.3

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=8b87c6df8408b95a1bfae4a82958a48e3a220b5a

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 7f5c48b..b796117 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ PHP   
 NEWS
 (r.hampartsum...@gmail.com, Laruence)
 
 - DateTime:
+  . Fixed bug #62852 (Unserialize invalid DateTime causes crash).
+(reeze@gmail.com)
   . Fixed bug #62500 (Segfault in DateInterval class when extended). (Laruence)
 
 - PDO:


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-08-19 Thread Stanislav Malyshev
Commit:675545f042fc08d015a27ee2c88d16d4d2e4ce04
Author:Stanislav Malyshev s...@php.net Sun, 19 Aug 2012 20:37:44 
-0700
Parents:   13768f8650d58156c0e0380a662cad93a7cf77eb
Branches:  PHP-5.4 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=675545f042fc08d015a27ee2c88d16d4d2e4ce04

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 1142a42..c9d6305 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ PHP
NEWS
 (Laruence)
   . Fixed bug #62725 (Calling exit() in a shutdown function does not return
 the exit value). (Laruence)
+  . Fixed bug #62744 (dangling pointers made by zend_disable_class). (Laruence)
+  . Fixed bug #62716 (munmap() is called with the incorrect length).
+(slang...@google.com)
+  . Fixed bug #62460 (php binaries installed as binary.dSYM). (Reeze Xia)
   . Fixed bug #62328 (implementing __toString and a cast to string fails)
 (Laruence)
   . Fixed bug #51363 (Fatal error raised by var_export() not caught by error 
@@ -14,6 +18,13 @@ PHP  
  NEWS
   . Fixed bug #40459 (Stat and Dir stream wrapper methods do not call 
 constructor). (Stas)
 
+- CURL:
+  . Fixed bug #62839 (curl_copy_handle segfault with CURLOPT_FILE). (Pierrick)
+
+- DateTime:
+  . Fixed bug #62852 (Unserialize invalid DateTime causes crash).
+(reeze@gmail.com)
+
 - PDO:
   . Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()). 
(Laruence)
 
@@ -31,7 +42,7 @@ PHP   
 NEWS
 (Laruence)
 
 
-?? ??? 2012, PHP 5.4.6
+16 Aug 2012, PHP 5.4.6
 
 - CLI Server:
   . Implemented FR #62700 (have the console output 'Listening on


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-08-14 Thread Xinchen Hui
Commit:bec5e1015556df91b18b3fbfb6e611c3a9273d02
Author:Xinchen Hui larue...@php.net Wed, 15 Aug 2012 00:46:56 
+0800
Parents:   9be55beb91378562e6e02ef4f1d010c4b1acbff9
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=bec5e1015556df91b18b3fbfb6e611c3a9273d02

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 78b8652..c7fb47f 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ PHP   
 NEWS
 result). (Laruence)
 
 - Session:
+  . Fixed bug (segfault due to retval is not initialized). (Laruence)
   . Fixed bug (segfault due to PS(mod_user_implemented) not be reseted 
 when close handler call exit). (Laruence)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2012-08-12 Thread Xinchen Hui
Commit:be818e7ea7a7627ab12faa70d9e70a85c823f738
Author:Xinchen Hui larue...@php.net Sun, 12 Aug 2012 20:59:33 
+0800
Parents:   dda0565b53803a3fbed36b94e4c03a02d7b7d2a0
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=be818e7ea7a7627ab12faa70d9e70a85c823f738

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 236f8e5..da53df0 100644
--- a/NEWS
+++ b/NEWS
@@ -3,17 +3,17 @@ PHP   
 NEWS
 ?? ??? 2012, PHP 5.4.7
 
 - Core:
+  . Fixed bug #62763 (register_shutdown_function and extending class).
+(Laruence)
   . Fixed bug #62725 (Calling exit() in a shutdown function does not return
 the exit value). (Laruence)
+  . Fixed bug #62328 (implementing __toString and a cast to string fails)
+(Laruence)
   . Fixed bug #51363 (Fatal error raised by var_export() not caught by error 
 handler). (Lonny Kapelushnik)
   . Fixed bug #40459 (Stat and Dir stream wrapper methods do not call 
 constructor). (Stas)
 
-- SimpleXML:
-  . Fixed bug #62328 (implementing __toString and a cast to string fails)
-(Laruence)
-
 - PDO:
   . Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()). 
(Laruence)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2012-08-12 Thread Xinchen Hui
Commit:786670f53682c1e43f52c7642e6e47ed25f6708d
Author:Xinchen Hui larue...@php.net Sun, 12 Aug 2012 12:00:16 
+0800
Parents:   7b307fb930e6cf328993dee4b060f6f823c39d24
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=786670f53682c1e43f52c7642e6e47ed25f6708d

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 6efc0df..236f8e5 100644
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,6 @@ PHP 
   NEWS
 ?? ??? 2012, PHP 5.4.7
 
 - Core:
-  . Fixed bug #62328 (implementing __toString and a cast to string fails)
-(Laruence)
   . Fixed bug #62725 (Calling exit() in a shutdown function does not return
 the exit value). (Laruence)
   . Fixed bug #51363 (Fatal error raised by var_export() not caught by error 
@@ -12,6 +10,10 @@ PHP  
  NEWS
   . Fixed bug #40459 (Stat and Dir stream wrapper methods do not call 
 constructor). (Stas)
 
+- SimpleXML:
+  . Fixed bug #62328 (implementing __toString and a cast to string fails)
+(Laruence)
+
 - PDO:
   . Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()). 
(Laruence)


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-08-01 Thread Xinchen Hui
Commit:7398029e0676964b7b16219c1a9696d3a7c345c9
Author:Xinchen Hui larue...@php.net Wed, 1 Aug 2012 20:24:53 +0800
Parents:   2026e9040ff3093e53083baefc1299b1efa25c4c
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=7398029e0676964b7b16219c1a9696d3a7c345c9

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 3fbbe7c..a84e756 100644
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,8 @@ PHP   
 NEWS
 sapi/cli/cli.h: No such file). (Johannes)
 
 - Reflection:
+  . Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong
+result). (Laruence)
   . Implemented FR #61602 (Allow access to name of constant used as default 
 value). (reeze@gmail.com)


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-07-14 Thread Stanislav Malyshev
Commit:55dbd8cf46389d7583a9ff25012d27b19d84cc96
Author:Stanislav Malyshev s...@php.net Sat, 14 Jul 2012 22:41:08 
-0700
Parents:   a5d45bae85bd75f0d57dfaf1d1c1b2b014e7949f
Branches:  PHP-5.4 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=55dbd8cf46389d7583a9ff25012d27b19d84cc96

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 5d2d96c..ab49fe7 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,10 @@ PHP  
  NEWS
 - SimpleXML:
   . Implemented FR #55218 Get namespaces from current node. (Lonny)
 
+- SPL:
+  . Fixed bug #61527 (ArrayIterator gives misleading notice on next() when 
+moved to the end). (reeze@gmail.com)
+
 ?? ??? 2012, PHP 5.4.5
 
 - Core:


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-07-08 Thread Xinchen Hui
Commit:4323a7acedf0eff76f709456930d89380c16f0b8
Author:Xinchen Hui larue...@php.net Mon, 9 Jul 2012 08:44:59 +0800
Parents:   0398cc22a9fda50ad9ba0fb2d717f07a711e1732
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=4323a7acedf0eff76f709456930d89380c16f0b8

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index a0763ae..3d91e50 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,16 @@ PHP   
 NEWS
 |||
 ?? ??? 2012, PHP 5.4.6
 
-- SimpleXML:
-  . Implemented FR #55218 Get namespaces from current node. (Lonny)
+- CURL:
+  . Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, ) returns false).
+(r.hampartsum...@gmail.com, Laruence)
 
 - DateTime:
   . Fixed Bug #62500 (Segfault in DateInterval class when extended). (Laruence)
 
+- SimpleXML:
+  . Implemented FR #55218 Get namespaces from current node. (Lonny)
+
 ?? ??? 2012, PHP 5.4.5
 
 - Core:


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-06-30 Thread Stanislav Malyshev
Commit:dfce6bf5d698a65f76f5ab416c022d8f2af92288
Author:Stanislav Malyshev s...@php.net Sat, 30 Jun 2012 17:37:09 
-0700
Parents:   896ac689c91967dec0601fa9fe048c518da52a3c
Branches:  PHP-5.4 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=dfce6bf5d698a65f76f5ab416c022d8f2af92288

Log:
update NEWS

Changed paths:
  M  NEWS

diff --git a/NEWS b/NEWS
index f511250..4478462 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP
NEWS
 - Core:
   . Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed 
 Salt). (Anthony Ferrara)
+  . Fixed bug #62432 (ReflectionMethod random corrupt memory on high
+concurrent). (Johannes)
+  . Fixed bug #62373 (serialize() generates wrong reference to the object).
+(Moriyoshi)
   . Fixed bug #62357 (compile failure: (S) Arguments missing for built-in
 function __memcmp). (Laruence)
   . Fixed bug #61998 (Using traits with method aliases appears to result in
@@ -46,11 +50,15 @@ PHP 
   NEWS
   . Fixed bug #62070 (Collator::getSortKey() returns garbage). (Gustavo)
   . Fixed bug #62017 (datefmt_create with incorrectly encoded timezone leaks
 pattern). (Gustavo)
+  . Fixed bug #60785 (memory leak in IntlDateFormatter constructor). (Gustavo)
 
 - libxml:
   . Fixed bug #62266 (Custom extension segfaults during xmlParseFile with FPM
 SAPI). (Gustavo)
 
+- Phar:
+  . Fixed bug #62227 (Invalid phar stream path causes crash). (Felipe)
+
 - Readline:
   . Fixed bug #62186 (readline fails to compile - void function should not
 return a value). (Johannes)
@@ -64,6 +72,10 @@ PHP  
  NEWS
 - Sockets:
   . Fixed bug #62025 (__ss_family was changed on AIX 5.3). (Felipe)
 
+- SPL:
+  . Fixed bug #62262 (RecursiveArrayIterator does not implement Countable).
+(Nikita Popov)
+
 - XML Writer:
   . Fixed bug #62064 (memory leak in the XML Writer module). 
 (jean-pierre dot lozi at lip6 dot fr)
@@ -85,10 +97,6 @@ PHP  
  NEWS
   . Fixed bug #61546 (functions related to current script failed when chdir() 
 in cli sapi). (Laruence, reeze@gmail.com)
 
-- CURL:
-  . Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction).
-(Laruence)
-
 - Core:
   . Fixed missing bound check in iptcparse(). (chris at chiappa.net)
   . Fixed CVE-2012-2143. (Solar Designer)
@@ -103,12 +111,15 @@ PHP   
 NEWS
   . Fixed bug #61827 (incorrect \e processing on Windows) (Anatoliy)
   . Fixed bug #61782 (__clone/__destruct do not match other methods when 
checking
 access controls). (Stas)
+  . Fixed bug #61764 ('I' unpacks n as signed if n  2^31-1 on LP64). (Gustavo)
   . Fixed bug #61761 ('Overriding' a private static method with a different 
 signature causes crash). (Laruence)
   . Fixed bug #61730 (Segfault from array_walk modifying an array passed by
 reference). (Laruence)
   . Fixed bug #61728 (PHP crash when calling ob_start in request_shutdown 
 phase). (Laruence)
+  . Fixed bug #61713 (Logic error in charset detection for htmlentities).
+(Anatoliy)
   . Fixed bug #61660 (bin2hex(hex2bin($data)) != $data). (Nikita Popov)
   . Fixed bug #61650 (ini parser crashes when using ${} ini variables
 (without apache2)). (Laruence)
@@ -118,15 +129,9 @@ PHP
NEWS
 set to null). (Anatoliy)
   . Changed php://fd to be available only for CLI.
 
-- PDO:
-  . Fixed bug #61755 (A parsing bug in the prepared statements can lead to
-access violations). (Johannes)
-
-- Phar:
-  . Fix bug #61065 (Secunia SA44335, CVE-2012-2386). (Rasmus)
-
-- Pgsql:
-  . Added pg_escape_identifier/pg_escape_literal. (Yasuo Ohgaki)
+- CURL:
+  . Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction).
+(Laruence)
 
 - Fileinfo
   . Fixed bug #61812 (Uninitialised value used in libmagic). 
@@ -144,6 +149,20 @@ PHP
NEWS
   . Fixed bug #61617 (Libxml tests failed(ht is already destroyed)).
 (Laruence)
 
+- PDO:
+  . Fixed bug #61755 (A parsing bug in the prepared statements can lead to
+access violations). (Johannes)
+
+- Phar:
+  . Fixed bug #61065 (Secunia SA44335, CVE-2012-2386). (Rasmus)
+
+- Pgsql:
+  . Added pg_escape_identifier/pg_escape_literal. (Yasuo Ohgaki)
+
+- Streams:
+  . Fixed bug #61961 (file_get_contents leaks when access empty file with
+maxlen set). (Reeze)
+
 - Zlib:
   . Fixed bug #61820 (using ob_gzhandler will complain about headers already 
 sent when no compression). (Mike)
@@ -232,23 +251,6 @@ PHP
NEWS
   . 

[PHP-CVS] com php-src: update NEWS: NEWS

2012-06-26 Thread Stanislav Malyshev
Commit:7a0f4cfddef2761b5893ececc4682e0cbd90facc
Author:Stanislav Malyshev s...@php.net Tue, 26 Jun 2012 21:56:11 
-0700
Parents:   ffcfa6f920f53d0b9e20883838307c08373712d5
Branches:  PHP-5.4 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=7a0f4cfddef2761b5893ececc4682e0cbd90facc

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f8a98c7..b1de5f1 100644
--- a/NEWS
+++ b/NEWS
@@ -69,7 +69,7 @@ PHP   
 NEWS
 - Zip:
   . Upgraded libzip to 0.10.1 (Anatoliy)
 
-?? ??? 2012, PHP 5.4.4
+14 Jun 2012, PHP 5.4.4
 
 - COM:
   . Fixed bug #62146 com_dotnet cannot be built shared. (Johannes)


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-05-30 Thread Stanislav Malyshev
Commit:9b3358599f587f529d584d2388fe3ef42742c768
Author:Stanislav Malyshev s...@php.net Mon, 28 May 2012 18:17:21 
-0700
Parents:   bb963a5f501c7b12cdeaf9f92122aaa0e1209adc
Branches:  PHP-5.4.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=9b3358599f587f529d584d2388fe3ef42742c768

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 34afd5c..2d5b82c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
 PHPNEWS
 |||
 30 May 2012, PHP 5.4.4 RC2
+- COM:
+  . Fixed bug #62146 com_dotnet cannot be built shared. (Johannes)
+
+- Core:
+  . Fixed bug #62097 (fix for for bug #54547). (Gustavo)
+
+- Intl:
+  . Fixed bug #62082 (Memory corruption in internal function 
+get_icu_disp_value_src_php()). (Gustavo)
+
+17 May 2012, PHP 5.4.4 RC1
 
 - CLI Server:
   . Implemented FR #61977 (Need CLI web-server support for files with .htm 


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-05-30 Thread Stanislav Malyshev
Commit:9ab21b15af2992ce4530623dcbe971e6f1ed3a95
Author:Stanislav Malyshev s...@php.net Wed, 23 May 2012 18:50:06 
-0500
Parents:   1a90173f27fa758218d41956108a58e06f6ebaf1
Branches:  PHP-5.4.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=9ab21b15af2992ce4530623dcbe971e6f1ed3a95

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index a472227..34afd5c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-17 May 2012, PHP 5.4.4 RC1
+30 May 2012, PHP 5.4.4 RC2
 
 - CLI Server:
   . Implemented FR #61977 (Need CLI web-server support for files with .htm  
@@ -48,10 +48,6 @@ PHP  
  NEWS
 - Pgsql:
   . Added pg_escape_identifier/pg_escape_literal. (Yasuo Ohgaki)
 
-- Reflection:
-  . Implemented FR #61602 (Allow access to the name of constant
-used as function/method parameter's default value). (reeze@gmail.com)
-
 - FPM
   . Fixed bug #61812 (Uninitialised value used in libmagic). 
 (Laruence, Gustavo)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2012-05-24 Thread Gustavo André dos Santos Lopes
Commit:f1969d4b4ce0ebd82b2582104bb99de4b5ac824e
Author:Gustavo André dos Santos Lopes cataphr...@php.net Thu, 24 
May 2012 11:14:36 +0200
Parents:   2da2de46a8dc9d44b624c40adb0d6bf698567167
Branches:  PHP-5.3

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=f1969d4b4ce0ebd82b2582104bb99de4b5ac824e

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 35f0d6b..174b5e6 100644
--- a/NEWS
+++ b/NEWS
@@ -13,13 +13,14 @@ PHP 
   NEWS
 
 - Intl
   . Fixed bug #62083 (grapheme_extract() memory leaks). (Gustavo)
-  . Fixed bug #62082 (Memory corruption in internal get_icu_disp_value_src_php
+  . Fixed bug #62082 (memory corruption in internal get_icu_disp_value_src_php
 function). (Gustavo)
   . Fixed bug #62081 (IntlDateFormatter constructor leaks memory when called
 twice). (Gustavo)
   . Fixed bug #62070 (Collator::getSortKey() returns garbage). (Gustavo)
   . Fixed bug #62017 (datefmt_create with incorrectly encoded timezone leaks
 pattern). (Gustavo)
+  . Fixed bug #60785 (memory leak in IntlDateFormatter constructor). (Gustavo)
 
 - XML Writer:
   . Fixed bug #62064 (memory leak in the XML Writer module).


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-05-15 Thread Stanislav Malyshev
Commit:5bc82d4305d873dd87325961ebb2357dfd583758
Author:Stanislav Malyshev s...@php.net Tue, 15 May 2012 22:43:06 
-0700
Parents:   de26b5561f573ffaf9ba079084810fb927bc2099
Branches:  PHP-5.4.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=5bc82d4305d873dd87325961ebb2357dfd583758

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 5131f5d..02f4e29 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,10 @@ PHP  
  NEWS
   . Fixed bug #54547 (wrong equality of string numbers). (Gustavo)
   . Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename
 set to null). (Anatoliy)
+  . Changed php://fd to be available only for CLI.
+
+- Phar:
+  . Fix bug #61065 (Secunia SA44335). (Rasmus)
 
 - Reflection:
   . Implemented FR #61602 (Allow access to the name of constant


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-05-12 Thread Stanislav Malyshev
Commit:58482206f5e101ea8a1768375439021891c84bdf
Author:Stanislav Malyshev s...@php.net Wed, 9 May 2012 13:37:49 
-0700
Parents:   6a5095582a1e3b9a065863c9990e2f001d1cdc10
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=58482206f5e101ea8a1768375439021891c84bdf

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index a872112..a4486c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-?? ??? 2012, PHP 5.4.2
+?? ??? 2012, PHP 5.4.4
 
 - CLI Server:
   . Implemented FR #61977 (Need CLI web-server support for files with .htm  
@@ -51,6 +51,18 @@ PHP  
  NEWS
 sent when no compression). (Mike)
   . Fixed bug #61443 (can't change zlib.output_compression on the fly). (Mike)
 
+08 May 2012, PHP 5.4.3
+
+- CGI
+  . Re-Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823.
+(Stas)
+  . Fix bug #61807 - Buffer Overflow in apache_request_headers.
+(nyt-php at countercultured dot net). 
+
+03 May 2012, PHP 5.4.2
+
+- Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823. (Rasmus)
+
 26 Apr 2012, PHP 5.4.1
 
 - CLI Server:


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2012-04-22 Thread Xinchen Hui
Commit:3ca1976b3cb3d96bf6514e407e9e02447809dcca
Author:Xinchen Hui larue...@php.net Sun, 22 Apr 2012 19:39:50 
+0800
Parents:   b2253307075d9fd49c6faeed1409827ec7281bc0
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=3ca1976b3cb3d96bf6514e407e9e02447809dcca

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index b336316..3a4bc9a 100644
--- a/NEWS
+++ b/NEWS
@@ -54,6 +54,8 @@ PHP   
 NEWS
   . Improve performance of set_exception_handler while doing reset (Laruence)
 
 - FPM
+  . Fixed bug #61812 (Uninitialised value used in libmagic). 
+(Laruence, Gustavo)
   . Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c).
 (michaelhood at gmail dot com, Ilia)


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-04-18 Thread Xinchen Hui
Commit:172aa3c6d77ab4af9439131e960307659e0195ef
Author:Xinchen Hui larue...@php.net Wed, 18 Apr 2012 18:42:39 
+0800
Parents:   0618e33b5dbac73efc0893884051b5c24e7ab409
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=172aa3c6d77ab4af9439131e960307659e0195ef

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index c862a6f..94c75c8 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,10 @@ PHP  
  NEWS
 (merge after 5.3.11 release)
 
 - Core:
-  . Fixed bug #61728 (PHP crash when calling ob_start in request_shutdown 
phase). (Laruence)
+  . Fixed bug #61761 ('Overriding' a private static method with a different 
+signature causes crash). (Laruence)
+  . Fixed bug #61728 (PHP crash when calling ob_start in request_shutdown 
+phase). (Laruence)
   . Fixed bug #61660 (bin2hex(hex2bin($data)) != $data). (Nikita Popov)
   . Fixed bug #61650 (ini parser crashes when using ${} ini variables
 (without apache2)). (Laruence)


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2012-04-12 Thread Johannes Schluuml;ter
Commit:1b444d85e09d476ac865c7ba6f5eba7a9013e569
Author:Johannes Schlüter johan...@php.net Thu, 12 Apr 2012 
11:21:19 +0200
Parents:   cf987063765e5bdcf8fb9432ef85cdd1ca8a56d9
Branches:  PHP-5.3.11

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=1b444d85e09d476ac865c7ba6f5eba7a9013e569

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f10b9cf..5255db1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,22 @@
 PHPNEWS
 |||
+12 Apr 2012, PHP 5.3.11RC2
+
+- Core:
+  . Fixed bug #61650 (ini parser crashes when using ${} ini variables
+(without apache2)). (Laruence)
+
+- Fileinfo
+  . Upgraded libmagic to 5.11 (Pierre, Anatoliy)
+  . Fixed bug #61565 where php_stream_open_wrapper_ex tries to open a
+directory descriptor under windows. (Anatoliy)
+  . Fixed bug #61566 failure caused by the posix lseek and read versions
+under windows in cdf_read(). (Anatoliy)
+
+- pgsql:
+  . Fixed bug #60718 (Compile problem with libpq (PostgreSQL 7.3 or less).
+(Yasuo Ohgaki)
+
 29 Mar 2012, PHP 5.3.11RC1
 
 - Core:


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



[PHP-CVS] com php-src: Update NEWS: NEWS

2012-04-06 Thread Xinchen Hui
Commit:014ed76943071d674cdc308f28b74be18e1caf0c
Author:Xinchen Hui larue...@php.net Fri, 6 Apr 2012 21:58:28 +0800
Parents:   b0f09b69d38a05102703329b51d7fae4d2433b54
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=014ed76943071d674cdc308f28b74be18e1caf0c

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 23bb363..7b80084 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP 
   NEWS
   . Connection: close instead of Connection: closed (Gustavo)
 
 - Core:
+  . Fixed bug #61650 (ini parser crashes when using ${} ini variables
+(without apache2)). (Laruence)
   . Fixed bug #61605 (header_remove() does not remove all headers). (Laruence)
   . Fixed bug #61374 (html_entity_decode tries to decode code points that don't
 exist in ISO-8859-1). (Gustavo)


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



[PHP-CVS] com php-src: update NEWS: NEWS

2012-03-28 Thread Stanislav Malyshev
Commit:6f6cc844e90c93dabcb6819b9956a00b66e491b4
Author:Stanislav Malyshev s...@php.net Sun, 25 Mar 2012 12:53:44 
-0700
Parents:   2a74cb40080c9e16f7ae952fc46f64b219aaf77e
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=6f6cc844e90c93dabcb6819b9956a00b66e491b4

Log:
update NEWS

Changed paths:
  M  NEWS


Diff:
6f6cc844e90c93dabcb6819b9956a00b66e491b4
diff --git a/NEWS b/NEWS
index 715ce27..b437467 100644
--- a/NEWS
+++ b/NEWS
@@ -45,13 +45,13 @@ PHP 
   NEWS
 - Installation
   . Fixed bug #61172 (Add Apache 2.4 support). (Chris Jones)
 
-- mbstring:
-  . MFH mb_ereg_replace_callback() for security enhancements. (Rui)
-
 - Libxml:
-  . Fixed bug #61367 (open_basedir bypass using libxml RSHUTDOWN). 
+  . Fixed bug #61367 (open_basedir bypass using libxml RSHUTDOWN).
 (Tim Starling)
 
+- mbstring:
+  . MFH mb_ereg_replace_callback() for security enhancements. (Rui)
+
 - mysqli
   . Fixed bug #61003 (mysql_stat() require a valid connection). (Johannes).


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



[PHP-CVS] com php-src: - update NEWS: NEWS

2012-03-21 Thread Pierre Joye
Commit:fda25d97ffa4e623b824aa70f0ba98e9eba88ef7
Author:Pierre Joye pierre@gmail.com Wed, 21 Mar 2012 07:06:07 
+0100
Parents:   baeaafd3951451c7dadf949c7677e90141c1e17a
Branches:  PHP-5.3

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=fda25d97ffa4e623b824aa70f0ba98e9eba88ef7

Log:
- update NEWS

Changed paths:
  M  NEWS


Diff:
fda25d97ffa4e623b824aa70f0ba98e9eba88ef7
diff --git a/NEWS b/NEWS
index a2d7c05..1b1db1e 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ PHP   
 NEWS
   . Fixed bug #60227 (header() cannot detect the multi-line header with CR).
 (rui, Gustavo)
   . Fixed bug #60222 (time_nanosleep() does validate input params). (Ilia)
+  . Fixed bug #54374 (Insufficient validating of upload name leading to 
+corrupted $_FILES indices). (CVE-2012-1172). (Stas, lekensteyn at
+gmail dot com, Pierre)
   . Fixed bug #52719 (array_walk_recursive crashes if third param of the
 function is by reference). (Nikita Popov)
   . Fixed bug #51860 (Include fails with toplevel symlink to /). (Dmitry)


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