Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

[meta] Expression, Primary expression #68

Closed
8 tasks done
Hywan opened this issue Aug 24, 2016 · 1 comment
Closed
8 tasks done

[meta] Expression, Primary expression #68

Hywan opened this issue Aug 24, 2016 · 1 comment

Comments

@Hywan
Copy link
Member

Hywan commented Aug 24, 2016

Address #14.

Specification

https://github.com/php/php-langspec/blob/master/spec/19-grammar.md#expressions

Progression

  • variable (must be reviewed, it has changed),
  • class-constant-access-expression,
  • constant-access-expression,
  • literal,
  • array-creation-expression,
  • intrinsic,
  • anonymous-function-creation-expression,
  • ( expression ).
@Hywan
Copy link
Member Author

Hywan commented Sep 14, 2017

variable definition has changed, https://github.com/php/php-langspec/blob/master/spec/10-expressions.md#grammar-variable. Our implementation must be updated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant