Issues
- 4
Is it dead ?
#79 opened by aviallon - 12
Think of a better name...?
#57 opened by ircmaxell - 0
PHP Fatal error: Uncaught FFI\Exception: Cannot instantiate FFI\CData of zero size
#77 opened by SalimF - 1
- 4
How is it working?
#75 opened by acuna-public - 1
Argument 1 passed to PHPCompiler\Compiler::compileOps() must be of the type array, object given
#74 opened by Sarke - 0
Argument 1 passed to PHPCompiler\Compiler::compileOperand() must be an instance of PHPCfg\Operand, null given
#73 opened by barkermn01 - 18
RFC: Stay VM/JIT, or abandon and go only AOT?
#63 opened by ircmaxell - 2
- 4
Randomly failing string tests
#71 opened by PurHur - 8
- 1
- 8
Error Uncaught RuntimeException
#59 opened by ammarfaizi2 - 1
- 6
- 9
- 1
document (or write) semantic analysis passes
#58 opened by driusan - 0
Build FFI abstraction
#56 opened by ircmaxell - 0
Build out support for PDO
#55 opened by ircmaxell - 0
- 0
- 0
- 0
Build filesystem and streams abstractions
#51 opened by ircmaxell - 0
Document standard library interfaces
#50 opened by ircmaxell - 0
Add support for PHP references
#49 opened by ircmaxell - 0
- 0
Create source maps from PHP to LLVM IR
#45 opened by ircmaxell - 0
- 0
- 0
Add support for Exceptions and Try/Catch
#42 opened by ircmaxell - 0
Add GDB debug support for generated JIT code
#41 opened by ircmaxell - 0
Refactor [PHP-Types](https://github.com/ircmaxell/php-types/) to allow multiple scripts to be analyzed (to allow require/include to be analyzed in a broader type scope than just a single file)
#40 opened by ircmaxell - 0
Implement mixed values to support cases where we do not know the value's type at compile time, or we know it will change.
#39 opened by ircmaxell - 0
Add support for classes and objects to JIT
#38 opened by ircmaxell - 0
- 0
- 3
How should we talk about the future here?
#23 opened by ircmaxell - 5
- 1
PHP Standard Library
#14 opened by driusan - 1
- 2
Helping on the ext/standard modules
#9 opened by PurHur - 1
Lack of support for Expr_NsFuncCall
#10 opened by akondas - 4
Integrate prebuild modules
#8 opened by CollioPHP - 1
State of project
#5 opened by BurakDev