changelog Mon Dec 15 01:42:35 2008 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3258&r2=1.3259&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3258 php-src/ChangeLog:1.3259
--- php-src/ChangeLog:1.3258 Sun Dec 14 01:32:34 2008
+++ php-src/ChangeLog Mon Dec 15 01:42:31 2008
@@ -1,3 +1,33 @@
+2008-12-14 Lars Strojny <l...@strojny.net>
+
+ * ext/standard/tests/file/stream_001.phpt
+ main/streams/streams.c:
+ MFB: If a wrapper could not be found it is either a typo or a
configuration
+ issue. But in both cases it is critical enough to warn the user. [DOC]
(?)
+
+ * (PHP_5_3)
+ ext/standard/tests/file/stream_001.phpt
+ main/streams/streams.c:
+ If a wrapper could not be found it is either a typo or a configuration
+ issue. But in both cases it is critical enough to warn the user.
+
+2008-12-14 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * ext/mssql/php_mssql.c
+ ext/mssql/php_mssql.c:
+ - fix build
+
+2008-12-14 Ilia Alshanetsky <i...@prohost.org>
+
+ * ext/mssql/php_mssql.c:
+
+ MFB: simplify code
+
+ * (PHP_5_3)
+ ext/mssql/php_mssql.c:
+
+ Simplify code
+
2008-12-13 Johannes Schlüter <johan...@schlueters.de>
* ZendEngine2/tests/bug46811.phpt
@@ -19671,7 +19701,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3258 2008/12/14 01:32:34 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3259 2008/12/15 01:42:31 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c