Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/prettier/plugin-php
Prettier PHP Plugin
https://github.com/prettier/plugin-php
26cf2a8c7eb049923ec88a39d297df46946db713 authored 12 months ago
* chore: upgrade dependencies
* chore: replace memoize dependency with own implementation
16cc0664b08413d1e83e24d2b3ef3d4d05dd081e authored 12 months ago* fix: 🐛 singleQuote option does not work on format API
* test: 💍 add test for singleQuote op...
ea27073b441a1959f957457786347c39faa80745 authored 12 months ago* Removed chain break with more than 3 expressions
* Added maxChainCallExpressionCountPHP opt...
410e292e3128805239a08fdc09088d6441b925cd authored 12 months agoc8aadcff0855bd66408b9aaabf6bba2b6575ddff authored about 1 year ago
a1255d211a8f20ce665714c79d1dcc1964bdde17 authored about 1 year ago
4a767a696739240db95c4c27c3d0fb19d46077fe authored about 1 year ago
c79d97a54247e8e5c1e0f6bacca27b688acd9c1a authored about 1 year ago
* feat: make format compatible with phpcsfixer
* feat: add missing tests
* feat: add missi...
e3f8cba3bc1da8cfbe9e1993475cc4b8c6c58f62 authored about 1 year ago* chore: 🤖 build cjs output for backward compatibility
This commit adds cjs output to rollup ...
69a68d8211f1c69a605027ad1c5f4c05729f47cc authored about 1 year agoBREAKING CHANGE: drop support for node 14.
977d3f6a95c5f58311708b4c253d15a98df3892f authored over 1 year agof6fbc45bdec0a37ec67805a3276803236c145079 authored over 1 year ago
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
709c28705378a7ed6b8c474d393f51237d099410 authored over 1 year agoCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
66ac64168a94ee62023a54db27e035d6199a37b7 authored over 1 year agoCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aacfec373c4058083d812c18ed482ca66cdf30e0 authored over 1 year ago38594875ccfbb3f7b81a623ea5aa1ea4ba94e0ad authored over 1 year ago
b79a123f198600b8badce829318ea28ef943363a authored over 1 year ago
* Document the fact that the plugin must be activated
* Update README.md
Co-authored-by: f...
7c993aa4dc4670acb3e777e5987e774be9e4c261 authored over 1 year ago* Simplify?
* Kill `getNextNode`
* Remove unnecessary export
* Use optional chaining
...
1b4417507c1c509e58fcf7d2a6d3659301c03f70 authored over 1 year ago* Remove `getNextNonSpaceNonCommentCharacterIndex`
* `isNextLineEmpty`
* `isPreviousLineEm...
e0530b14c8b1919644c8d7235db33913679a9d7f authored over 1 year agoc80e8da333121907349a7ad8afa3ab46196c9b7f authored over 1 year ago
6bc8a3869610191bb99ad109e0ecac5258ffcb6d authored over 1 year ago
* Fix magic methods detection
* Fix logic
063209feffa9569394d4932c9ccf9ee233e13752 authored over 1 year ago* Use `loc{Start,End}` function directly
* Linting
6d21c9bf5b51117de3a68f340d0533a4f13c1b59 authored over 1 year agoa1ce8e79db8779f942805ceff8f4f844366c5a16 authored over 1 year ago
246472ec4be9b6b57ce929d38f585fee21472949 authored over 1 year ago
5771a0fd0998c11df675348db05dd2429a59adb9 authored over 1 year ago
Bumps [strip-ansi](https://github.com/chalk/strip-ansi) from 6.0.1 to 7.1.0.
- [Release notes](...
* Update comments
* Update needs-parens.js
* Remove redundant check
* Update print logi...
22c90f93edec10e9b4ecab571d76711d44305046 authored over 1 year ago* Migrate to ESM
* Fix build script
* Remove unicorn
* Format
* Add `browser` entry
...
f2771520daa5e45cf9f754b66376e8961274480d authored over 1 year ago
d7c38d99d9e352884f5e403ab801127358cc4d99 authored over 1 year ago
* Convert tests to ES Modules
* final_new_line
602d945bc54537f1cb5ac200ee238e20ae1abe9e authored over 1 year ago* Run standalone test on CI
* Fix test
* Update yarn.lock
a5c5af0099413be344a0c6b8870e2282147c2663 authored over 1 year agoaccc09eb19e86a54420d8baf1bcd15b3dd00b497 authored over 1 year ago
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release n...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Releas...
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.2.
- [Release notes](h...
Bumps [linguist-languages](https://github.com/ikatyang/linguist-languages) from 7.21.0 to 7.26.1...
9c4c3e2844eab4a0457322947cd5ad2358b79b2b authored over 1 year agoaa25477f9156bb1222330431c29393b1444caa99 authored over 1 year ago
* feat: upgrade to prettier 3 (wip)
* fix: array tests (and potentially more?)
* fix: use ...
49bf1940a351f571faf1cbc6c85f555f4d27d688 authored over 1 year agoa5a174b5ed374ca37d8986a8489be12a3a93b105 authored over 1 year ago
* refactor(match): Extract var and remove ifBreak
Match arms are never combined onto a single...
f09c383cbdf4d7eeb2a6c23cd8d28d607757ffcb authored over 1 year agobde976c506efdc24e9e3812eb17bf710f78dd4fa authored over 1 year ago
984f00080506129b1c6cc45e5db5038307f004a6 authored over 1 year ago
* Addes support for final class const
Fixes #2183
* Update snapshots
* chore: update pa...
29f3706abc2556b1c25e48453379792dd3db9eb3 authored over 1 year ago39c4d523044055c1c1b82ee2e0c0537380d7b8f8 authored over 1 year ago
cce15dd7b845b87cad5461e353b1937d06b0a0ca authored over 1 year ago
9dd01d60ce6302b2a844eabcdbb4ceb666142fe5 authored almost 2 years ago
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environm...
8373318926dd35aac601b42f59e925471db8d5c0 authored almost 2 years agoBumps [jest-runner-eslint](https://github.com/jest-community/jest-runner-eslint) from 1.1.0 to 2...
5c0cb71cc72f1d2fa023690c6ebd3b940a8b431b authored almost 2 years agoBumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to...
ec6fc7428b6ce57d9dbf14ec64485bd43540900a authored almost 2 years ago
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://gi...
Bumps [yarpm](https://github.com/BendingBender/yarpm) from 1.1.1 to 1.2.0.
- [Release notes](ht...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.5.0.
-...
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.36.0.
- [Release notes](https...
03cc9aaa74c00377d91102b2e3d27899d3cb13be authored almost 2 years ago
3d07009fd795deacd9a234ade39e5a92e22ad2d5 authored almost 2 years ago
* Add `eslint-plugin-prettier-doc`
* Enable rules
* Update `eslint-plugin-prettier-doc`
...
57857ed398bc7fdca4b669a5059baf4603d559d0 authored almost 2 years ago21d2d73f2b527da2a6068852fa9f112f003e5cd0 authored almost 2 years ago
11e13e7ad604108326f35f5bab2afb48f63f1c27 authored about 2 years ago
f2534bc36984004799a260e95743d73b18996fa9 authored about 2 years ago
* Update php parser
* Add support for readonly class
bf59d8a85e22e2b1954bba8fc63bc9e9580d7c5e authored about 2 years agoAccording to https://github.com/prettier/plugin-php/blob/v0.19.2/src/options.js#L10, the default...
d70a6b91b24c56852ff377d06537ae42eabe5615 authored about 2 years agobf6c19608c0a878a1f196adafabfb9e076ae0a14 authored over 2 years ago
b71f3cccc316423cbe92d7066a9774b41d647281 authored over 2 years ago
* Support expressions in new statement
Requires upstream fix in PHP-Parser
https://github.co...
This fix excludes the function block attributes from the function definition, when chcking the l...
05143d3294afd0ec3c24c453c695bbdf486ffa0c authored over 2 years ago* Deprecated PSR-2 and use PSR-12 instead
* Removed PSR-12 in favour of PER-CS
closes #2070
12329a4d34fe88e9ca96cf8d0d961ae2dbfaf53f authored over 2 years ago
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https...
b0ef10c63955a4a3c3cca8f7a727a2a70f45ada6 authored over 2 years ago
823a9529865974bdd6e0685726d69eb2b4f11c5d authored over 2 years ago
befd706a074571cb863496aa54a477b2ec0c34b2 authored over 2 years ago
33ce5d4a5ad8d2c5602a72ad16bde89ab55ca62f authored over 2 years ago
BREAKING CHANGE: This drops support for node v12.
3078872af57320ea158fbd40458d4210bb2f490f authored over 2 years agoCo-authored-by: Chris Seufert <[email protected]>
39e63c5096d010c420b157a3d4514d2306766002 authored over 2 years ago3061289e50228149359bf8284be318ee042eadfa authored over 2 years ago
c42c64213ad3873ea94c54d02373fac519176917 authored over 2 years ago
612ba36250f0bb55118cbe10846dbb7e356c0628 authored over 2 years ago
7ed7e60020246b638903bb93768df5ebd0d13c04 authored over 2 years ago
2e1613929e890b4eb9d98732e7d15f463d055c7d authored over 2 years ago
Fixes #1976
08919b33ad59c9b097a7a448f97f8fe5b08b54a4 authored over 2 years ago500b3d229503822716838b90ff50e1b140200442 authored over 2 years ago
358e4e66cd1426216e77d9011037bbec0778f33e authored over 2 years ago
d9d0c14bb4b4ccf6b7ff1d892d4a30c90b8990c9 authored over 2 years ago
Fixes: #1964
Co-authored-by: Andreas Allacher <[email protected]>
1c9a8dd06eb5bfd0f1008056d0a027cca2c15c2b authored over 2 years ago6f4d27dd58b443694649cc935ff9638a114e0ed0 authored over 2 years ago
d1d4e7b800e18ea0c7bcae427d8689a71d76947e authored over 2 years ago
03aae9462c7315529680188569e483b0faba0391 authored over 2 years ago
68e9df7e461582ee11cc724a972870f03dbc6bd9 authored over 2 years ago
a93ae7dc03cd4f36373fd5ccda6b145a757a8ec7 authored over 2 years ago
e5496370c84aaec3c8779a537f64348608afab39 authored over 2 years ago
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...
0cff4f24046edff5e26505d366d6ffc2ad688ca6 authored almost 3 years ago
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.2 to ...
a82d492e9d48d99bfeaa111d1b2263112025ba71 authored almost 3 years ago
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.0 to 2.70.1.
- [Release notes](https...
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0.
- [Release notes](https...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.1 to ...
21f4d770d771284cf9b774c60c1dac6745f7c2b9 authored almost 3 years ago