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

2013-07-02 Thread Remi Collet
Commit:4bc11af193cef12d7469143b7969b929a7dbf926
Author:Remi Collet r...@php.net Tue, 2 Jul 2013 10:46:21 +0200
Parents:   c940aab7895fa4cb109e7790ae14080090b04959
Branches:  PHP-5.4 PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 094ce8a..a6e4e22 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ PHP   
 NEWS
 argument). (Felipe)
   . Fixed bug #60732 (php_error_docref links to invalid pages). (Jakub Vrana)
 
+- CGI:
+  . Fixed Bug #65143 (Missing php-cgi man page). (Remi)
+
 - CLI server:
   . Fixed bug #65066 (Cli server not responsive when responding with 422 http
 status code). (Adam)


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



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

2013-07-02 Thread Remi Collet
Commit:4d5a2fba16dac42a29145d2dbc074c4ddb87589d
Author:Remi Collet r...@php.net Tue, 2 Jul 2013 10:48:19 +0200
Parents:   8f0567581e942a56c8e73d4672387a38bcb43eb8
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 4cbd4e8..860b3c3 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ PHP   
 NEWS
   . Fixed bug #64827 (Segfault in zval_mark_grey (zend_gc.c)). (Laruence)
   . OPcache must be compatible with LiteSpeed SAPI (Dmitry)
 
+- CGI:
+  . Fixed Bug #65143 (Missing php-cgi man page). (Remi)
+
 - CLI server:
   . Fixed bug #65066 (Cli server not responsive when responding with 422 http
 status code). (Adam)
@@ -35,6 +38,9 @@ PHP   
 NEWS
   . Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
 (Chris Jones)
 
+- Phar:
+  . Fixed Bug #65142 (Missing phar man page). (Remi)
+
 - Session:
   . Added optional create_sid() argument to session_set_save_handler(),
 SessionHandler and new SessionIdInterface. (Leigh, Arpad)


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



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

2013-06-29 Thread Arnaud Le Blanc
Commit:5904da994803d2f9a70a0cb4675ebd9eeb9bce54
Author:Arnaud Le Blanc arnaud...@gmail.com Sat, 29 Jun 2013 
17:54:55 +0200
Parents:   18f45c535b2f466647a82b02b1fd03a4461a0db2
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index e16640c..6122e03 100644
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,10 @@ PHP  
  NEWS
   . Fixed bug #61828 (Memleak when calling Directory(Recursive)Iterator
 /Spl(Temp)FileObject ctor twice). (Laruence)
 
+- CGI/FastCGI SAPI:
+  . Added PHP_FCGI_BACKLOG, overrides the default listen backlog. (Arnaud Le
+Blanc)
+
 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: NEWS: NEWS

2013-06-07 Thread Matteo Beccati
Commit:2f7f34374c3a39a4664d1a80c530c7edb52bb97c
Author:Matteo Beccati mbecc...@php.net Fri, 7 Jun 2013 09:27:42 
+0200
Parents:   fbf1dff6742cee9bdacacd0d5ec25fa15803cd16
Branches:  master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 5d9b713..c55ce0c 100644
--- a/NEWS
+++ b/NEWS
@@ -12,4 +12,7 @@ PHP   
 NEWS
 cache_slots) in op_array-literals table. (Laruence, Dmitry)
   . Added script level constant replacement optimization pass. (Dmitry)
 
+- PDO_pgsql
+  . Fixed Bug #42614 (PDO_pgsql: add pg_get_notify support). (Matteo)
+
  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] com php-src: NEWS: NEWS

2013-06-07 Thread Matteo Beccati
Commit:a649f42b20b60bbac545f79e2112c99b663897d1
Author:Matteo Beccati mbecc...@php.net Fri, 7 Jun 2013 09:36:41 
+0200
Parents:   19ead23e8ec1e09bce080139a92d372ff1a8416b
Branches:  master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index c55ce0c..7516a6a 100644
--- a/NEWS
+++ b/NEWS
@@ -14,5 +14,7 @@ PHP   
 NEWS
 
 - PDO_pgsql
   . Fixed Bug #42614 (PDO_pgsql: add pg_get_notify support). (Matteo)
+  . Fixed Bug #63657 (pgsqlCopyFromFile, pgsqlCopyToArray use Postgres  7.3
+syntax). (Matteo)
 
  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] com php-src: NEWS: NEWS

2013-06-03 Thread Remi Collet
Commit:245e103ed397da272dbd0bf02ce221ae6bcbbdef
Author:Remi Collet r...@php.net Mon, 3 Jun 2013 14:17:00 +0200
Parents:   99ea60c2ddafcbd6daf4af766da51d28e167999b
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 4800602..c09b009 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP 
   NEWS
 -FPM:
   . Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
 
