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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8.1k
Star
40.3k
Code
Issues
947
Pull requests
1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Internal class clean
- #1205
#1205
Merged
php-pulls
merged 14 commits into
php:master
php/php-src:master
from
dstogov:InternalClassClean
dstogov/php-src:InternalClassClean
Copy head branch name to clipboard
Apr 1, 2015
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Internal class clean
#1205
php-pulls
merged 14 commits into
php:master
php/php-src:master
from
dstogov:InternalClassClean
dstogov/php-src:InternalClassClean
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2015
Fixed PDORow behaviour and message.
Danack
committed
b00cd68
View commit details
Copy full SHA for b00cd68
Browse repository at this point
Fixed ReflectionFunction, ReflectionMethod and ReflectionParameter.
Danack
committed
043a026
View commit details
Copy full SHA for 043a026
Browse repository at this point
Fixed ReflectionExtension and ReflectionProperty.
Danack
committed
a519838
View commit details
Copy full SHA for a519838
Browse repository at this point
Fixed SplFixedArray and tests.
Danack
committed
c57bde7
View commit details
Copy full SHA for c57bde7
Browse repository at this point
Commits on Mar 15, 2015
Converted intl extension to use IntlException in constructors.
Danack
committed
99dae96
View commit details
Copy full SHA for 99dae96
Browse repository at this point
Made Phar throw exception on bad constructor.
Danack
committed
0922eca
View commit details
Copy full SHA for 0922eca
Browse repository at this point
Fixed fileinfo behaviour.
Danack
committed
78ebf83
View commit details
Copy full SHA for 78ebf83
Browse repository at this point
Fixed PDO constructor to not return null.
Danack
committed
d3267d0
View commit details
Copy full SHA for d3267d0
Browse repository at this point
Made UConverter throw an exception if the constructor fails.
Danack
committed
9803fcc
View commit details
Copy full SHA for 9803fcc
Browse repository at this point
Reverted change to function name and added note of why it is different from the class it is actually changing.
Danack
committed
6b23264
View commit details
Copy full SHA for 6b23264
Browse repository at this point
Commits on Mar 16, 2015
Fixed indentation. Fixed comment style. Fixed commented out code.
Danack
committed
910a324
View commit details
Copy full SHA for 910a324
Browse repository at this point
Commits on Mar 30, 2015
Merge branch 'InternalClassClean' of github.com:Danack/php-src into InternalClassClean
Show description for 9155a26
dstogov
committed
9155a26
View commit details
Copy full SHA for 9155a26
Browse repository at this point
Patch improvement:
Show description for 1018f46
dstogov
committed
1018f46
View commit details
Copy full SHA for 1018f46
Browse repository at this point
Fixed test
dstogov
committed
2afca9f
View commit details
Copy full SHA for 2afca9f
Browse repository at this point
You can’t perform that action at this time.