changelog               Sun Jul 13 01:32:11 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3105&r2=1.3106&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3105 php-src/ChangeLog:1.3106
--- php-src/ChangeLog:1.3105    Sat Jul 12 01:31:50 2008
+++ php-src/ChangeLog   Sun Jul 13 01:32:10 2008
@@ -1,3 +1,78 @@
+2008-07-12  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/mbstring/oniguruma/regint.h:
+      - fix build with VC9 PSDK6.x
+
+    * win32/build/config.w32:
+      - support for new naming
+
+    * (PHP_5_3)
+      ext/ftp/ftp.c:
+      - MFH: don't use inet_ntop when not present
+
+    * ext/ftp/ftp.c:
+      - don't use inet_ntop when not present
+
+2008-07-12  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/curl/interface.c
+      ext/curl/interface.c:
+      - MFB: Fixed bug #45220 (curl_read callback returns -1 when needs to 
return
+      size_t (unsigned))
+
+    * (PHP_5_2)
+      NEWS:
+      BFN: #45220
+
+    * (PHP_5_2)
+      ext/curl/interface.c:
+      - Fixed bug #45220 (curl_read callback returns -1 when needs to return
+      size_t (unsigned))
+
+2008-07-12  Steph Fox  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      win32/build/confutils.js:
+      This looks more than it is due to ws/cs and minor fixes in it...
+      - Fixes logic in dependency check
+      - Fixes logic in AC_DEFINE error message
+      - Prevents shared extensions from building if a hard dependency is 
missing
+      altogether
+      - Cleans up errors/warnings/messages for all scenarios
+      - Changes a function call to the new project support
+
+2008-07-12  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ZendEngine2/zend_exceptions.c:
+      - Missed one line in merge
+
+    * (PHP_5_3)
+      ext/spl/php_spl.c
+      ext/spl/tests/spl_autoload_012.phpt:
+      - MFH Allow multiple exceptions in spl's autoload
+
+    * ext/spl/tests/spl_autoload_012.phpt
+      ext/spl/tests/spl_autoload_012.phpt:
+      
+      - Allow multiple exceptions in spl's autoload
+
+    * ext/spl/php_spl.c:
+      - Allow multiple exceptions in spl's autoload
+
+    * (PHP_5_3)
+      ZendEngine2/zend_exceptions.c:
+      - MFH Add support for linking exceptions (implements TODO)
+
+    * ZendEngine2/zend_exceptions.c:
+      - Add support for linking exceptions (implements TODO)
+
+2008-07-12  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      BFN: #45485
+
 2008-07-11  Felipe Pena  <[EMAIL PROTECTED]>
 
     * ext/standard/ftp_fopen_wrapper.c


Reply via email to