Labels
Labels
26 labels
- Array implementation and access
- Something isn't working
- Closures and anonymous functions
- Code generation (assembly emission)
- Control structures (if, loops, switch...)
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- PHP Fibers (cooperative coroutines)
- Generators and yield
- Good for newcomers
- Extra attention is needed
- High impact or data-loss bug
- This doesn't seem right
- JSON encode/decode
- Lexer / tokenization issues
- Magic methods (__get, __call, __invoke...)
- Integer and float literal parsing
- Parser / AST construction
- PHP compatibility / deviation from PHP behavior
- Further information is requested
- Regular expressions and preg_* functions
- Runtime library / GC / ownership
- String handling and literals
- Static type checker / inference issues
- This will not be worked on