bug75042-3.phpt 285 B

123456789101112
  1. --TEST--
  2. phpt EXTENSIONS directive with nonexistent shared module
  3. --INI--
  4. error_log=
  5. display_startup_errors=1
  6. display_errors=1
  7. --EXTENSIONS--
  8. nonexistentsharedmodule
  9. --FILE--
  10. <?php
  11. --EXPECTF--
  12. PHP Warning: PHP Startup: Unable to load dynamic library '%snonexistentsharedmodule.%s' %A