From 2917c702523910ace15a78f9646bd95700239528 Mon Sep 17 00:00:00 2001 From: marcosptf Date: Fri, 24 Oct 2014 15:08:27 -0200 Subject: [PATCH] test --- tests/func/012.phpt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/func/012.phpt diff --git a/tests/func/012.phpt b/tests/func/012.phpt new file mode 100644 index 0000000000..3b0d8ea7b3 --- /dev/null +++ b/tests/func/012.phpt @@ -0,0 +1,12 @@ +--TEST-- +addcslashes(); function test +--CREDITS-- + marcosptf - +#phptestfest PHPSP on Google - Sao Paulo - Brazil - 2014-06-05 +--FILE-- + +--EXPECTF-- +Warning: addcslashes(): Invalid '..'-range, '..'-range needs to be incrementing in %s on line %d +\zoo['\.'] -- 2.40.0