What's Changed
Core
- Consider possible null values for Audit::$old_values and Audit::$new_… by @tminich in #959
- PHP 8.4 tests, fix "Implicitly nullable parameter declarations deprecated" by @erikn69 in #981
- 🐛 void function does not return by @willpower232 in #987
Tests
- 🚨 first is nullable by @willpower232 in #985
- Correct Test Namespaces by @willpower232 in #988
- 🚨 audit should not have a factory by @willpower232 in #986
- Removed 6.x support, and thus no need for handling the differend asse… by @erikn69 in #989
New Contributors
- @tminich made their first contribution in #959
- @willpower232 made their first contribution in #985
Full Changelog: v13.6.8...v13.6.9