]> granicus.if.org Git - php/commit
Fix #75857: Timezone gets truncated when formatted
authorGabriel Caruso <carusogabriel34@gmail.com>
Thu, 8 Feb 2018 12:05:00 +0000 (10:05 -0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 11 Feb 2018 02:14:41 +0000 (03:14 +0100)
commitf7069371205469f62f61525490b9cbd20431b4c8
treebb675d67e627ab6d10db092dabcf840b469135a6
parentfddd7e38bd01bc6dbc473166dd6f92e9f81a6eab
Fix #75857: Timezone gets truncated when formatted

Use sizeof buffer instead of hard-coded lenghts
NEWS
ext/date/php_date.c
ext/date/tests/bug75857.phpt [new file with mode: 0644]