PHP MIRRORS 13 CVS PHPWEB CHANGELOG 5 PHP
Date: Mon, 30 Jun 2003 15:58:06 -0000

Subject: cvs: phpweb / ChangeLog-5.php
From: jacques@no-spam (Jacques Marneweck)

jacques Mon Jun 30 11:58:06 2003 EDT
Modified files: /phpweb ChangeLog-5.php Log:
- Make the SQLite URL clickable.
Index: phpweb/ChangeLog-5.php diff -u phpweb/ChangeLog-5.php:1.2 phpweb/ChangeLog-5.php:1.3
--- phpweb/ChangeLog-5.php:1.2 Sun Jun 29 21:24:20 2003
+++ phpweb/ChangeLog-5.php Mon Jun 30 11:58:06 2003
@@no-spam -12,7 +12,7 @@no-spam <li>Switch to using Zend Engine 2, which includes numerous engine level improvements.
A full list is available at <a href="http://www.php.net/zend-engine-2.php">http://www.php.net/zend-engine-2.php</a>.

</li>
-<li>The SQLite (http://www.hwaci.com/sw/sqlite/) extension is now bundled and +<li>The SQLite (<a href="http://www.hwaci.com/sw/sqlite/">http://www.hwaci.com/sw/sqlite/</a>) extension is now bundled and
enabled by default. (Wez, Marcus, Tal)</li>
<li>Improved the speed of internal functions that use callbacks by 40% due to a
new internal fast_call_user_function() function. (Sterling)</li>