Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.35.0 source code.tar.gz | 2025-07-27 | 47.3 kB | |
1.35.0 source code.zip | 2025-07-27 | 81.6 kB | |
README.md | 2025-07-27 | 1.4 kB | |
Totals: 3 Items | 130.4 kB | 1 |
What's Changed
- Enhancement: Use matrix strategy by @localheinz in https://github.com/fightbulc/moment.php/pull/217
- Enhancement: Add support for PHP 8.2 by @localheinz in https://github.com/fightbulc/moment.php/pull/218
- Enhancement: Run tests on PHP 7.3 by @localheinz in https://github.com/fightbulc/moment.php/pull/219
- Enhancement: Run tests on PHP 7.2 by @localheinz in https://github.com/fightbulc/moment.php/pull/220
- Enhancement: Run tests on PHP 7.1 by @localheinz in https://github.com/fightbulc/moment.php/pull/221
- Enhancement: Enable required extensions only by @localheinz in https://github.com/fightbulc/moment.php/pull/223
- Fix: Disable result cache by @localheinz in https://github.com/fightbulc/moment.php/pull/224
- Enhancement: Increase strictness when running tests with
phpunit/phpunit
by @localheinz in https://github.com/fightbulc/moment.php/pull/225 - Fix: Add tests to assert compatibility with PHP 8.1 by @localheinz in https://github.com/fightbulc/moment.php/pull/226
- Enhancement: Add support for PHP 8.3 by @localheinz in https://github.com/fightbulc/moment.php/pull/227
- Enhancement: Run tests on PHP 8.4 by @localheinz in https://github.com/fightbulc/moment.php/pull/237
New Contributors
- @localheinz made their first contribution in https://github.com/fightbulc/moment.php/pull/217
Full Changelog: https://github.com/fightbulc/moment.php/compare/1.34...1.35.0