mirror of
https://github.com/e107inc/e107.git
synced 2025-05-01 17:57:56 +02:00
\e107\Shims\Internal\InternalTrait::strptime() now tries to run the internal PHP strptime() function first instead of what's defined, which should defend against accidental infinite recursion if something else like ./e107_handlers/php_compatibility_handler.php declares strptime() and calls eShims::strptime().