HaxeFoundation / HaxeFoundation/haxe
[PHP] 8.5 fixes
Open
platform-php
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
See https://github.com/HaxeFoundation/haxe/pull/12416
CI runs started failing today on mac with errors (which also should be warnings according to 8.5 changelog) like those:
```
Casting floats that are not representable as ints now emits a warning.
Casting NAN to other types now emits a warning.
```
Contributor guide
Assessment
This issue has not been assessed yet.