HaxeFoundation / HaxeFoundation/haxe
[php] upload constants
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
Can we have externs for UPLOAD_ERR_OK, UPLOAD_ERR_NO_FILE etc?
See https://www.php.net/manual/en/filesystem.constants.php#constant.upload-err-cant-write
Contributor guide
Research direction
Start by locating the existing PHP extern definitions in the Haxe repository and compare their style with the constants listed in the linked PHP manual page. Add the requested upload error constants where similar PHP constants are declared, then verify that the externs expose all requested names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100