diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lang/bug24403.phpt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/lang/bug24403.phpt b/tests/lang/bug24403.phpt index fe99257d3d..8f4934e7b9 100644 --- a/tests/lang/bug24403.phpt +++ b/tests/lang/bug24403.phpt @@ -17,4 +17,5 @@ class a } new a(); ?> ---EXPECT-- +--EXPECTF-- +Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in %s on line %d |