php-parser
php-parser copied to clipboard
:herb: NodeJS PHP Parser - extract AST or tokens
## Context - https://github.com/shufo/vscode-blade-formatter/issues/746 - php-parser 3.1.5 ## Problems When php code like `($value ?: null)?->someProperty;` passed to parser, it throws unexpected Syntax exception. ```node $ node Welcome to Node.js...
Hi It seems that [Disjunctive Normal Form (DNF) Types](https://www.php.net/releases/8.2/en.php#dnf_types) is not supported yet. It is showing syntax error when displayed. It would be great if it is supported in the...
Hi Attribute node is showing the same loc for both start and end. Source is also undefined. For example this code: ```php
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.2. Release notes Sourced from eslint-plugin-jest's releases. v27.2.2 27.2.2 (2023-06-19) Bug Fixes add missing (optional) peer dependency on Jest (#1384) (34c3d32) Changelog Sourced from eslint-plugin-jest's...
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.0. Release notes Sourced from eslint's releases. v8.43.0 Features 14581ff feat: directive prologue detection and autofix condition in quotes (#17284) (Francesco Trotta) e50fac3 feat: add...
Bumps [webpack](https://github.com/webpack/webpack) from 5.85.1 to 5.87.0. Release notes Sourced from webpack's releases. v5.87.0 New Features Implement fetchPriority feature as parser option and magic comment by @alexander-akait in webpack/webpack#17249 [CSS] -...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.5. Release notes Sourced from @babel/core's releases. v7.22.5 (2023-06-08) :bug: Bug Fix babel-preset-env, babel-standalone #15675 Fix using syntax-unicode-sets-regex in standalone (@nicolo-ribaudo) :nail_care: Polish babel-core #15683...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.4 to 7.22.5. Release notes Sourced from @babel/preset-env's releases. v7.22.5 (2023-06-08) :bug: Bug Fix babel-preset-env, babel-standalone #15675 Fix using syntax-unicode-sets-regex in standalone (@nicolo-ribaudo) :nail_care: Polish babel-core #15683...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.3 to 5.1.4. Release notes Sourced from webpack-cli's releases. v5.1.4 5.1.4 (2023-06-07) Bug Fixes multi compiler progress output (f659624) Changelog Sourced from webpack-cli's changelog. 5.1.4 (2023-06-07) Bug...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.8. Release notes Sourced from prettier's releases. 2.8.8 This version is a republished version of v2.8.7. A bad version was accidentally published and it can't...