+- GD:
+  . Fixed Bug #64961 (segfault in imagesetinterpolation). (Remi)
+
 - Hash:
   . Fixed Bug #64745 (hash_pbkdf2() truncates data when using default length
 and hex output). (Anthony Ferrara)


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



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

2013-05-31 Thread Remi Collet
Commit:0c9f11758f3cf4d3dad2f93afad82512c6480dbe
Author:Remi Collet r...@php.net Fri, 31 May 2013 08:45:09 +0200
Parents:   2dd67abb7d3c87d8a103e69f2e0a9e380276e4e5
Branches:  PHP-5.4 PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 3261877..4e04244 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP
NEWS
 - FPM:
   . Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
 
+- PDO_pgsql:
+  . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
+
+
 ?? ??? 2013, PHP 5.4.16
 
 - Core:


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



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

2013-05-31 Thread Remi Collet
Commit:c829895a1a9f7d846e9044f9cf7bf9d29e2a3ac0
Author:Remi Collet r...@php.net Fri, 31 May 2013 08:45:54 +0200
Parents:   f3ca1d31259218e8effa5240f4c5cd66de818c48
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index d2d8aae..4800602 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP
NEWS
   . Fixed Bug #64745 (hash_pbkdf2() truncates data when using default length
 and hex output). (Anthony Ferrara)
 
+- PDO_pgsql:
+  . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
+
+
 23 May 2013, PHP 5.5.0 Release Candidate 2
 
 - Core:


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



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

2013-05-31 Thread Matteo Beccati
Commit:bf4a034e3e506799ecf4d20247533eec4ee94875
Author:Matteo Beccati mbecc...@php.net Fri, 31 May 2013 16:22:53 
+0200
Parents:   510498947ee350a7c60c576bb17911fd2d2880c8
Branches:  PHP-5.3 PHP-5.4 PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 0b9e7cb..7889832 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,14 @@ PHP
NEWS
 |||
 ?? ??? 2013, PHP 5.3.27
 
+- PDO_firebird:
+  . Fixed bug #64037 (Firebird return wrong value for numeric field).
+(Matheus Degiovani, Matteo)
+  . Fixed bug #62024 (Cannot insert second row with null using parametrized
+query). (patch by ja...@kenjim.com, Matheus Degiovani, Matteo)
+
 - PDO_pgsql:
-  . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
+  . Fixed bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
 
 ?? ??? 2013, PHP 5.3.26


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



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

2013-05-24 Thread Remi Collet
Commit:af13dded5c7f7e5d7ab19a9fee53fd57c905a25a
Author:Remi Collet r...@php.net Fri, 24 May 2013 12:11:04 +0200
Parents:   433731d4631c01c729a58901ac6d7759bd2f1597
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 98967eb..b9a2226 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 
   NEWS
 |||
 ?? ??? 2013, PHP 5.5.0 Release Candidate 3
 
+-FPM:
+  . Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
+
 23 May 2013, PHP 5.5.0 Release Candidate 2
 
 - Core:


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



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

2013-05-22 Thread Remi Collet
Commit:013797588a23a00f4183f9ce1606c988ed9c3eb6
Author:Remi Collet r...@php.net Wed, 22 May 2013 08:28:53 +0200
Parents:   0776337e28b87fee749de5fd359cccdc23353aca
Branches:  PHP-5.4 PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 381c3e2..73617e2 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ PHP   
 NEWS
   . Fixed bug #64853 (Use of no longer available ini directives causes crash on
 TS build). (Anatol)
 
+- Calendar:
+  . Fixed bug #64895 (Integer overflow in SndToJewish). (Remi)
+
 - Fileinfo:
   . Fixed bug #64830 (mimetype detection segfaults on mp3 file). (Anatol)


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



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

2013-05-22 Thread Remi Collet
Commit:93469a1d153518430a9207a2bdea001210da8d19
Author:Remi Collet r...@php.net Wed, 22 May 2013 08:29:43 +0200
Parents:   d64e8dd7a42233efba3c3d5fa5b2f437326f4432
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 17e720a..f82e557 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP 
   NEWS
   . Fixed bug #64853 (Use of no longer available ini directives causes crash
 on TS build). (Anatol)
 
+- Calendar:
+  . Fixed bug #64895 (Integer overflow in SndToJewish). (Remi)
+
 - Fileinfo:
   . Fixed bug #64830 (mimetype detection segfaults on mp3 file). (Anatol)


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



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

