-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Description
Php and resource files from dev/tests/functional are exposed and executable due to htaccess file:
dev/tests/functional/.htaccess
The simple solution is to rename it to something sane like testing.htaccess
Of course THAT will probably break a bunch more of the unit tests unless someone takes the time to fix it properly. And since the unit testing has currently been broken for weeks, I assume no one has the time to actually fix it and test it.