Nikita Popov
|
39131219e8
|
Migrate more SKIPIF -> EXTENSIONS (#7139)
This is a mix of more automated and manual migration. It should remove all applicable extension_loaded() checks outside of skipif.inc files.
|
2021-06-11 12:58:44 +02:00 |
|
Nikita Popov
|
c5401854fc
|
Run tidy
This should fix most of the remaining issues with tabs and spaces
being mixed in tests.
|
2020-09-18 14:28:32 +02:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Xinchen Hui
|
163d26d584
|
Fixed failed with libedit
|
2016-04-15 11:57:53 +08:00 |
|
Ferenc Kovacs
|
108bf84967
|
fix test with readline on mac
|
2014-11-29 01:47:45 +01:00 |
|
Nikita Popov
|
b1a6a17039
|
Fix Bug #64545: PHP Error in ef93a93ee2
Test was using die "Foo" instead of die("Foo").
|
2013-03-28 18:23:23 +01:00 |
|
Xinchen Hui
|
ef93a93ee2
|
Attempt to fix SKIP
|
2013-03-28 23:22:20 +08:00 |
|
Xinchen Hui
|
ab089611e0
|
Fix test on Mac (\D shows up)
|
2013-03-28 14:34:08 +08:00 |
|
Xinchen Hui
|
467cd6a60f
|
Add test for #64529
|
2013-03-28 13:45:42 +08:00 |
|