2013-05-21 Thread Remi Collet
Commit:70abac2b4e6a76f1a32ff86a158b3a4f7f362e6f
Author:Remi Collet r...@php.net Tue, 21 May 2013 09:54:39 +0200
Parents:   c79f162c3724fdf935256f7020523cbb54db0795
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 4e9ba71..17e720a 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,11 @@ PHP  
  NEWS
 - Fileinfo:
   . Fixed bug #64830 (mimetype detection segfaults on mp3 file). (Anatol)
 
+- FPM:
+  . Add --with-fpm-systemd option to report health to systemd, and
+systemd_interval option to configure this. The service can now use
+Type=notify in the systemd unit file. (Remi)
+
 - mbstring:
   . Fixed bug #64769 (mbstring PHPTs crash on Windows x64). (Anatol)


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



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

2013-05-04 Thread Remi Collet
Commit:d981c191d452fe1f95ac31fcea366bc0c770b4b7
Author:Remi Collet r...@php.net Sat, 4 May 2013 16:54:22 +0200
Parents:   00b097d2a3bb36dd639311b1175582d81f5cc554
Branches:  PHP-5.5

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f1132f2..0cb524a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,11 @@ PHP
NEWS
 detected by code coverity scan. (Remi)
   . Log a warning when a syscall fails. (Remi)
 
+- GD:
+  . Fix build with system libgd = 2.1 which is now the minimal
+version required (as build with previous version is broken).
+No change when bundled libgd is used.  (Ondrej Sury, Remi)
+
 - SNMP:
   . Fixed bug #64765 (Some IPv6 addresses get interpreted wrong).
 (Boris Lytochkin)


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



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

2013-05-03 Thread Remi Collet
Commit:4a34d4a83cd87a0b3fe499936f93e632cc594685
Author:Remi Collet r...@php.net Fri, 3 May 2013 08:29:56 +0200
Parents:   0549e55d8233c1a0fb3eaf42bf88265f9b0fa5d0
Branches:  PHP-5.3 PHP-5.4 PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 284a31a..cd865d2 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ PHP
NEWS
 |||
 ?? ??? 2013, PHP 5.3.26
 
+- FPM:
+  . Fixed some possible memory or resource leaks and possible null dereference
+detected by code coverity scan. (Remi)
+  . Log a warning when a syscall fails. (Remi)
+
 - MySQLi:
   . Fixed bug #64726 (Segfault when calling fetch_object on a use_result and DB
 pointer has closed). (Laruence)


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



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

2013-05-03 Thread Remi Collet
Commit:9996c310d181e10fc69de1686327aa4ff3a65baf
Author:Remi Collet r...@php.net Fri, 3 May 2013 08:30:47 +0200
Parents:   f087c53130bec2327b05feb480fa258acb2dfcef
Branches:  PHP-5.4 PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 5e2f9dc..c98167b 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ PHP
NEWS
 
 - FPM:
   . Ignore QUERY_STRING when sent in SCRIPT_FILENAME. (Remi)
+  . Fixed some possible memory or resource leaks and possible null dereference
+detected by code coverity scan. (Remi)
+  . Log a warning when a syscall fails. (Remi)
+
 
 ?? ??? 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: NEWS: NEWS

2013-05-03 Thread Remi Collet
Commit:432b09f238c1c7e3c1eeebcc8449cf8c06a21b52
Author:Remi Collet r...@php.net Fri, 3 May 2013 08:31:22 +0200
Parents:   3011208f1ab2f5c1b54ad094db5701d4f8427ec7
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 53be630..4acfbd8 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ PHP
NEWS
 
 - FPM:
   . Ignore QUERY_STRING when sent in SCRIPT_FILENAME. (Remi)
+  . Fixed some possible memory or resource leaks and possible null dereference
+detected by code coverity scan. (Remi)
+  . Log a warning when a syscall fails. (Remi)
+
 
 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: NEWS: NEWS

2013-04-30 Thread Remi Collet
Commit:36b968ae96fed67c91f3ac785e56aec8d565795a
Author:Remi Collet r...@php.net Tue, 30 Apr 2013 09:03:18 +0200
Parents:   fbff4ccf274f021c13d386b60653422190abeaee
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 50926ad..53be630 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 
   NEWS
 |||
 ?? ??? 2013, PHP 5.5.0 Release Candidate 1
 
+- FPM:
+  . Ignore QUERY_STRING when sent in SCRIPT_FILENAME. (Remi)
+
 25 Apr 2013, PHP 5.5.0 Beta 4
 
 - Core:


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



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

2013-02-11 Thread Remi Collet
Commit:1a954ea616fb361e2f1d94bc4436f7621bcd4c24
Author:Remi Collet r...@php.net Mon, 11 Feb 2013 09:13:52 +0100
Parents:   dc47ec049007d97a4d854e5867f04d854a2551ec
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f7882de..9a2f8b9 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ PHP   
 NEWS
   . Fixed bug #60833 (self, parent, static behave inconsistently 
 case-sensitive). (Stas, mario at include-once dot org)
   . Implemented FR #60524 (specify temp dir by php.ini). (ALeX Kazik).
