mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Due to the usage of `__DIR__` for the file includes the tests can't be ran on systems with PHP < 5.3. Replace all occurances of `__DIR__` with `dirname(__FILE__)`. PHPBB3-10011 |
||
---|---|---|
.. | ||
censor_test.php | ||
email_test.php | ||
ipv4_test.php | ||
ipv6_test.php | ||
url_test.php |