Test: /ext/standard/tests/strings/addslashes_variation3.phpt - Version 5.3.25    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
046- string(25) "Is your name Ram\Krishna?"
047-
048- -- Iteration 16 --
049- string(8) "\0.0.0.0"
050-
051- -- Iteration 17 --
052- string(26) "c:\php\testcase\addslashes"
053-
054- -- Iteration 18 --
055- string(1) "\"
056-
057- -- Iteration 19 --
058- string(12) "hello\0world"
059-
060- -- Iteration 20 --
061- string(9) "\0hello\0"
062-
063- -- Iteration 21 --
064- string(9) "\0\0hello"
065-
066- -- Iteration 22 --
067- string(2) "\0"
068-
069- -- Iteration 23 --
070- string(12) "''\0.0.0.0''"
071-
072- -- Iteration 24 --
073- string(14) "''\0.0.0.0''\0"
074-
075- -- Iteration 25 --
076- string(13) "\0''c:\php\''"
077-
078- -- Iteration 26 --
079- string(10) ""\0.0.0.0""
080-
081- -- Iteration 27 --
082- string(13) ""c:\php\"\0''"
083-
084- -- Iteration 28 --
085- string(20) ""hello"''world''\0//"
086-
087- -- Iteration 29 --
088- string(18) "0xABCDEF0123456789"
089-
090- -- Iteration 30 --
091- string(15) "�cdef0123456789"
092-
093- -- Iteration 31 --
094- string(18) "!@#$%&*@$%#&/;:,<>"
095-
096- -- Iteration 32 --
097- string(12) "hello\0world"
098-
099- -- Iteration 33 --
100- string(71) "This is line 1 of ''heredoc'' string
101- This is line 2 of "heredoc" string"
102-
103- -- Iteration 34 --
104- string(0) ""
105- Done