HaxeFoundation / HaxeFoundation/haxe
[php] PHP 8 compatibility
Open
platform-php
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
- [ ] - new `\Socket` and `\AddressInfo` classes instead of related resource types ([details](https://php.watch/versions/8.0/sockets-sockets-addressinfo)). This creates a conflict between extern definitions for PHP7 & PHP8
- [x] [attributes](https://www.php.net/manual/en/language.attributes.php)
- [ ] various situations of int<->float coercion is deprecated and generate E_DEPRECATED notice
Contributor guide
Assessment
This issue has not been assessed yet.