Page MenuHomePhabricator

All Changesets

ChangePath
Modifiedsrc/parser/xhpast/__tests__/data/base-pass.php.test
Modifiedsrc/parser/xhpast/__tests__/data/call-time-pass-by-ref.php.test
Modifiedsrc/parser/xhpast/__tests__/data/namespace.php.test
Copied Heresrc/parser/xhpast/__tests__/data/operator-coalesce.php.test
Copied Awaysrc/parser/xhpast/__tests__/data/php-only-finally.test
Addedsrc/parser/xhpast/__tests__/data/operator-spaceship-nonassoc.php.test
Copied Heresrc/parser/xhpast/__tests__/data/operator-spaceship.php.test
Copied Awaysrc/parser/xhpast/__tests__/data/php-empty-heredoc.php.test
Modifiedsrc/parser/xhpast/__tests__/data/php-access-on-instanciation.test
Modifiedsrc/parser/xhpast/__tests__/data/php-array-dereference-2.test
Modifiedsrc/parser/xhpast/__tests__/data/php-array-dereference-3.test
Modifiedsrc/parser/xhpast/__tests__/data/php-array-dereference.test
Modifiedsrc/parser/xhpast/__tests__/data/php-binary-literal.php.test
Modifiedsrc/parser/xhpast/__tests__/data/php-callable-typehint.php.test
Modifiedsrc/parser/xhpast/__tests__/data/php-comments.php.test
Modifiedsrc/parser/xhpast/__tests__/data/php-finally.php.test
Modifiedsrc/parser/xhpast/__tests__/data/php-literal-index.php.test
Modifiedsrc/parser/xhpast/__tests__/data/php-literals.php.test
Modifiedsrc/parser/xhpast/__tests__/data/php-short-array.php.test
Modifiedsrc/parser/xhpast/__tests__/data/php-syntax.php.test
Modifiedsrc/parser/xhpast/__tests__/data/php-tags.php.test
Modifiedsrc/parser/xhpast/__tests__/data/php-traits.php.test
Modifiedsrc/parser/xhpast/__tests__/data/php-yield.php.test
Modifiedsrc/parser/xhpast/__tests__/data/return-type.php.test
Modifiedsrc/parser/xhpast/__tests__/data/use.php.test
Modifiedsrc/parser/xhpast/__tests__/data/variadic.php.test
Modifiedsrc/parser/xhpast/bin/PhutilXHPASTBinary.php
Modifiedsrc/parser/xhpast/parser_tokens.php
Modifiedsupport/xhpast/parser.y
Modifiedsupport/xhpast/parser.yacc.cpp
Modifiedsupport/xhpast/parser.yacc.hpp
Modifiedsupport/xhpast/scanner.l
Modifiedsupport/xhpast/scanner.lex.cpp
Modifiedsupport/xhpast/scanner.lex.hpp
Modifiedsupport/xhpast/xhpast.cpp