changelog               Mon Nov 17 01:32:27 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3230&r2=1.3231&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3230 php-src/ChangeLog:1.3231
--- php-src/ChangeLog:1.3230    Sun Nov 16 01:35:43 2008
+++ php-src/ChangeLog   Mon Nov 17 01:32:26 2008
@@ -1,3 +1,66 @@
+2008-11-16  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/openssl/tests/bug46127.phpt
+      ext/openssl/tests/bug46127.phpt:
+      - MFB: skip if pcntl is not present
+
+    * (PHP_5_2)
+      ext/openssl/tests/bug46127.phpt:
+      - skip if pcntl is missing
+
+    * (PHP_5_3)
+      NEWS:
+      - entry for #46127
+
+    * (PHP_5_3)
+      ext/openssl/xp_ssl.c
+      ext/openssl/tests/bug46127.pem
+      ext/openssl/tests/bug46127.phpt:
+      - MFH: #46127, php_openssl_tcp_sockop_accept forgets to set context on
+      accepted stream
+
+    * (PHP_5_2)
+      ext/openssl/xp_ssl.c
+      ext/openssl/tests/bug46127.pem
+      ext/openssl/tests/bug46127.phpt:
+      - MFH: manage references of stream context properly (Tony)
+      - add tests for bug #46127
+
+    * ext/openssl/xp_ssl.c
+      ext/openssl/tests/bug46127.pem
+      ext/openssl/tests/bug46127.pem
+      ext/openssl/tests/bug46127.pem
+      ext/openssl/tests/bug46127.phpt
+      ext/openssl/tests/bug46127.phpt
+      ext/openssl/tests/bug46127.phpt:
+      - #46127, php_openssl_tcp_sockop_accept forgets to set context on 
accepted
+      stream
+
+2008-11-16  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/readline/readline.c:
+      MFB: Fixed memory leak inside readline_callback_handler_install() 
function
+
+    * (PHP_5_2)
+      NEWS
+      ext/readline/readline.c:
+      
+      MFB: Fixed memory leak inside readline_callback_handler_install() 
function
+
+    * (PHP_5_3)
+      ext/readline/readline.c:
+      Fixed memory leak inside readline_callback_handler_install() function
+
+2008-11-16  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ZendEngine2/zend_builtin_functions.c:
+      - MFH: Fixed strlen function entry (missing arginfo struct size, thanks
+      Philip!)
+
+    * ZendEngine2/zend_builtin_functions.c:
+      - Fixed strlen function entry (missing arginfo struct size, thanks 
Philip!)
+
 2008-11-15  Arnaud Le Blanc  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -12515,7 +12578,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3230 2008/11/16 01:35:43 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3231 2008/11/17 01:32:26 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to