Le 08/06/2017 à 05:07, Yoshio Hanawa a écrit : > Hello, everyone. > > I would like to propose to include my PHP extension "php-timecop" in PECL.
Could be interesting for dev/testing purppose > The extension is currently compatible with PHP 5.3.1 - 7.1.x Not compatible with PHP 7.2, mostly because of function prototype PHP Warning: Declaration of TimecopDateTime::createFromFormat($format, $time, $object = NULL) should be compatible with DateTime::createFromFormat($format, $time, ?DateTimeZone $object = NULL) 1 failing test with 7.1 $ cat tests/core_005.diff 007+ string(26) "1969-12-31 14:00:07.071129" 007- string(26) "1969-12-31 14:00:07.000000" Remi
signature.asc
Description: OpenPGP digital signature
