prettier/plugin-php
JavaScriptPHP plugin for the Prettier code formatter.
Helping maintainers catch up version compatibility with the newest PHP versions.
View on GitHub →Commits 7
ref title
#2469 ci: drop node 18 from CI #2466 fix: yield from parenthesis #2464 fix: correct silence typo to silent #2463 fix: don't parenthesize assign inside static variable declaration #2461 fix: correct parts.unshift() to parts.shift() in isSimpleCallArgument #2460 fix: detect >> and << in isBitwiseOperator #2459 feat: support php-parser 3.4.0 (pipe operator and readonly anonymous classes)