Displaying 1 - 50 of 87
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Project requires drupal/drupal Active Normal Bug report 7.x-2.x-dev Code 1 3 years 2 months 3 years 2 months
continue statements in /engine/editor.inc halt site with php 7.3 Needs review Normal Bug report 7.x-1.x-dev Code 4 4 years 3 months 4 years 11 months
Space between array variable and bracket? Closed (fixed) Normal Support request 7.x-2.x-dev Miscellaneous 9 5 years 4 months 7 years 4 months
PHP problem parsing with new array syntax Closed (fixed) Major Bug report 7.x-2.x-dev Code 4 7 years 11 months 9 years 1 month
Installation clear as mud Closed (fixed) Normal Support request 7.x-1.2 Documentation 13 8 years 3 months 11 years 8 months
Fix parsing and rewriting of PHP 5.4 syntax items Closed (fixed) Normal Bug report 7.x-2.x-dev Code 8 8 years 5 months solotandem 8 years 7 months
Grammar Parser fails on $array['element']['sub']++ syntax Closed (duplicate) Normal Bug report 7.x-1.x-dev Code 7 8 years 6 months 8 years 12 months
out of memory Closed (works as designed) Normal Bug report 7.x-2.x-dev Code 3 8 years 11 months 8 years 11 months
Add support for array "short syntax" introduced in PHP 5.4 Closed (fixed) Major Feature request 7.x-2.x-dev Code 19 9 years 1 month solotandem 9 years 2 months
Support Traits in Grammar Parser Closed (fixed) Major Feature request 7.x-2.x-dev Code 11 9 years 8 months solotandem 10 years 1 month
ERROR: Illegal string offset 'value' on line 3010 in grammar_parser/engine/list.inc Closed (fixed) Normal Bug report 7.x-2.x-dev Code 9 10 years 3 months solotandem 10 years 7 months
Minor misspelling in grammar_parser.module Closed (fixed) Normal Task 7.x-2.x-dev Documentation 4 10 years 3 months solotandem 11 years 2 weeks
Parsing fails on block statements without braces or spaces around parentheses whose lone body statement is a function call Closed (fixed) Normal Bug report 7.x-2.x-dev Code 2 10 years 3 months solotandem 10 years 3 months
New release? Closed (fixed) Normal Task 7.x-2.x-dev Miscellaneous 2 11 years 4 weeks solotandem 11 years 1 month
Function call without parentheses needs to rollback right parenthesis token before returning to parent expression Closed (fixed) Normal Bug report 7.x-2.x-dev Code 11 11 years 1 month solotandem 11 years 1 month
PHP use statements with multiple classes Closed (fixed) Normal Bug report 7.x-2.x-dev Code 12 11 years 1 month solotandem 11 years 2 months
What to do if you can't get drush make to work Closed (fixed) Major Support request 7.x-2.x-dev Documentation 3 11 years 1 month 11 years 2 months
GP uses a lot of memory - can it be reduced? Closed (works as designed) Normal Task 7.x-2.x-dev Code 9 11 years 1 month 11 years 1 month
update.php errors Closed (fixed) Normal Support request 7.x-2.0 Code 6 11 years 1 month 11 years 2 months
Update functions used by other projects to interface with the parser Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 2 months solotandem 11 years 8 months
Make a 2.x branch release? Closed (fixed) Normal Task 7.x-2.x-dev Miscellaneous 5 11 years 3 months solotandem 11 years 5 months
Grammar Parser library is not found by Coder Update Closed (cannot reproduce) Normal Support request 7.x-1.2 User interface 3 11 years 3 months 11 years 3 months
Should not output debugging information by default Closed (fixed) Normal Bug report 7.x-2.x-dev Code 6 11 years 4 months solotandem 11 years 4 months
Unexpected character in input Closed (works as designed) Normal Support request 7.x-1.x-dev Code 8 11 years 6 months 11 years 6 months
Weird/incorrect change made in Upgrade Closed (won't fix) Normal Bug report 7.x-1.x-dev Code 1 11 years 6 months 11 years 11 months
Unexpected character in input Closed (cannot reproduce) Normal Support request 7.x-1.x-dev Code 2 11 years 6 months 12 years 8 months
Extra newlines are being added in $statement->toString() Closed (fixed) Normal Support request 7.x-2.x-dev Code 5 11 years 6 months 11 years 7 months
Parser gets OOM when parsing Drupal 6 source tree Closed (fixed) Normal Bug report 7.x-1.x-dev Code 29 11 years 7 months solotandem 13 years 11 months
Implement list of interfaces Closed (fixed) Normal Feature request 7.x-2.x-dev Code 5 11 years 7 months solotandem 11 years 11 months
Refactor token preparation tasks into new routine Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Remove restriction on code snippet beginning with a PHP open tag Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Add support for use of "static" keyword for late static bindings Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Enhance alternative syntax parsing Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Add support for include() in expressions (e.g. function call parameters) Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Implement a detached or nested body (enclosed by curly braces) Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Conform [document] comments to Drupal standards Closed (fixed) Normal Feature request 7.x-2.x-dev Documentation 2 11 years 7 months solotandem 11 years 8 months
Add support for use and namespace statements and expressions Closed (fixed) Normal Feature request 7.x-2.x-dev Code 3 11 years 7 months solotandem 11 years 8 months
Rewrite array parsing to handle multiple preservation settings Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Add support for complete whitespace and comment preservation Closed (fixed) Normal Feature request 7.x-2.x-dev Code 3 11 years 7 months solotandem 11 years 8 months
Add support for T_DIR magic constant Closed (fixed) Normal Feature request 7.x-2.x-dev Code 3 11 years 7 months solotandem 11 years 8 months
Add support for one-line statement blocks with no braces Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Add initial token to eliminate special handling of first token and to enable all token processing in while (next()) loops Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Handle assignment where value is zero (previously treated as FALSE) Closed (fixed) Normal Bug report 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Implement parsing of template files with a mixture of PHP and HTML syntax Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Add support for goto and label statements Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Enhance whitespace and HEREDOC handling in special string parsing Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Add support for nop blocks (consisting of only a semicolon) Closed (fixed) Normal Feature request 7.x-2.x-dev Code 2 11 years 7 months solotandem 11 years 8 months
Consider supporting nested braces Closed (fixed) Normal Feature request 7.x-1.x-dev Code 5 11 years 7 months 12 years 2 months
Implement parsing of anonymous functions and closures Closed (fixed) Normal Feature request 7.x-2.x-dev Code 3 11 years 7 months solotandem 11 years 8 months
Is it possible to support files with HTML and multiple open/close tags? Closed (fixed) Normal Feature request 7.x-1.x-dev Code 4 11 years 7 months 12 years 1 month

Pages

Subscribe with RSS Subscribe to Issues for Grammar Parser