mirror of
https://github.com/php/php-src.git
synced 2026-04-16 12:31:06 +02:00
* PHP-7.0: Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian() Apply upstream patch for CVE-2016-1283
timelib ======= Timelib is a timezone and date/time library that can calculate local time, convert between timezones and parse textual descriptions of date/time information. It is the library supporting PHP's Date/Time extension.