Jani,
Informing people of the new way to use SQLite extension on Windows
belongs to NEWS and release notes. Why give people less information?
Please revert your change.
Edin
Jani Taskinen wrote:
sniper Sat Sep 24 14:19:04 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src NEWS
Log:
Documentation belongs elsewhere
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.74&r2=1.2027.2.75&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.74 php-src/NEWS:1.2027.2.75
--- php-src/NEWS:1.2027.2.74 Sat Sep 24 11:13:12 2005
+++ php-src/NEWS Sat Sep 24 14:18:58 2005
@@ -1,9 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Aug 2005, PHP 5.1 Release Candidate 2
-- Bundle SQLite extension as a shared module in Windows distribution. This
- means that the Windows users would have to add php_extension=php_sqlite.dll
- into their php.ini to enable SQLite functionality. (Edin)
+- Changed SQLite extension to be a shared module in Windows distribution.
+ (Edin)
- Changed "instanceof" and "catch" operators, is_a() and is_subclass_of()
functions to not call __autoload(). (Dmitry)
- Added support for class constants and static members for internal classes.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php