Test: /ext/standard/tests/strings/wordwrap_error.phpt - Version 5.6.28-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
021+
022+ Warning: wordwrap(): Length should be between 0 and 2147483647 in %s/wordwrap_error.php on line 41
023+ bool(false)
021- string(39) "testing<br />\nwordwrap<br />\nfunction"
023- string(223) "<br />\nt<br />\ne<br />\ns<br />\nt<br />\ni<br />\nn<br />\ng<br />\n<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br />\na<br />\np<br />\n<br />\nf<br />\nu<br />\nn<br />\nc<br />\nt<br />\ni<br />\no<br />\nn"
025+
026+ Warning: wordwrap(): Length should be between 0 and 2147483647 in %s/wordwrap_error.php on line 47
027+ bool(false)