mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 12:48:24 +01:00
beedf081ab
\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().