-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: ekino/phpstan-banned-code
base: v1.0.0
head repository: ekino/phpstan-banned-code
compare: v2.0.0
- 13 commits
- 21 files changed
- 5 contributors
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e05065d - Browse repository at this point
Copy the full SHA e05065dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 401547f - Browse repository at this point
Copy the full SHA 401547fView commit details
Commits on Feb 22, 2022
-
fix(rule): Fix phpstan fail for result of array_column
Christian Kollross committedFeb 22, 2022 Configuration menu - View commit details
-
Copy full SHA for b6cd5fe - Browse repository at this point
Copy the full SHA b6cd5feView commit details -
Merge pull request #55 from BitScout/fix-array-column-build-fail
fix(rule): Fix phpstan fail for result of array_column
Configuration menu - View commit details
-
Copy full SHA for 5416d33 - Browse repository at this point
Copy the full SHA 5416d33View commit details
Commits on Feb 25, 2022
-
feat(ban): Add rule to ban shell execution via backticks
Christian Kollross committedFeb 25, 2022 Configuration menu - View commit details
-
Copy full SHA for cc5e609 - Browse repository at this point
Copy the full SHA cc5e609View commit details -
Merge pull request #56 from BitScout/22-detect-shell-exec-via-backticks
feat(ban): Add rule to ban shell execution via backticks
Configuration menu - View commit details
-
Copy full SHA for d3bca55 - Browse repository at this point
Copy the full SHA d3bca55View commit details -
feat(ban): Add ban on print statements
Christian Kollross committedFeb 25, 2022 Configuration menu - View commit details
-
Copy full SHA for f68d448 - Browse repository at this point
Copy the full SHA f68d448View commit details -
Merge pull request #57 from BitScout/add-rule-to-ban-print
feat(ban): Add ban on print statements
Configuration menu - View commit details
-
Copy full SHA for c3fe363 - Browse repository at this point
Copy the full SHA c3fe363View commit details
Commits on Jul 1, 2022
-
fix(composer): allow plugin ergebnis/composer-normalize (#58)
* fix(composer): allow plugin ergebnis/composer-normalize * fix(composer): allow plugin ergebnis/composer-normalize
Configuration menu - View commit details
-
Copy full SHA for 06252b2 - Browse repository at this point
Copy the full SHA 06252b2View commit details
Commits on Aug 24, 2022
-
chore(composer): add keyword for asking user to add this package to r…
…equire-dev instead of require
Configuration menu - View commit details
-
Copy full SHA for ac7406a - Browse repository at this point
Copy the full SHA ac7406aView commit details
Commits on Oct 11, 2023
-
Normalize leading backslashes in banned function names (#30)
* Normalize leading slashed in function names * Fix type hint * Fix codestyle * Fix types * changelog
Configuration menu - View commit details
-
Copy full SHA for 65a5752 - Browse repository at this point
Copy the full SHA 65a5752View commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c908c9c - Browse repository at this point
Copy the full SHA c908c9cView commit details -
Merge pull request #64 from brociani/fix-ci
fix(ci): use sprintf native function
Configuration menu - View commit details
-
Copy full SHA for bab2937 - Browse repository at this point
Copy the full SHA bab2937View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.0...v2.0.0