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
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
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
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 }}
Timandes
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Feb 18, 2016
Merge branch 'PHP-7.0'
hikari-no-yume
committed
8b410c5
Copy full SHA for 8b410c5
Test that mt_rand() consistently produces the wrong results
Show description for a50c31d
hikari-no-yume
committed
a50c31d
Copy full SHA for a50c31d
Fixed incorrrect merge (regenrate zend_vm_execute.h)
dstogov
committed
0f39f08
Copy full SHA for 0f39f08
Merge branch 'PHP-7.0'
Show description for 791b8f0
dstogov
committed
791b8f0
Copy full SHA for 791b8f0
Set proper type flags (REFCOUNTED and COPYABLE) according to interned or regular string
dstogov
committed
796e162
Copy full SHA for 796e162
Merge branch 'PHP-7.0'
Show description for 8a6c5be
dstogov
committed
8a6c5be
Copy full SHA for 8a6c5be
Better fix for bug #71622 (Strings used in pass-as-reference cannot be used to invoke C::$callable())
dstogov
committed
25fbb06
Copy full SHA for 25fbb06
Merge branch 'PHP-7.0'
Show description for 7839ff5
weltling
committed
7839ff5
Copy full SHA for 7839ff5
refix broken 20ca0b89bda3822001474514ab9dffd62c559f01
weltling
committed
830b2bd
Copy full SHA for 830b2bd
Merge branch 'PHP-7.0'
Show description for 9f22301
weltling
committed
9f22301
Copy full SHA for 9f22301
Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0
weltling
committed
9ac0106
Copy full SHA for 9ac0106
Merge branch 'PHP-7.0'
Show description for f7dfee7
weltling
committed
f7dfee7
Copy full SHA for f7dfee7
update NEWS
weltling
committed
7f7dce3
Copy full SHA for 7f7dce3
Merge branch 'PHP-5.6' into PHP-7.0
Show description for bbaece4
weltling
committed
bbaece4
Copy full SHA for bbaece4
update NEWS
weltling
committed
bbce94e
Copy full SHA for bbce94e
Merge branch 'PHP-7.0'
Show description for fe70768
weltling
committed
fe70768
Copy full SHA for fe70768
add test for bug #71625, 7 variant
weltling
committed
b3df715
Copy full SHA for b3df715
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 4564b4c
weltling
committed
4564b4c
Copy full SHA for 4564b4c
add test for bug #71625
weltling
committed
688b914
Copy full SHA for 688b914
Fix typo
rlerdorf
committed
20ca0b8
Copy full SHA for 20ca0b8
Merge branch 'PHP-7.0'
Show description for 0426066
weltling
committed
0426066
Copy full SHA for 0426066
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 9a57979
weltling
committed
9a57979
Copy full SHA for 9a57979
Fixed bug #71625 Crash in php7.dll with bad phar filename
weltling
committed
0445abd
Copy full SHA for 0445abd
Merge branch 'PHP-7.0'
Show description for 0ce5920
weltling
committed
0ce5920
Copy full SHA for 0ce5920
update NEWS
weltling
committed
150e380
Copy full SHA for 150e380
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 148eba2
weltling
committed
148eba2
Copy full SHA for 148eba2
update NEWS
weltling
committed
f613d89
Copy full SHA for f613d89
Merge branch 'PHP-7.0'
Show description for 2a1dffb
weltling
committed
2a1dffb
Copy full SHA for 2a1dffb
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 4b5cce2
weltling
committed
4b5cce2
Copy full SHA for 4b5cce2
Bug #71596 Segmentation fault on ZTS with date function (setlocale)
weltling
committed
632fc51
Copy full SHA for 632fc51
Merge branch 'PHP-7.0'
bwoebi
committed
2dc9aa9
Copy full SHA for 2dc9aa9
Fixed bug #71622 (Strings used in pass-as-reference cannot be used to invoke C::$callable())
bwoebi
committed
3ce6ad9
Copy full SHA for 3ce6ad9
Merge branch 'PHP-7.0'
Show description for 50482d6
lt
committed
50482d6
Copy full SHA for 50482d6
Revert "Fix #71152: mt_rand() returns the different values from original mt19937ar.c"
Show description for a0724d3
lt
committed
a0724d3
Copy full SHA for a0724d3
Merge branch 'PHP-7.0'
Show description for d051fbc
kaplanlior
committed
d051fbc
Copy full SHA for d051fbc
Pagination
Previous
Next
You can’t perform that action at this time.