Releases: TypeRocket/core
Releases · TypeRocket/core
v6.1.2
- Make several syntax and bug fixes for PHP 8.2
v6.1.1
- Fix
NULL
parameter issues in PHP 8.2.
v6.1.0
- Add support for PHP 8.2.
- Update
symfony/console
to v7.
- Update
woocommerce/action-scheduler
to v3.7.
- Update
phpunit/phpunit
to v10.
- Improve unit tests.
v6.0.8
- Improve PHP 8.1 compatibility.
v6.0.6
- Improve JSON casting and detection.
v6.0.3
- Fix PHP 8 bugs.
- Add
parent_post_type
, first_parent_post_type
, first_parent_post_id
, post_id
, and parent_post_id
option to metabox registration class options within the addScreen()
method.