Skip to content
Commit 65ebba44 authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Allow /tests folder in autoloader by default

Given the fact that "/tests" is not shipped by default and this has broken some applications and frustrated quite some people we should add "/tests" to the default allowed autoloading set.

I do consider the security impact marginally since the /tests folder is not shipped within the release as well as usually has a hard requirement on being called by phpunit.
parent 24d2cbf3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment