Skip to content

Labels

Labels

  • aardvark

  • arrays

    Array implementation and access
  • bug

    Something isn't working
  • closures

    Closures and anonymous functions
  • codegen

    Code generation (assembly emission)
  • codex

  • control-flow

    Control structures (if, loops, switch...)
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • fibers

    PHP Fibers (cooperative coroutines)
  • generators

    Generators and yield
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • high-priority

    High impact or data-loss bug
  • invalid

    This doesn't seem right
  • json

    JSON encode/decode
  • lexer

    Lexer / tokenization issues
  • magic-methods

    Magic methods (__get, __call, __invoke...)
  • numeric-literals

    Integer and float literal parsing
  • parser

    Parser / AST construction
  • php-compatibility

    PHP compatibility / deviation from PHP behavior
  • question

    Further information is requested
  • regex

    Regular expressions and preg_* functions
  • runtime

    Runtime library / GC / ownership
  • strings

    String handling and literals
  • type-checker

    Static type checker / inference issues
  • wontfix

    This will not be worked on