changelog               Tue Apr 15 01:31:36 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3017&r2=1.3018&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3017 php-src/ChangeLog:1.3018
--- php-src/ChangeLog:1.3017    Mon Apr 14 01:31:33 2008
+++ php-src/ChangeLog   Tue Apr 15 01:31:35 2008
@@ -1,3 +1,70 @@
+2008-04-14  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/standard/tests/array/array_slice_variation6.phpt:
+      
+      Fixed test
+
+2008-04-14  Steph Fox  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      win32/build/confutils.js:
+      - Workarounds are no longer needed - thanks PECLers!
+
+2008-04-14  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/general_functions/floatval.phpt:
+      - Fixed test (bug #44533)
+
+    * (PHP_5_3)
+      ext/libxml/tests/004.phpt
+      ext/standard/tests/strings/007.phpt:
+      - Fixed test
+
+2008-04-14  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/standard/dns.c:
+      MFH: Fix dns_check_proto (related to #44723)
+
+    * ext/standard/dns.c:
+      Fix dns_check_proto (related to #44723)
+
+2008-04-14  Hannes Magnusson  <[EMAIL PROTECTED]>
+
+    * ext/standard/basic_functions.c
+      ext/standard/tests/general_functions/ini_get_all.phpt:
+      MFB5.3: Remove config_get_hash() & and add new boolean parameter to
+      ini_get_all() to list ini entries key=>current_value like
+      config_get_hash()
+       did.
+
+    * (PHP_5_3)
+      ext/standard/basic_functions.c
+      ext/standard/basic_functions.h
+      ext/standard/tests/general_functions/ini_get_all.phpt:
+      [DOC] Remove config_get_hash() & and add new boolean parameter to
+      ini_get_all()
+      to list ini entries key=>current_value like config_get_hash() did.
+
+    * ext/openssl/xp_ssl.c:
+      MFB53: Fixed bug#44716 (Progress notifications incorrect)
+
+    * (PHP_5_3)
+      ext/openssl/xp_ssl.c:
+      Fixed bug#44716 (Progress notifications incorrect)
+
+    * (PHP_5_3)
+      NEWS
+      ext/standard/streamsfuncs.c:
+      MFH: Add "params" argument to stream_context_create()
+
+2008-04-14  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/standard/streamsfuncs.c:
+      fix ZTS build and sync with HEAD
+
 2008-04-13  Hannes Magnusson  <[EMAIL PROTECTED]>
 
     * ext/standard/streamsfuncs.c


Reply via email to