Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Tjerk Meesters
|
18fa07e68f
|
Revert "Revert "Removing ext/ereg and dependencies""
This reverts commit 1981dd9c73.
|
2014-09-11 19:25:42 +08:00 |
|
Dmitry Stogov
|
1981dd9c73
|
Revert "Removing ext/ereg and dependencies"
This reverts commit 86de7963fe.
|
2014-09-11 11:06:57 +04:00 |
|
Tjerk Meesters
|
86de7963fe
|
Removing ext/ereg and dependencies
Affected extensions:
- opcache (use pcre)
- mbstring (removed ereg functions overloading)
- pgsql (use pcre)
- reflection (test cases using 'ereg')
SAPI:
- apache (header only)
- apache_hooks (header only)
|
2014-09-11 10:22:44 +08:00 |
|
Felipe Pena
|
2ea37c7780
|
- Fixed tests
|
2008-11-19 11:41:47 +00:00 |
|
foobar
|
d0422ea0bc
|
fix skipif for these tests
|
2003-10-02 14:55:49 +00:00 |
|
Moriyoshi Koizumi
|
07a021f477
|
Add test cases for the regex probles
|
2003-09-26 17:44:06 +00:00 |
|