php-src/tests/run-test/bug75042-3.phpt
2018-10-31 10:43:45 -07:00

13 lines
285 B
PHP

--TEST--
phpt EXTENSIONS directive with nonexistent shared module
--INI--
error_log=
display_startup_errors=1
display_errors=1
--EXTENSIONS--
nonexistentsharedmodule
--FILE--
<?php
--EXPECTF--
PHP Warning: PHP Startup: Unable to load dynamic library '%snonexistentsharedmodule.%s' %A