helly Fri Feb 8 09:28:15 2008 UTC
Modified files:
/php-src README.UNICODE-UPGRADES
Log:
- Type
http://cvs.php.net/viewvc.cgi/php-src/README.UNICODE-UPGRADES?r1=1.19&r2=1.20&diff_format=u
Index: php-src/README.UNICODE-UPGRADES
diff -u php-src/README.UNICODE-UPGRADES:1.19
php-src/README.UNICODE-UPGRADES:1.20
--- php-src/README.UNICODE-UPGRADES:1.19 Thu Feb 7 18:40:28 2008
+++ php-src/README.UNICODE-UPGRADES Fri Feb 8 09:28:15 2008
@@ -549,7 +549,7 @@
zend_spprintf(error, 0, "class '%.*Z' not found", clen, callable);
- The function allows to output any kind of zaval values, as long as a
+ The function allows to output any kind of zval values, as long as a
string (or unicode) conversion is available. Note that printing non
string zvals outside of request time is not possible.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php