changelog               Tue Apr 29 01:31:47 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3030&r2=1.3031&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3030 php-src/ChangeLog:1.3031
--- php-src/ChangeLog:1.3030    Mon Apr 28 01:31:41 2008
+++ php-src/ChangeLog   Tue Apr 29 01:31:45 2008
@@ -1,3 +1,43 @@
+2008-04-28  Greg Beaver  <[EMAIL PROTECTED]>
+
+    * main/streams/streams.c:
+      MFB: fix erroneous use of php_resolve_path in 
_php_stream_wrapper_open_ex -
+      this breaks require/include for all extensions that intercept
+      zend_resolve_path
+
+    * (PHP_5_3)
+      main/streams/streams.c:
+      fix erroneous use of php_resolve_path in _php_stream_wrapper_open_ex - 
this
+      breaks require/include for all extensions that intercept 
zend_resolve_path
+
+    * main/streams/streams.c:
+      MFB: Fixed potentially confusing error message on failure when no errors
+      are logged
+
+    * (PHP_5_3)
+      NEWS
+      main/streams/streams.c:
+      Fixed potentially confusing error message on failure when no errors are
+      logged
+
+2008-04-28  Scott MacVicar  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/date/config.w32:
+      Fix windows build
+
+2008-04-28  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/standard/tests/file/bug22414.phpt:
+      - Fix test even if safe_mode is forced to be "On" in the binary
+
+2008-04-28  Scott MacVicar  <[EMAIL PROTECTED]>
+
+    * TSRM/readdir.h:
+      The SDK 6.1 adds some new networking functions that cause build errors,
+      pick Windows 2000 as the minimum version we will build for.
+
 2008-04-27  Derick Rethans  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)


Reply via email to