Tree-sitter-php

Latest version: v0.23.11

Safety actively analyzes 688027 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.22.0

What's Changed
* feat: allow identifiers to contain utf-8 characters by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/216
* chore!: clean up expressions by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/218
* fix: keywords not being parsed as named arguments by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/217

Breaking Change
- `exponentiation_expression` has been removed and is now part of `binary_expression`


**Full Changelog**: https://github.com/tree-sitter/tree-sitter-php/compare/v0.21.1...v0.22.0

0.21.1

What's Changed
* Use python 3.12 and update node-gyp to 10.0.1 by piotrkwiecinski in https://github.com/tree-sitter/tree-sitter-php/pull/198
* Split parser attempt 2 by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/192
* feat: add injection queries for heredocs and comments by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/204
* feat: allow enums to use double quoted strings and here/nowdocs by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/199
* fix: add for as a highlight keyword by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/201
* fix: allow digits in heredoc identifier by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/210
* chore: remove js parsing script by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/211
* feat: support disjunctive normal form types by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/203
* feat: support typed class constants by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/205
* fix: final modifier with constant visibility by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/208
* chore: specify eof in .gitattributes by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/213
* PHP 8.3 support and various fixes by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/214
* fix: add single quote string escape_sequence by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/215
* chore: update tree-sitter configs by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/212
* fix: allow trailing comma in match_condition_list by Vehmloewff in https://github.com/tree-sitter/tree-sitter-php/pull/194


**Full Changelog**: https://github.com/tree-sitter/tree-sitter-php/compare/v0.20.0...v0.21.1

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.