+  . Fixed bug #64142 (dval to lval different behavior on ppc64). (Remi)
 
 - CLI server:
   . Fixed bug #64128 (buit-in web server is broken on ppc64). (Remi)


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



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

2013-02-04 Thread Remi Collet
Commit:6585a7bd7904fac22640eb38a7eab53fe8efc19a
Author:Remi Collet r...@php.net Mon, 4 Feb 2013 15:27:43 +0100
Parents:   79956330fe17cfd5f60de456497541b21a89bddf
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index c343f43..cb1ec95 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ PHP 
   NEWS
   . Implemented FR #60524 (specify temp dir by php.ini). (ALeX Kazik).
   . Fixed bug #63830 (Segfault on undefined function call in nested generator).
 (Nikita Popov)
+  . Fixed bug #64142 (dval to lval different behavior on ppc64). (Remi)
 
 - CLI server:
   . Fixed bug #64128 (buit-in web server is broken on ppc64). (Remi)


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



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

2013-02-01 Thread Remi Collet
Commit:2117b8edd1efd9940da8e5c4549e0ce13e92894c
Author:Remi Collet r...@php.net Fri, 1 Feb 2013 19:27:10 +0100
Parents:   5d3501c7d436884cd41c8f8f50b849200cfd7dd5
Branches:  PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f26806d..14c77d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,15 @@
 PHPNEWS
 |||
 ?? ??? 201?, PHP 5.5.0 Beta 1
+
 - Core:
   . Fixed bug #60833 (self, parent, static behave inconsistently 
 case-sensitive). (Stas, mario at include-once dot org)
   . Implemented FR #60524 (specify temp dir by php.ini). (ALeX Kazik).
 
+- CLI server:
+  . Fixed bug #64128 (buit-in web server is broken on ppc64). (Remi)
+
 - cURL:
   . Implemented FR #46439 - added CURLFile for safer file uploads.
 (Stas)


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



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

2012-12-01 Thread Remi Collet
Commit:31ab57e052925305008c20e787f514c159d3469d
Author:Remi Collet r...@php.net Sat, 1 Dec 2012 10:25:37 +0100
Parents:   c2554b4bb43700ae16db34d9706db1db85ec78a4
Branches:  PHP-5.3 PHP-5.4 PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 5022c76..348ab8f 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ PHP  
  NEWS
 - Apache2 Handler SAPI:
   . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy)
 
+- Date:
+  . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecon).
+(Remi)
+
 - Fileinfo:
   . Fixed bug #63248 (Load multiple magic files from a directory under 
Windows).
 (Anatoliy)


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



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

2012-12-01 Thread Remi Collet
Commit:7552a7eb191b477349fa278e50fa8b3858382535
Author:Remi Collet r...@php.net Sat, 1 Dec 2012 10:26:20 +0100
Parents:   e9c1a45daa790ed4f41e1b2c0aeee5dfd376381d
Branches:  PHP-5.4 PHP-5.5 master

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 7ead098..c2d4a13 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP  
  NEWS
   . 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).
+(Remi)
+
 - Imap:
   . Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array). (Remi)


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



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

2012-11-28 Thread Remi Collet
Commit:c37d7a9456ff12fc60654a2b33aadedfcf6e7476
Author:Remi Collet r...@php.net Wed, 28 Nov 2012 10:45:23 +0100
Parents:   487b7c7f320b5492a1c9398439e7298ba601ba5d
Branches:  PHP-5.4

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 811ed0d..79b4f28 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ PHP   
 NEWS
   . Fixed bug #63590 (Different results in TS and NTS under Windows).
 (Anatoliy)
 
+- FPM:
+  . Fixed bug #63581 Possible null dereference and buffer overflow (Remi)
+
 - Pdo_sqlite:
   . Fixed Bug #63149 getColumnMeta should return the table name
 when system SQLite used. (Remi)


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



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

2012-11-24 Thread Remi Collet
Commit:90d2561a9cbdbf5610574c5c77ef7015ef818793
Author:Remi Collet r...@php.net Sat, 24 Nov 2012 15:23:25 +0100
Parents:   f55bed9dad0ffbec170b857c0b3b1b33426fe9d5
Branches:  PHP-5.3

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

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index c91e568..06f5a25 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@ PHP   
 NEWS
 - Fileinfo:
   . Fixed bug #63248 (Load multiple magic files from a directory under 
Windows).
 (Anatoliy)
+- Imap:
+  . Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array (Remi)
 
 
 22 Nov 2012, PHP 5.3.19


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