jani Wed, 17 Nov 2010 14:08:39 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=305457
Log:
typo
Changed paths:
U php/php-src/trunk/UPGRADING
Modified: php/php-src/trunk/UPGRADING
===================================================================
--- php/php-src/trunk/UPGRADING 2010-11-17 14:07:54 UTC (rev 305456)
+++ php/php-src/trunk/UPGRADING 2010-11-17 14:08:39 UTC (rev 305457)
@@ -228,8 +228,8 @@
config.m4 and Makefile.frag files as templates and replace CLI/cli with
your SAPI name.
-- The REQUEST_TIME value inside server now returns a floating point number
- indicating the time with microsecond precision. All SAPIs provinding this
+- The REQUEST_TIME value inside server now returns a floating point number
+ indicating the time with microsecond precision. All SAPIs providing this
value should be returning float and not time_t.
=============================
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php