Skip to content

2.0.0: Allow references (array.push, array.unshift, etc.)

Compare
Choose a tag to compare
@kylekatarnls kylekatarnls released this 10 Jun 10:48
· 61 commits to master since this release
d4a255a
  • Drop PHP 5
  • Allow references (array.push, array.unshift, etc.)
  • Add an abstract class DynamicValue for Variable and FunctionCall
  • PHPDoc blocks on nodes