Test: /ext/readline/tests/readline_add_history_001.phpt - Version 5.7.0-dev    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ Fatal error: readline_add_history() expects parameter 1 to be unknown, string given in %s/readline_add_history_001.php on line 3
001- bool(true)
002- array(1) {
003- [0]=>
004- string(3) "foo"
005- }
006- bool(true)
007- array(2) {
008- [0]=>
009- string(3) "foo"
010- [1]=>
011- string(0) ""
012- }
013- bool(true)
014-
015- Warning: readline_add_history() expects exactly 1 parameter, 0 given in %s on line %d
016- NULL