This release fixes the previous 1.0.0-preview1 release.
- PHP 8
Stringable
interface - added
set_time_limit()
- added Sdk property:
$(BasePath)
- emits debug sequence points for property initializers
- fixes run of
phpunit
project DirectoryIterator
andSplFileInfo
uses internal stream wrappers- phar stream wrappers for file_exists()
- fixes
array_unique()
- fixes
DateInterval
- fix: property initializer can be a conditional expression
- fix: compile-time conversion from void to NULL