Test: /ext/date/tests/getdate_error.phpt - Version 7.1.25    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ sh: 1: /home/ubuntu/php-7.1.25/sapi/cli/php: Permission denied
001- *** Testing getdate() : error conditions ***
002-
003- -- Testing getdate() function with more than expected no. of arguments --
004-
005- Warning: getdate() expects at most 1 parameter, 2 given in %s on line %d
006- bool(false)
007- ===DONE===