v12.62.0
[11.x] Support attributes in `app()->call()` (#52428)
apply Pint rule "single_line_comment_style" (#54969)
Fix extensions of contextual bindings (#53514)
Add explicit nullable type declaration (#50922)
Remove empty constructor braces. (#36661)
fix forgetting scoped instances if closures
[12.x] Run Mockery cleanup via PHPUnit subscriber instead of explicit `m::close()` calls (#58278)
Prevent contextual bindings from following stale aliases (#56495)
[11.x] Skip object construction if no rebound callbacks are set (#53502)
[7.x] Use proper assertions (#32230)
Add test for Util::getParameterClassName() (#54209)