Commit Graph

3 Commits

Author SHA1 Message Date
Joe Nahmias 32667285a8 fix: update test for DateTime parse errors to work in php8.2
check if getLastErrors() returns a false bool, rather than specific
array elements, as this throws an error in php8.2 if there are no
errors returned.
2023-01-12 18:13:44 -08:00
Frédéric Guillot f5bb55bdb8
PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
Frédéric Guillot a4642d17e0 Move custom libs to the source tree 2018-04-04 15:21:13 -07:00