Gina Peter Bnayard
|
5853cdb73d
|
Use "must not" instead of "cannot" wording
|
2024-08-21 21:12:17 +01:00 |
|
Gina Peter Bnayard
|
9a2fdbec48
|
ext/mbstring: Use standard wording for ValueError
|
2024-08-21 21:12:17 +01: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 |
|
George Peter Banyard
|
0444158529
|
Promote some warnings in MBString Regexes
Closes GH-5341
|
2020-09-09 14:55:07 +02:00 |
|
Christoph M. Becker
|
a003af5b62
|
Add missing skip conditions
mbstring can be built without mbregex support, in which case these
tests would fail. Thus we add respective skip conditions.
|
2018-08-05 00:01:35 +02:00 |
|
Xinchen Hui
|
375e3c273b
|
Fix test failed after 0ea83ff847
|
2013-02-16 22:28:28 +08:00 |
|
Felipe Pena
|
97659d4842
|
- Fixed possible crash in mb_ereg_search_init() using empty pattern
|
2011-11-21 19:15:18 +00:00 |
|