We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7fca57 commit aa07e76Copy full SHA for aa07e76
admin/framework/phpunit.xml.dist
@@ -43,6 +43,7 @@
43
</source>
44
<php>
45
<server name="app.baseURL" value="http://example.com/"/>
46
+ <server name="CODEIGNITER_SCREAM_DEPRECATIONS" value="1"/>
47
<!-- Directory containing phpunit.xml -->
48
<const name="HOMEPATH" value="./"/>
49
<!-- Directory containing the Paths config file -->
admin/starter/phpunit.xml.dist
0 commit comments