Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voku/phpstan-rules
Provides additional rules for phpstan
https://github.com/voku/phpstan-rules
Add renovate.json
e14b1017361f07592eb34e3e7d45c54d4b8cc256 authored over 2 years ago by Renovate Bot <[email protected]>
e14b1017361f07592eb34e3e7d45c54d4b8cc256 authored over 2 years ago by Renovate Bot <[email protected]>
[*]: update the changelog
1ad2cf7c1ae23d90e8c50d9644a47d976aed96aa authored over 2 years ago by Lars Moelleken <[email protected]>
1ad2cf7c1ae23d90e8c50d9644a47d976aed96aa authored over 2 years ago by Lars Moelleken <[email protected]>
[+]: "Do not compare objects directly" -> allow NULL and BOOLEAN checks v3
06b112e58592e2fbc086ce9eae803d29916a2e55 authored over 2 years ago by Lars Moelleken <[email protected]>
06b112e58592e2fbc086ce9eae803d29916a2e55 authored over 2 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog
1a8c17347ed66c64255edd41693cca403022753b authored over 2 years ago by Lars Moelleken <[email protected]>
1a8c17347ed66c64255edd41693cca403022753b authored over 2 years ago by Lars Moelleken <[email protected]>
[+]: "Do not compare objects directly" -> allow NULL and BOOLEAN checks v2
0894572b48e231da4884e4e7f153debaf0c41e64 authored over 2 years ago by Lars Moelleken <[email protected]>
0894572b48e231da4884e4e7f153debaf0c41e64 authored over 2 years ago by Lars Moelleken <[email protected]>
[+]: "Do not compare objects directly" -> allow NULL and BOOLEAN checks
334aaa2355a75fa8f6a414d5780cae4d86a9b5c3 authored over 2 years ago by Lars Moelleken <[email protected]>
334aaa2355a75fa8f6a414d5780cae4d86a9b5c3 authored over 2 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog
9976739758a250d41f557a5c65ec996d7c30dfb5 authored over 2 years ago by Lars Moelleken <[email protected]>
9976739758a250d41f557a5c65ec996d7c30dfb5 authored over 2 years ago by Lars Moelleken <[email protected]>
Merge pull request #9 from Slamdunk/allow_nullcoalesce
Always allow strict comparisons and Coalesce, forbid everything else
8f04e1101f3565a888e9e9503aee098867b45b35 authored over 2 years ago by Lars Moelleken <[email protected]>
DateTime loose comparison allowed only for certain type
e7fe71927510cf6df4b0f6e32e554019f68bb3d2 authored over 2 years ago by Filippo Tessarotto <[email protected]>
e7fe71927510cf6df4b0f6e32e554019f68bb3d2 authored over 2 years ago by Filippo Tessarotto <[email protected]>
Object comparison: describe the Object type found
84543c8f713b0503923be14b4afcb0ebe4bb201b authored over 2 years ago by Filippo Tessarotto <[email protected]>
84543c8f713b0503923be14b4afcb0ebe4bb201b authored over 2 years ago by Filippo Tessarotto <[email protected]>
Always allow strict comparisons and Coalesce, forbid everything else
b3bd5f51be7418c596aad5cf3635601405dd02b7 authored over 2 years ago by Filippo Tessarotto <[email protected]>
b3bd5f51be7418c596aad5cf3635601405dd02b7 authored over 2 years ago by Filippo Tessarotto <[email protected]>
Dedicated methods: Replace Nested Conditional with Guard Clauses
fd9e7cc1cf96306cfcf499db149b923d19adc60b authored over 2 years ago by Filippo Tessarotto <[email protected]>
fd9e7cc1cf96306cfcf499db149b923d19adc60b authored over 2 years ago by Filippo Tessarotto <[email protected]>
[+]: "Do not compare objects directly" -> allow NULL checks v2
11f503f436728a9cf321ef67d187f59a6130017c authored over 2 years ago by Lars Moelleken <[email protected]>
11f503f436728a9cf321ef67d187f59a6130017c authored over 2 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog
3034fe00d2d6efffbf3305e5411483498e464fe6 authored over 2 years ago by Lars Moelleken <[email protected]>
3034fe00d2d6efffbf3305e5411483498e464fe6 authored over 2 years ago by Lars Moelleken <[email protected]>
[+]: "Do not compare objects directly" -> allow NULL checks
4705a50e77aaac4a0919e313a29b963c1ef0240a authored over 2 years ago by Lars Moelleken <[email protected]>
4705a50e77aaac4a0919e313a29b963c1ef0240a authored over 2 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog
4b6175af5e87be09923a21937fe9f82c2e03dd5e authored over 2 years ago by Lars Moelleken <[email protected]>
4b6175af5e87be09923a21937fe9f82c2e03dd5e authored over 2 years ago by Lars Moelleken <[email protected]>
Merge pull request #8 from Slamdunk/if_to_all_conditions
Inspect all binary operations regardless within or without if/else statements
fc1af5d6e526a23f6c4139ee6e872dea1a307cf6 authored over 2 years ago by Lars Moelleken <[email protected]>
Inspect all binary operations regardless within or without if/else statements
3ad9a314b151291e147600993e00be008fb10465 authored over 2 years ago by Filippo Tessarotto <[email protected]>
3ad9a314b151291e147600993e00be008fb10465 authored over 2 years ago by Filippo Tessarotto <[email protected]>
Merge pull request #7 from Slamdunk/allow_this_type
Allow $this object type comparison
dfaa696fd381a58fd569fa5f82b3167564a29551 authored over 2 years ago by Lars Moelleken <[email protected]>
Merge branch 'master' into allow_this_type
7952629a082a9f4e2dd5a2a295de7c6227760a08 authored over 2 years ago by Lars Moelleken <[email protected]>
7952629a082a9f4e2dd5a2a295de7c6227760a08 authored over 2 years ago by Lars Moelleken <[email protected]>
Merge pull request #6 from Slamdunk/allow_enum_strict_comparisons
Allow object strict comparison for ENUM types
c1a1811b122712509e6c3eb2fc2d0150c7234d27 authored over 2 years ago by Lars Moelleken <[email protected]>
Allow $this object type comparison
ec5990d59dff625d43056730e0f3a3aebf3d5e81 authored over 2 years ago by Filippo Tessarotto <[email protected]>
ec5990d59dff625d43056730e0f3a3aebf3d5e81 authored over 2 years ago by Filippo Tessarotto <[email protected]>
Allow object strict comparison for ENUM types
3b85dd7fa7dabf5b99f1cbd1c6eedceacd874145 authored over 2 years ago by Filippo Tessarotto <[email protected]>
3b85dd7fa7dabf5b99f1cbd1c6eedceacd874145 authored over 2 years ago by Filippo Tessarotto <[email protected]>
Merge pull request #5 from Slamdunk/patch-1
README: fix rules.neon path
2f24c719a4a172d34174916a05bebcd857caa202 authored over 2 years ago by Lars Moelleken <[email protected]>
README: fix rules.neon path
66ace6d2668bf11f6817e067b9d74813332433fb authored over 2 years ago by Filippo Tessarotto <[email protected]>
66ace6d2668bf11f6817e067b9d74813332433fb authored over 2 years ago by Filippo Tessarotto <[email protected]>
[*]: add one more test only
-> https://twitter.com/slamzoe/status/1522242746580447232
ff5e3a6254a69c14a1b2c198886c0f6af14cf5b7 authored over 2 years ago by Lars Moelleken <[email protected]>
[*]: update ".gitattributes"
8eca057f946fb72a64d6a7427fb44c0d9b9df063 authored over 2 years ago by lars <[email protected]>
8eca057f946fb72a64d6a7427fb44c0d9b9df063 authored over 2 years ago by lars <[email protected]>
[*]: update the changelog
f5ef05df3f31445b564f2784cd26318408325bad authored over 2 years ago by lars <[email protected]>
f5ef05df3f31445b564f2784cd26318408325bad authored over 2 years ago by lars <[email protected]>
[*]: update the changelog
52559a9594d1d9dd7610755362c65b9766029e15 authored over 2 years ago by lars <[email protected]>
52559a9594d1d9dd7610755362c65b9766029e15 authored over 2 years ago by lars <[email protected]>
[+]: fix ternary checks + tests
e7216e104d6d2508a7d04c8b817adfd6444614ba authored over 2 years ago by lars <[email protected]>
e7216e104d6d2508a7d04c8b817adfd6444614ba authored over 2 years ago by lars <[email protected]>
[+]: re-add check for "Non-empty string is always non-empty." + tests
95fc6d4bc6f703dfba79130af1c062b7d3f6a4e1 authored over 2 years ago by lars <[email protected]>
95fc6d4bc6f703dfba79130af1c062b7d3f6a4e1 authored over 2 years ago by lars <[email protected]>
[+]: add some more tests
f942db4da3bc52f225ef39344c538a0e741ce6cd authored over 2 years ago by lars <[email protected]>
f942db4da3bc52f225ef39344c538a0e741ce6cd authored over 2 years ago by lars <[email protected]>
[+]: add some more tests
eb51d8871d37084dc9b9622f9c837a9ecdff49e8 authored over 2 years ago by lars <[email protected]>
eb51d8871d37084dc9b9622f9c837a9ecdff49e8 authored over 2 years ago by lars <[email protected]>
[+]: add some first tests v2.2 (fix for old phpunit?)
82c88edb568900239fcf8545b5c3dc95fb9a15aa authored over 2 years ago by lars <[email protected]>
82c88edb568900239fcf8545b5c3dc95fb9a15aa authored over 2 years ago by lars <[email protected]>
[+]: add some first tests v2.1 (ci stuff)
e0d9ceca8dc024e7c2a001722c02f4c814894b05 authored over 2 years ago by lars <[email protected]>
e0d9ceca8dc024e7c2a001722c02f4c814894b05 authored over 2 years ago by lars <[email protected]>
[+]: add some first tests v2 (ci stuff)
23f24912394631a7bbbd6cbf9e54a368505f08e9 authored over 2 years ago by lars <[email protected]>
23f24912394631a7bbbd6cbf9e54a368505f08e9 authored over 2 years ago by lars <[email protected]>
[+]: add some first tests
ad7c0518e5916aeb476a4fd78b78611bd4f303ef authored over 2 years ago by lars <[email protected]>
ad7c0518e5916aeb476a4fd78b78611bd4f303ef authored over 2 years ago by lars <[email protected]>
[*]: update the changelog
6017528f156d7af23d1da4fc1fae528e13a0d1ee authored over 2 years ago by lars <[email protected]>
6017528f156d7af23d1da4fc1fae528e13a0d1ee authored over 2 years ago by lars <[email protected]>
[+]: check more if-statements
-> use the same checks for "left <-> right" and "right <-> left" + add simple invalid if-rules (...
63e1fe813e38c7cffdf514dc0dbde713e62c0063 authored over 2 years ago by lars <[email protected]>
[*]: update the changelog
fd7638bcfca7840cddf578c57cf32e747af758d2 authored over 2 years ago by lars <[email protected]>
fd7638bcfca7840cddf578c57cf32e747af758d2 authored over 2 years ago by lars <[email protected]>
[+]: add check for bool <> int
3e8ffe6313519a006633f8cb1b685d69014ab462 authored over 2 years ago by lars <[email protected]>
3e8ffe6313519a006633f8cb1b685d69014ab462 authored over 2 years ago by lars <[email protected]>
[*]: update the chagelog
8124996967b8540283cf670914bf548f02c4bc7d authored almost 3 years ago by lmoelleken <[email protected]>
8124996967b8540283cf670914bf548f02c4bc7d authored almost 3 years ago by lmoelleken <[email protected]>
[-]: remove testing code :)
c1b3f25ea4df7b2fd94b35a0776961c7f6a5c850 authored almost 3 years ago by lmoelleken <[email protected]>
c1b3f25ea4df7b2fd94b35a0776961c7f6a5c850 authored almost 3 years ago by lmoelleken <[email protected]>
[+]: "DisallowedCallMethodOnNullRule" -> added
-> This code is copy&pasted from [`phpstan/phpstan-src`] and I used it to prevent
`Call to a ...
[*]: fix the readme (copy&past error)
a372a471447f4bf417929643c0d55d69a12b7828 authored almost 3 years ago by lmoelleken <[email protected]>
a372a471447f4bf417929643c0d55d69a12b7828 authored almost 3 years ago by lmoelleken <[email protected]>
[*]: update the changelog
00c341baab832beafc671f79c2bf33b7c79b257c authored almost 3 years ago by lmoelleken <[email protected]>
00c341baab832beafc671f79c2bf33b7c79b257c authored almost 3 years ago by lmoelleken <[email protected]>
[+]: check also for "Non-empty string is always empty."
266073a2faf6c0ad0bfbf9a551a342644654abff authored almost 3 years ago by lmoelleken <[email protected]>
266073a2faf6c0ad0bfbf9a551a342644654abff authored almost 3 years ago by lmoelleken <[email protected]>
[*]: update ".gitattributes"
79b1c76521726b80e49b416f1e4087709f5d8503 authored almost 3 years ago by lmoelleken <[email protected]>
79b1c76521726b80e49b416f1e4087709f5d8503 authored almost 3 years ago by lmoelleken <[email protected]>
Merge pull request #1 from voku/whitesource/configure
Configure WhiteSource Bolt for GitHub
09ea61b6d7840845b24ba19bdf98da77f72c0a59 authored almost 3 years ago by Lars Moelleken <[email protected]>
Add .whitesource configuration file
739f105f0d063f86c1a60577bf68d3864a69bf28 authored almost 3 years ago by whitesource-bolt-for-github[bot] <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com>
739f105f0d063f86c1a60577bf68d3864a69bf28 authored almost 3 years ago by whitesource-bolt-for-github[bot] <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com>
init
d4b7e88b90ef39af100a64a708ddfcf771608e5c authored almost 3 years ago by lmoelleken <[email protected]>
d4b7e88b90ef39af100a64a708ddfcf771608e5c authored almost 3 years ago by lmoelleken <[email protected]>