My favorites | Sign in
phc
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips
ListGrid
   
Loading...
  ID Type  Status  Priority  Milestone  Component  Difficulty  Owner    Summary + Labels ...
  1 Enhancement Accepted Medium ---- Driver ---- edskodev...@gmail.com   Consistent naming of command line options  
  4 Enhancement Accepted Low ---- Unparser Hard edskodev...@gmail.com   Modify the front-end so that we can reproduce the original source exactly  
  5 Enhancement Accepted Low ---- Driver Hard edskodev...@gmail.com   Command line options for plugins  
  7 Defect Accepted Medium ---- Parser Hard edskodev...@gmail.com   Fix line numbers  
  9 Enhancement Accepted Low ---- ---- ---- edskodev...@gmail.com   man-page  
  11 Enhancement Accepted Low ---- ---- ---- edskodev...@gmail.com   Allow to output parts of the AST  
  12 Enhancement Accepted Low ---- Unparser ---- edskodev...@gmail.com   Comments associated with "else"  
  15 Enhancement Accepted Low ---- ---- ---- paul.biggar   Add a simple way for users to send bug reports  
  18 Enhancement Accepted Medium Release0.2 ---- ---- paul.biggar   Rearrange basic blocks in obfuscator  
  21 Enhancement Accepted Medium ---- ---- Easy paul.biggar   Allow renaming of function names and variables for obfuscator  
  22 Enhancement Accepted Low ---- Autotools Easy paul.biggar   Manual makefile doesnt use configure  
  23 Defect Accepted Medium ---- Docs ---- edskodev...@gmail.com   Document packages required to make the manual  
  26 Defect Accepted Medium ---- ---- Easy paul.biggar   Allow different C compilers for compiling generated C  
  27 Defect Accepted Low ---- ---- Easy paul.biggar   Test using the non-default gcc compiler (the one from issue 25)  
  28 Defect Accepted Medium ---- ---- Medium paul.biggar   Some nodes in the AST do not have filename and line-number attributes  
  30 Defect Accepted High Release0.2 ---- ---- paul.biggar   Improve the plugin test  
  31 Enhancement Accepted Low ---- ---- ---- paul.biggar   Make compilation of user scripts platform independent  
  34 Defect Accepted Medium ---- ---- Hard paul.biggar   respect the max_execution_time variable  
  35 Defect Accepted Low ---- ---- Hard paul.biggar   support php.ini  
  36 Defect Accepted Medium ---- Maketea ---- edskodev...@gmail.com   Schema generation  
  37 Enhancement Accepted Low ---- ---- Medium paul.biggar   Add some verification to the examples in the tutorials  
  38 Enhancement Accepted Low ---- Maketea Medium paul.biggar   Add a warning for different token types in maketea  
  39 Defect Accepted Low ---- Maketea Easy paul.biggar   maketea doesnt generate line numbers  
  43 Defect Accepted Low ---- Unparser ---- edskodev...@gmail.com   Consecutive PHP blocks are unparsed as one  
  44 Defect Accepted Medium ---- Unparser Hard edskodev...@gmail.com   Comments are not always unparsed in the right place  
  45 Defect Accepted Low ---- Unparser ---- edskodev...@gmail.com   Omit final closing tag  
  47 Defect Accepted Low ---- Unparser ---- edskodev...@gmail.com   "+1" is unparsed as "1", as is "- - 1"  
  48 Defect Accepted Low ---- Unparser ---- edskodev...@gmail.com   User's tag style is ignored  
  49 Defect Accepted Low ---- Unparser ---- edskodev...@gmail.com   User capitalization of keywords is ignored  
  52 Defect Accepted Low ---- Unparser ---- edskodev...@gmail.com   Unparser never uses alternative syntax  
  53 Defect Accepted Low ---- Unparser ---- edskodev...@gmail.com   Final statement in a script does not need a semicolon  
  55 Defect Accepted Low ---- Unparser ---- edskodev...@gmail.com   Comment containing end-of-script tag disappears  
  56 Defect Accepted Low ---- Unparser ---- edskodev...@gmail.com   User added empty statements are not unparsed  
  57 Defect Accepted Low ---- Unparser ---- edskodev...@gmail.com   $$x[5] is unparsed as ${$x[5]}  
  61 Enhancement Accepted Low ---- Testing ---- paul.biggar   Check each revision  
  65 Defect Accepted High Release0.2 Codegen Medium paul.biggar   Finish Codegen (except OO)  
  70 Enhancement Accepted Low ---- Maketea Medium paul.biggar   Nodes with tokens should inherit from the same type.  
  74 Defect Accepted Medium ---- Testing Trivial paul.biggar   Test all errors and outputs  
  76 Defect Accepted High Release0.3 Codegen Hard paul.biggar   Finish Codegen (including OO and exceptions)  
  77 Defect Accepted Medium ---- ---- ---- paul.biggar   Test which optimizations are useful early  
  79 Defect Accepted Medium ---- Testing Easy paul.biggar   Add code coverage scores to testing  
  81 Defect Accepted High ---- Driver Easy paul.biggar   Build extensions easily  
  83 Defect Accepted Medium ---- Driver Easy paul.biggar   args_info doesnt play well with libraries  
  85 Defect Accepted High ---- Testing Easy paul.biggar   Support annotations outside of Annotated_test  
  88 Defect Accepted Medium ---- ---- Easy paul.biggar   Include phc in the debian language shootout.  
  89 Defect Accepted Medium ---- WWW ---- paul.biggar   add nightly builds  
  90 Defect Accepted Low ---- AST-to-HIR Easy paul.biggar   Add AST -> HIR -> AST -> HIR test  
  91 Defect Accepted Medium ---- Testing Easy paul.biggar   Wider testing  
  95 Defect Accepted High Release0.2 Docs ---- paul.biggar   documentation is all over the place  
  97 Defect Accepted Medium Release0.2 Codegen Easy paul.biggar   Not all superglobals added  
  98 Enhancement Accepted Low ---- Optimization SolvesHaltingProblem paul.biggar   Potential warnings and errors  
  99 Defect Accepted Medium ---- Codegen, Testing Medium paul.biggar   better include handling  
  100 Defect Accepted High ---- Codegen Trivial paul.biggar   Initializations are not performed for web-app  
  101 Defect Accepted Medium ---- Testing ---- edskodev...@gmail.com   Non-interpretable tests should be marked as skipped  
  105 Defect Accepted Medium ---- Codegen ---- ----   List of the compilation of joomla  
  110 Defect New High ---- Codegen Easy ----   Calling parent::__construct() crashes compiled program.  
  112 Defect New Medium ---- GC ---- ----   segmentation fault  
  113 Defect Accepted Medium ---- ---- ---- logyt...@gmail.com   Remove concat null (rcn) breaks implicit casting to string  
  115 Defect New Medium ---- ---- ---- ----   unneeded LoC  
  119 Defect New Medium ---- ---- ---- ----   Loop in phpfile causes rerunning run_ast  
  120 Defect New Medium ---- ---- ---- ----   Unable to compile on Fedora 11 x86_64  
  128 Defect Accepted Medium ---- ---- ---- paul.biggar   phc doesn't work with PHP 5.3.3  
  131 Defect New Medium ---- ---- ---- ----   Could not generate code for unknown construct  
  133 Defect New Medium ---- ---- ---- ----   PHC SIGSEGV received when magic method __sleep used  
  134 Defect New Medium ---- ---- ---- ----   Initialized array in class causes SIGSEGV  
  135 Defect New Medium ---- ---- ---- ----   Problem with compiling  
  136 Defect New Medium ---- ---- ---- ----   PHP crashes when extension was compiled using -O option  
  138 Defect New Medium ---- ---- ---- ----   PHC seems to have many issues.... would real world money solve them?  
  142 Defect New Medium ---- ---- ---- ----   Error compiling php on MacOs X (10.5, 10.6)  
  144 Defect New Medium ---- ---- ---- ----   Assertion failure src/process_mir/Param_is_ref_uppering.cpp:84  
CSV
  
Powered by Google Project Hosting