summaryrefslogtreecommitdiff
path: root/tests/run-test/bug75042-3.phpt
blob: e3387aa034ca7a12d29c18af8eb87b1108e9e080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--TEST--
phpt EXTENSIONS directive with nonexistent shared module
--INI--
error_log=
display_startup_errors=1
display_errors=1
--EXTENSIONS--
nonexistentsharedmodule
--FILE--
<?php
--EXPECTF--
Warning: PHP Startup: Unable to load dynamic library '%snonexistentsharedmodule.%s' %A