From: Operating system: Linux i686 PHP version: 5.3.2 Package: XML Reader Bug Type: Bug Bug description:XMLReader doesn't open files via stream_wrapper
Description: ------------ XMLReader generates the error when tries to open files via stream_wrapper. Works for 5.2.12 Test script: --------------- http://niakhaichyk.org/xmlreader.bug.txt Expected result: ---------------- PHP_VERSION: 5.3.0 XML: <?xml version="1.0" encoding="UTF-8"?><root>Thank you</root> root= #text=Thank you root= Actual result: -------------- PHP_VERSION: 5.3.0 XML: <?xml version="1.0" encoding="UTF-8"?><root>Thank you</root> Warning: XMLReader::open() [xmlreader.open]: Unable to open source data in /var/www/vidunia/public/xmlreader.bug.php on line 12 Warning: XMLReader::read() [xmlreader.read]: Load Data before trying to read in /var/www/vidunia/public/xmlreader.bug.php on line 13 -- Edit bug report at http://bugs.php.net/bug.php?id=51521&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=51521&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=51521&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=51521&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=51521&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51521&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=51521&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=51521&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=51521&r=needscript Try newer version: http://bugs.php.net/fix.php?id=51521&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=51521&r=support Expected behavior: http://bugs.php.net/fix.php?id=51521&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=51521&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=51521&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=51521&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51521&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=51521&r=dst IIS Stability: http://bugs.php.net/fix.php?id=51521&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=51521&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=51521&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=51521&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=51521&r=mysqlcfg