moriyoshi Sat Apr 12 18:02:26 2003 EDT Modified files: /php4 NEWS Log: NFN Index: php4/NEWS diff -u php4/NEWS:1.1398 php4/NEWS:1.1399 --- php4/NEWS:1.1398 Tue Apr 8 15:43:56 2003 +++ php4/NEWS Sat Apr 12 18:02:26 2003 @@ -12,6 +12,7 @@ - Fixed bug #21007 (html_errors off text-only output in phpinfo). (Marcus) - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia) - Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider) +- Made dirname() / strip_tags() binary-safe. (Moriyoshi) - Changed the length parameter in fgetss() to be optional. (Moriyoshi) - Changed ini parser to allow for handling of quoted multi-line values. (Ilia) - Changed get_extension_funcs() to return list of the built-in Zend Engine
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php