ju1ius
|
03d03243fa
|
Fix #72711: mb_ereg does not clear the $regs parameter on failure
When `mb_ereg` failed to match, it didn't update the `$regs` argument.
Now it will always set it to the empty array.
|
2016-08-05 13:22:10 +02:00 |
|
Ant Phillips
|
ad29efe368
|
MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
2008-12-05 13:13:15 +00:00 |
|
Steph Fox
|
4be7f4aecd
|
- killed off UEXPECT
- com_dotnet gets a .cvsignore
- Ulf will take care of mysql extensions, rest complete
|
2008-05-27 18:16:04 +00:00 |
|
Josie Messa
|
dcd8dff11b
|
- Committing new tests for MBString extensions
- The tests listed in the following link will fail as they are adjusted
to expose bugs
(more details here: http://news.php.net/php.qa/62382)
|
2008-02-01 15:40:23 +00:00 |
|