bug24392.phpt 541 B

12345678910111213141516171819202122
  1. --TEST--
  2. Bug #24392 (empty namespaces causing confusion)
  3. --EXTENSIONS--
  4. simplexml
  5. --FILE--
  6. <?php
  7. $s = simplexml_load_file(__DIR__.'/bug24392.xml');
  8. foreach ($s->item as $item) {
  9. echo $item->title . "\n";
  10. }
  11. ?>
  12. --EXPECT--
  13. EU Parliament to Vote on New Patent Rules
  14. Most Powerful Amateur Rocket in Canada
  15. GF FX 5900 Ultra vs. ATi Radeon 9800 Pro
  16. PHP 5 Beta 1
  17. Engaging with the OSS Community
  18. Pure Math, Pure Joy
  19. Windows Tech Writer Looks at Linux
  20. US Cell Phone Users Discover SMS Spam
  21. Verizon Sues Nextel For Espionage
  22. Introduction to Debian