Releases: php-sap/datetime
Releases · php-sap/datetime
v1.5.0 (PHP 8)
Compare
Sorry, something went wrong.
No results found
Changes
#8 Upgraded package to PHP 8 (PHP 7 is no longer supported ).
v1.4.2
Compare
Sorry, something went wrong.
No results found
Changes
#7 Added .github/ and .phpcs.xml to git export ignore list.
v1.4.1
Compare
Sorry, something went wrong.
No results found
Changes
#6 Adapted code for min. PHP 7.4 and PSR-12.
v1.4.0
Compare
Sorry, something went wrong.
No results found
Changes
#4 Changed composer requirement PHP >=7.4
#4 Switched to PHPUnit 9 and adapted tests and config.
#4 Added PHP_CodeSniffer and config
#4 Required PHP_CodeSniffer and added config for PSR-12.
#5 Switched from Travis to GitHub actions.
v1.2.4 (PHP5)
Compare
Sorry, something went wrong.
No results found
Changes
#5 Moved from Travis to GitHub actions.
version 1.3.2 (PHP7)
Compare
Sorry, something went wrong.
No results found
Bugfixes
#1 Set time on date only in case parse result is not false.
version 1.3.1 (PHP7)
Compare
Sorry, something went wrong.
No results found
Bugfixes
#1 Set time to 00:00:00 before returning a date.
version 1.2.3 (PHP5)
Compare
Sorry, something went wrong.
No results found
Bugfixes
#3 Removed timezone type \DateTimeZone from createFromFormat().
version 1.2.2 (PHP5)
Compare
Sorry, something went wrong.
No results found
Bugfixes
#2 Add timezone parameter to parent method only if it's null.
version 1.2.1 (PHP5)
Compare
Sorry, something went wrong.
No results found
Bugfixes
#1 Set time to 00:00:00 before returning a date.