Test: /ext/standard/tests/strings/rtrim_variation2.phpt - Version 5.4.12-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+ string(19) "
003- string(19) "!---Hello World---!"
004- -- Iteration 2 --
005- string(19) "!---Hello World---!"
006- -- Iteration 3 --
007- string(19) "!---Hello World---!"
008- -- Iteration 4 --
009- string(19) "!---Hello World---!"
010- -- Iteration 5 --
011- string(19) "!---Hello World---!"
012- -- Iteration 6 --
013- string(19) "!---Hello World---!"
014- -- Iteration 7 --
015- string(19) "!---Hello World---!"
016- -- Iteration 8 --
017- string(19) "!---Hello World---!"
018- -- Iteration 9 --
019- string(19) "!---Hello World---!"
020- -- Iteration 10 --
021-
022- Warning: rtrim() expects parameter 2 to be string, array given in %s on line %d
023- NULL
024- -- Iteration 11 --
025-
026- Warning: rtrim() expects parameter 2 to be string, array given in %s on line %d
027- NULL
028- -- Iteration 12 --
029-
030- Warning: rtrim() expects parameter 2 to be string, array given in %s on line %d
031- NULL
032- -- Iteration 13 --
033- string(19) "!---Hello World---!"
034- -- Iteration 14 --
035- string(19) "!---Hello World---!"
036- -- Iteration 15 --
037- string(19) "!---Hello World---!"
038- -- Iteration 16 --
039- string(19) "!---Hello World---!"
040- -- Iteration 17 --
041- string(19) "!---Hello World---!"
042- -- Iteration 18 --
043- string(19) "!---Hello World---!"
044- -- Iteration 19 --
045- string(19) "!---Hello World---!"
046- -- Iteration 20 --
047-
048- Warning: rtrim() expects parameter 2 to be string, resource given in %s on line %d
049- NULL
050- -- Iteration 21 --
051- string(19) "!---Hello World---!"
052- -- Iteration 22 --
053- string(19) "!---Hello World---!"
054- ===DONE===