v4.4.5
Changelog (v4.4.4...v4.4.5)
- bug #35870 fix parsing static return type on interface method annotation (alekitto)
- bug #35832 improved deprecation notices for methods new args and return type (HeahDude)
- bug #35710 silence warning when zend.assertions=-1 (nicolas-grekas)
- bug #35645 Never throw on warnings triggered by assert() and set assert.exception=1 in Debug::enable() (nicolas-grekas)
- bug #35588 Escape variable in Exception template (jderusse)