bfrance Wed Feb 11 14:02:41 2004 EDT
Modified files:
/php-src NEWS
Log:
- Added checks for invalid characters in a cookie name or cookie data
from setrawcookie. (Brian)
- Added new pspell functions to set the dict-dir and data-dir options. (Brian)
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1599&r2=1.1600&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1599 php-src/NEWS:1.1600
--- php-src/NEWS:1.1599 Tue Feb 10 04:37:11 2004
+++ php-src/NEWS Wed Feb 11 14:02:39 2004
@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2004, PHP 5 Beta 4
+- Added checks for invalid characters in a cookie name or cookie data
+ from setrawcookie. (Brian)
+- Added new pspell functions to set the dict-dir and data-dir options. (Brian)
- Added support for ++ and += (and similar) to SimpleXML. (Andi, Zeev)
- Added infrastructure for ++ and += (and similar) to object overloading
modules. (Andi, Zeev)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php