Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
ariddlestone
/
phpstan-cakephp2
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Issues
6
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Update actions/checkout and disable block-insecure
- #36
#36
Closed
sidz
wants to merge 23 commits into
ariddlestone:main
ariddlestone/phpstan-cakephp2:main
from
sidz:update-pipeline
sidz/phpstan-cakephp2:update-pipeline
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Closed
Update actions/checkout and disable block-insecure
#36
sidz
wants to merge 23 commits into
ariddlestone:main
ariddlestone/phpstan-cakephp2:main
from
sidz:update-pipeline
sidz/phpstan-cakephp2:update-pipeline
Copy head branch name to clipboard
Commits
Commits on Jan 28, 2024
Initial commit of fork
sidz
committed
45eb613
View commit details
Copy full SHA for 45eb613
Browse repository at this point
fix stub filename
sidz
committed
37da253
View commit details
Copy full SHA for 37da253
Browse repository at this point
Fix ClassRegistryInit doesn't work with ClassConstFetch AST
sidz
committed
1613b9f
View commit details
Copy full SHA for 1613b9f
Browse repository at this point
Fix ClassRegistryInit doesn't work with ClassConstFetch AST
sidz
committed
3f89598
View commit details
Copy full SHA for 3f89598
Browse repository at this point
Merge pull request #1 from sidz/fix-class-registry-to-be-able-to-work-with-class-const-fetch
Show description for bd6b9ca
sidz
authored
bd6b9ca
View commit details
Copy full SHA for bd6b9ca
Browse repository at this point
Commits on Jan 29, 2024
Mark as Default type if variable is passed into `ClassRegistr::init` method
sidz
committed
8121dde
View commit details
Copy full SHA for 8121dde
Browse repository at this point
Merge pull request #3 from sidz/mark-as-default-if-varuable-passed-into-registry-init
Show description for 467dd97
sidz
authored
467dd97
View commit details
Copy full SHA for 467dd97
Browse repository at this point
Fix error occurred when not a string is passed into `ClassRegistry::init` method
sidz
committed
e8a3efe
View commit details
Copy full SHA for e8a3efe
Browse repository at this point
Merge pull request #4 from sidz/fix-error-occured-if-not-a-string-passed-into-init
Show description for 2fe3af0
sidz
authored
2fe3af0
View commit details
Copy full SHA for 2fe3af0
Browse repository at this point
Teach see a difference between Component and Model especially when both have methods with the same name
sidz
committed
30f04ce
View commit details
Copy full SHA for 30f04ce
Browse repository at this point
Merge pull request #2 from sidz/teach-to-see-a-different-between-model-and-components
Show description for 99d7bfd
sidz
authored
99d7bfd
View commit details
Copy full SHA for 99d7bfd
Browse repository at this point
Add Router.stub and allow to accept string as $url argument
sidz
committed
66db9e8
View commit details
Copy full SHA for 66db9e8
Browse repository at this point
Merge pull request #5 from sidz/add-router-stub
Show description for fa4edd9
sidz
authored
fa4edd9
View commit details
Copy full SHA for fa4edd9
Browse repository at this point
Commits on Apr 29, 2024
Add Model.stub and define what find('count') returns
sidz
committed
16be682
View commit details
Copy full SHA for 16be682
Browse repository at this point
Merge pull request #6 from sidz/add-model-stub-with-find-count-method
Show description for 58bf6ae
sidz
authored
58bf6ae
View commit details
Copy full SHA for 58bf6ae
Browse repository at this point
Rename Utility.stub to ClassRegistry.stub and move to right namespace
sidz
committed
05001cf
View commit details
Copy full SHA for 05001cf
Browse repository at this point
Merge pull request #7 from sidz/rename-utility-stub-to-class-registry
Show description for ed5c00a
sidz
authored
ed5c00a
View commit details
Copy full SHA for ed5c00a
Browse repository at this point
Commits on May 1, 2024
add basics.php stub
sidz
committed
20b1b9c
View commit details
Copy full SHA for 20b1b9c
Browse repository at this point
Merge pull request #8 from sidz/provide-stubs-for-basics-php
Show description for 2d96028
sidz
authored
2d96028
View commit details
Copy full SHA for 2d96028
Browse repository at this point
Commits on Jan 15, 2025
Support PHPStan 2
sidz
committed
3cb307e
View commit details
Copy full SHA for 3cb307e
Browse repository at this point
Merge pull request #9 from sidz/use-phpstan-2
Show description for 21673aa
sidz
authored
21673aa
View commit details
Copy full SHA for 21673aa
Browse repository at this point
Commits on Jan 11, 2026
fix requirements
sidz
authored
1f41412
View commit details
Copy full SHA for 1f41412
Browse repository at this point
Use latest actions/checkout and do not disable block-insecure
sidz
committed
239b911
View commit details
Copy full SHA for 239b911
Browse repository at this point
You can’t perform that action at this time.