frontcontroller22.phpt 605 B

123456789101112131415161718192021
  1. --TEST--
  2. Phar front controller include from cwd test 1
  3. --INI--
  4. default_charset=UTF-8
  5. --EXTENSIONS--
  6. phar
  7. --ENV--
  8. SCRIPT_NAME=/frontcontroller22.php
  9. REQUEST_URI=/frontcontroller22.php/index.php
  10. PATH_INFO=/index.php
  11. --FILE_EXTERNAL--
  12. files/frontcontroller13.phar
  13. --EXPECTHEADERS--
  14. Content-type: text/html; charset=UTF-8
  15. --EXPECTF--
  16. string(4) "test"
  17. string(12) "oof/test.php"
  18. Warning: include(./hi.php): Failed to open stream: No such file or directory in phar://%s/oof/test.php on line %d
  19. Warning: include(): Failed opening './hi.php' for inclusion (include_path='%s') in phar://%soof/test.php on line %d