1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 06:51:18 +02:00
Files
archived-php-src/tests/run-test/bug75042-3.phpt
Máté Kocsis 7aacc705d0 Add many missing closing PHP tags to tests
Closes GH-5958
2020-08-09 22:03:36 +02:00

14 lines
283 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--
Warning: PHP Startup: Unable to load dynamic library '%snonexistentsharedmodule.%s' %A