Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mailspice
/
phpstan-safe-rule
Public
forked from
staabm/phpstan-safe-rule
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 30, 2020
Merge pull request #20 from Tobion/patch-1
Show description for 1a1ae26
moufmouf
authored
1a1ae26
Copy full SHA for 1a1ae26
Merge pull request #21 from sanmai/patch-1
Show description for 9a1e4bc
moufmouf
authored
9a1e4bc
Copy full SHA for 9a1e4bc
Allow PHP 8
sanmai
authored
1115e19
Copy full SHA for 1115e19
Commits on Jun 1, 2020
Update .gitattributes
Tobion
authored
84c9382
Copy full SHA for 84c9382
Create .gitattributes
Tobion
authored
4bdaa5b
Copy full SHA for 4bdaa5b
Commits on Jan 2, 2020
Adding new rule to neon config file
moufmouf
committed
ba333eb
Copy full SHA for ba333eb
Updating travis
moufmouf
committed
83a572a
Copy full SHA for 83a572a
Updating travis
moufmouf
committed
f3bdb2b
Copy full SHA for f3bdb2b
Fixing PHPStan, adding tests on PHP 7.4
moufmouf
committed
5e403a7
Copy full SHA for 5e403a7
Adding support for DateTime and DateTimeImmutable
Show description for 5115077
moufmouf
committed
5115077
Copy full SHA for 5115077
Merge conflict
moufmouf
committed
7148201
Copy full SHA for 7148201
Commits on Dec 24, 2019
Merge pull request #19 from WyriHaximus-labs/target-safe-v1.0.0-final-instead-of-beta1
Show description for 1743a78
moufmouf
authored
1743a78
Copy full SHA for 1743a78
Commits on Dec 22, 2019
With thecodingmachine/safe v1.0 out now require that instead of the beta
WyriHaximus
committed
9db3b81
Copy full SHA for 9db3b81
Commits on Dec 4, 2019
Merge pull request #16 from thecodingmachine/phpstan0.12
Show description for 8694a69
moufmouf
authored
8694a69
Copy full SHA for 8694a69
Updating default branch to 1.0
moufmouf
committed
de66a26
Copy full SHA for de66a26
Merge pull request #15 from thecodingmachine/phpstan0.12
Show description for 2a62cce
moufmouf
authored
2a62cce
Copy full SHA for 2a62cce
Fixing PHPStan new errors
moufmouf
committed
d23bd2e
Copy full SHA for d23bd2e
Merge branch 'master' into phpstan0.12
moufmouf
committed
a268f06
Copy full SHA for a268f06
Merge pull request #14 from simPod/patch-1
Show description for c0bafd9
moufmouf
authored
c0bafd9
Copy full SHA for c0bafd9
Adding PHPStan 0.12 compatibility
Show description for 2ef28b2
moufmouf
committed
2ef28b2
Copy full SHA for 2ef28b2
Commits on Dec 3, 2019
Allow PHPStan 0.12
simPod
authored
e593e81
Copy full SHA for e593e81
Commits on Jul 15, 2019
Merge pull request #12 from vkill/ignore-json-throw-on-error
Show description for 70bfb67
moufmouf
authored
70bfb67
Copy full SHA for 70bfb67
Merge pull request #13 from shadowhand/patch-1
Show description for 8bb68fb
moufmouf
authored
8bb68fb
Copy full SHA for 8bb68fb
Commits on Jul 12, 2019
Add support for extension-installer
Show description for 27133b0
shadowhand
authored
27133b0
Copy full SHA for 27133b0
Commits on May 31, 2019
Ignore json_decode and json_encode when use JSON_THROW_ON_ERROR option
Show description for e7fa736
vkill
committed
e7fa736
Copy full SHA for e7fa736
Commits on Mar 7, 2019
Merge pull request #10 from thecodingmachine/preg_replace
Show description for 00f4845
moufmouf
authored
00f4845
Copy full SHA for 00f4845
CS
moufmouf
committed
47cbb9e
Copy full SHA for 47cbb9e
Adding Safe\preg_replace support
moufmouf
committed
b1df559
Copy full SHA for b1df559
Commits on Jan 21, 2019
Merge pull request #9 from tigitz/patch-1
Show description for ffbdebd
moufmouf
authored
ffbdebd
Copy full SHA for ffbdebd
Commits on Jan 20, 2019
Dont lock PHPStan dependency to v0.11, allow ^0.11
Show description for 5e34c6f
tigitz
authored
5e34c6f
Copy full SHA for 5e34c6f
Commits on Jan 18, 2019
Merge pull request #7 from thecodingmachine/phpstan0.11
Show description for 8fbca4b
moufmouf
authored
8fbca4b
Copy full SHA for 8fbca4b
Fixing PHPStan rule
moufmouf
committed
bc9696f
Copy full SHA for bc9696f
Fixing PHPStan rule
moufmouf
committed
1e9a23b
Copy full SHA for 1e9a23b
Fixing PHPStan rule
moufmouf
committed
dc551c1
Copy full SHA for dc551c1
Adding compatibility with PHPStan 0.11
moufmouf
committed
57a1444
Copy full SHA for 57a1444
Pagination
Previous
Next
You can’t perform that action at this time.