Skip to content

Releases: glayzzle/php-parser

1.0.0

03 Jan 11:43
Compare
Choose a tag to compare
  • All nodes are now converted to objects
  • Bruteforce tests are in a separate project
  • Improved tests with mocha
  • Many syntax fixes
  • Tests over a silent error mode
  • Release of a complete AST documentation

0.1.5

27 Dec 09:00
Compare
Choose a tag to compare

The 0.1.x version starts to be deprecated

  • Fix closure use token
  • Improve silent errors handler
  • Pass PHP7 tests
  • Update class, traits, interface declarations
  • Many syntax fixes

0.1.4

12 Dec 00:50
Compare
Choose a tag to compare
  • Move from static instances to instanciated objects in order to fully handle
    promises
  • Fix the silentLexer
  • Fix the debug output mode
  • Add positions on expr->set

bugfixes and php7 implementation

21 Jun 03:02
Compare
Choose a tag to compare
0.0.10

release 0.0.10

0.0.9

04 Oct 19:22
Compare
Choose a tag to compare
0.0.9 Pre-release
Pre-release
release 0.0.9

0.0.8

01 Jun 20:19
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release

first release with a great language coverage

0.0.7

10 May 17:13
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release
release - pass tests on beaba framework