What's Changed
* Add *.dylib file to .gitignore by zonuexe in https://github.com/tree-sitter/tree-sitter-php/pull/219
* Replace stdlib calls: isxdigit -> iswxdigit, wcscmp -> memcmp by maxbrunsfeld in https://github.com/tree-sitter/tree-sitter-php/pull/220
* fix: error when string contains php closing tag by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/222
* fix: comment precedence (again) by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/224
* chore: bump tree-sitter-cli version to `0.21.0` by calebdw in https://github.com/tree-sitter/tree-sitter-php/pull/225
New Contributors
* zonuexe made their first contribution in https://github.com/tree-sitter/tree-sitter-php/pull/219
**Full Changelog**: https://github.com/tree-sitter/tree-sitter-php/compare/v0.22.0...v0.22.2