13.x
Change count array comparison to empty array comparison to improve performance (#59688)
Apply fixes from StyleCI
update error template
Use Collection only()/diff() instead of filter()/reject() with in_array() (#60945)
minor code formatting improvements (#56296)
[12.x] remove `@return` docblocks on constructors (#55076)