phpbb/tests/regex
Erik Frèrejean 14891cdf4e [ticket/10011] Tests don't work on PHP < 5.3
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
2011-01-31 12:58:18 +01:00
..
censor_test.php [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
email_test.php [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
ipv4_test.php [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
ipv6_test.php [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
url_test.php [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00