Test: /ext/date/tests/bug67251.phpt - Version 5.6.14-dev        

Bug #67251 date_parse_from_format out-of-bounds read
Submitted: 2014-05-12 02:14:06 Modified: 2014-05-14 00:17:52
From: stas Assigned: stas
Status: Closed Package: *General Issues
PHP Version: 5.4.28 OS: *

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- array(12) {
002- ["year"]=>
003- bool(false)
004- ["month"]=>
005- bool(false)
006- ["day"]=>
007- bool(false)
008- ["hour"]=>
009- bool(false)
010- ["minute"]=>
011- bool(false)
012- ["second"]=>
013- bool(false)
014- ["fraction"]=>
015- bool(false)
016- ["warning_count"]=>
017- int(0)
018- ["warnings"]=>
019- array(0) {
020- }
021- ["error_count"]=>
022- int(2)
023- ["errors"]=>
024- array(1) {
025- [0]=>
026- string(13) "Trailing data"
027- }
028- ["is_localtime"]=>
029- bool(false)
030- }