Nikita Popov
|
a06d015e61
|
Remove unnecessary mbstring skipifs
These functions are always available (if the extension is available
at all).
|
2021-06-14 15:27:28 +02:00 |
|
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 |
|
Máté Kocsis
|
b5c7a83dca
|
Remove unnecessary PHPDoc-alike blocks from tests
Closes GH-5759
|
2020-06-24 13:13:44 +02:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Peter Kokot
|
d7a3edd45d
|
Trim trailing whitespace in *.phpt
|
2018-10-14 19:46:15 +02:00 |
|
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 |
|
Yasuo Ohgaki
|
2605ceeaca
|
Added array parameter support to mb_convert_encoding()
|
2016-09-06 18:20:24 +09:00 |
|