xref: /PHP-7.1/tests/run-test/bug75042-3.phpt (revision 113213f0)
1--TEST--
2phpt EXTENSIONS directive with nonexistent shared module
3--EXTENSIONS--
4nonexistentsharedmodule
5--FILE--
6<?php
7--EXPECTF--
8PHP Warning:  PHP Startup: Unable to load dynamic library '%snonexistentsharedmodule.%s' %A
9