Skip to content

Releases: tree-sitter/tree-sitter-php

v0.23.3

01 Oct 13:35
v0.23.3
a342f7c
Compare
Choose a tag to compare

What's Changed

  • feat: add asymmetric property visibility (PHP 8.4) by @calebdw in #258

Full Changelog: v0.23.2...v0.23.3

v0.23.2

02 Sep 21:44
a1e0bef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.2

v0.23.0

28 Aug 03:00
v0.23.0
d13c91b
Compare
Choose a tag to compare

What's Changed

  • feat: support php 8.4 and other improvements by @calebdw in #247

Full Changelog: v0.22.8...v0.23.0

v0.22.8

26 Jul 16:08
v0.22.8
c07d697
Compare
Choose a tag to compare

What's Changed

  • feat: add attributes to interfaces and traits by @calebdw in #252

Full Changelog: v0.22.7...v0.22.8

v0.22.7

05 Jul 15:10
v0.22.7
575a080
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.5...v0.22.7

v0.22.5

19 May 04:02
v0.22.5
b38c535
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.3...v0.22.5

v0.22.3

19 May 04:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.2...v0.22.3

v0.22.2

25 Feb 20:53
78a78df
Compare
Choose a tag to compare

What's Changed

  • Add *.dylib file to .gitignore by @zonuexe in #219
  • Replace stdlib calls: isxdigit -> iswxdigit, wcscmp -> memcmp by @maxbrunsfeld in #220
  • fix: error when string contains php closing tag by @calebdw in #222
  • fix: comment precedence (again) by @calebdw in #224
  • chore: bump tree-sitter-cli version to 0.21.0 by @calebdw in #225

New Contributors

Full Changelog: v0.22.0...v0.22.2

v0.22.0

02 Feb 15:15
Compare
Choose a tag to compare

What's Changed

  • feat: allow identifiers to contain utf-8 characters by @calebdw in #216
  • chore!: clean up expressions by @calebdw in #218
  • fix: keywords not being parsed as named arguments by @calebdw in #217

Breaking Change

  • exponentiation_expression has been removed and is now part of binary_expression

Full Changelog: v0.21.1...v0.22.0

v0.21.1

27 Jan 17:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.1