New:
- Add documentation support for built-in and magic constants! You'll need to update your manual DB to get the latest hotness :)
Improved:
- Make process forking more resilient to interrupted system calls.
- Use \ReflectionClassConstant in PHP >= 7.1.
- A bunch of automated build fixes (the last one … wasn't so automated).
- Add a bit more test coverage.