plugin-php
plugin-php copied to clipboard
Prettier PHP Plugin
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.5.3 to 26.8.2. Release notes Sourced from eslint-plugin-jest's releases. v26.8.2 26.8.2 (2022-08-09) Bug Fixes max-expects: don't count expect.<member>() calls towards max (#1194) (75a0ff2) v26.8.1 26.8.1 (2022-08-08) Bug...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.6 to 7.18.10. Release notes Sourced from @babel/preset-env's releases. v7.18.9 (2022-07-18) :bug: Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix: allow exporting TSDeclareFunction as default (@zxbodya) babel-generator #14758 fix:...
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.7 to 2.77.2. Release notes Sourced from rollup's releases. v2.77.2 2022-07-27 Bug Fixes Avoid a rendering failure when mixing outputs with inlined and non-inlined dynamic imports (#4589)...
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
**Prettier 2.2.1** **PHP Plugin 0.16.1** ```json5 { "printWidth": 100, "useTabs": true, "semi": true, "quoteProps": "consistent", "trailingComma": "all", "phpVersion": "7.4", "braceStyle": "1tbs" } ``` **Input:** ```php some html some more html...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.2 to 28.1.3. Release notes Sourced from jest's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973) Fixes...
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.2 to 28.1.3. Release notes Sourced from jest-environment-jsdom's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973) Fixes...
**@prettier/plugin-php v0.18.8** [Playground link](https://loilo.github.io/prettier-php-playground/#N4IgDgTgpgLjCWUIHkwIPYDsDOIBcok8mMA6vACYwAW+AHAAwA0IMAhgEblW14AsLAK7YoAFU648MCIKgtsxAOYAbKAEVB6GFHwAzNspEsw1MADUkCrPhAB2AHQBmEC2lt4ypQGF0AW19sAAoAEoH40rIsHBBsAMZQAMowAJ6qNmDYEAC0AEwuINAAjoLw0IExigF6BkYgxCIQMOVslWzVhlAAvixQFPAw6Cho8FiSoGzYMO0i3XWYYIJTeCAAPAD8JmAAOpg7ACS66OgABAC8xyuXAKLIojuHJ8fHOzeiANwgnUA) **Input:** ```php
Bumps [mem](https://github.com/sindresorhus/mem) from 8.1.1 to 9.0.2. Release notes Sourced from mem's releases. v9.0.2 Export missing Options type (#88) 9a937d0 https://github.com/sindresorhus/mem/compare/v9.0.1...v9.0.2 v9.0.1 Fix using multiple decorators on the same instance (#78)...