sniper Wed Aug 17 12:56:22 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.18&r2=1.2027.2.19&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.18 php-src/NEWS:1.2027.2.19 --- php-src/NEWS:1.2027.2.18 Wed Aug 17 07:54:32 2005 +++ php-src/NEWS Wed Aug 17 12:56:20 2005 @@ -12,6 +12,7 @@ - Fixed "make test" to work for phpized extensions. (Hartmut, Jani) - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) +- Fixed bug #34148 (+,- and . not supported as parts of scheme). (Ilia) - Fixed bug #34103 (line numbering not maintained in dom document). (Rob) - Fixed bug #34078 (Reflection API problems in methods with boolean or null default values). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php