What's Changed
Features
- Add longScanWarning config by @danog in #11302
- Preload all classes before forking (+5% performance) by @danog in #11309
- Improve new array function types, add Deprecated attr support by @danog in #11303
Fixes
- Die when PHP doc not found in update-property-map.php by @M393 in #11136
- Do not throw exceptions on deprecation errors while autoloading deps by @danog in #11313
- Fix ElseIfAnalyzer inconsistency and remove dead code by @theodorejb in #10611
- Deduplicate loop analysis by @theodorejb in #10782
- Add correct type to readline_completion_function by @danog in #11316
- Add rdkafka to extension list in config.xsd by @danog in #11314
New Contributors
Full Changelog: 6.7.1...6.8.0