1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-28 12:16:03 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Nick Liu
cd5c94ecb4 eShims::strftime(): Ensure callable from format map is a closure
Otherwise, one might encounter `is_callable("dd")` and a
`function dd(…)` is defined, leading to that function being called
instead of the string being used directly as the replacement.
2022-12-29 21:52:47 +01:00
Cameron
55980a29a8 Generated PHPDoc for all classes in e107_handlers where one was missing. toNumber() updated to always return int or float. 2022-04-04 10:54:24 -07:00
Cameron
d885a2d40e Added missing file. 2021-11-25 08:04:56 -08:00