mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
MFB: fix test on fbsd
This commit is contained in:
parent
bd2a5f7996
commit
79f1a51473
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ string(12) "a${1b${1c${1"
|
||||||
Warning: preg_replace(): Compilation failed: missing terminating ] for character class at offset 8 in %s002.php on line 11
|
Warning: preg_replace(): Compilation failed: missing terminating ] for character class at offset 8 in %s002.php on line 11
|
||||||
NULL
|
NULL
|
||||||
|
|
||||||
Parse error: syntax error, unexpected T_FOR in %s002.php(12) : regexp code on line 1
|
Parse error: %s, unexpected T_FOR in %s002.php(12) : regexp code on line 1
|
||||||
|
|
||||||
Fatal error: preg_replace(): Failed evaluating code:
|
Fatal error: preg_replace(): Failed evaluating code:
|
||||||
for ($ in %s002.php on line 12
|
for ($ in %s002.php on line 12
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue