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
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
951
Pull requests
1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[RFC] Add Random Extension
- #7079
#7079
Closed
zeriyoshi
wants to merge 15 commits into
php:master
php/php-src:master
from
zeriyoshi:random_class
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
[RFC] Add Random Extension
#7079
zeriyoshi
wants to merge 15 commits into
php:master
php/php-src:master
from
zeriyoshi:random_class
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2021
Random Extension: First-implementation of RFC 2.0
zeriyoshi
committed
14de122
View commit details
Copy full SHA for 14de122
Browse repository at this point
Random Extension: fix extension name
zeriyoshi
committed
e2497f4
View commit details
Copy full SHA for e2497f4
Browse repository at this point
Commits on Jul 1, 2021
Random Extension: fix some review points
zeriyoshi
committed
406225d
View commit details
Copy full SHA for 406225d
Browse repository at this point
Random Extension: Drop RandomInterface
zeriyoshi
committed
8060452
View commit details
Copy full SHA for 8060452
Browse repository at this point
Random Extension: Drop tentative-return-type
zeriyoshi
committed
e5d9e7f
View commit details
Copy full SHA for e5d9e7f
Browse repository at this point
Random Extension: Combine initialize and generate
zeriyoshi
committed
cbd47ee
View commit details
Copy full SHA for cbd47ee
Browse repository at this point
Commits on Jul 2, 2021
Random Extension: some changes
zeriyoshi
committed
ee845fe
View commit details
Copy full SHA for ee845fe
Browse repository at this point
Random Extension: fix header
zeriyoshi
committed
c423e79
View commit details
Copy full SHA for c423e79
Browse repository at this point
Random Extension: drop bit-shift
zeriyoshi
committed
1fb7658
View commit details
Copy full SHA for 1fb7658
Browse repository at this point
Random Extension: rename extension name
zeriyoshi
committed
0fcefe3
View commit details
Copy full SHA for 0fcefe3
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into random_class
zeriyoshi
committed
1d0af1d
View commit details
Copy full SHA for 1d0af1d
Browse repository at this point
Commits on Jul 7, 2021
Fix uninit value
nikic
committed
59b5bbe
View commit details
Copy full SHA for 59b5bbe
Browse repository at this point
Random Extension: Drop Random::nextInt()
zeriyoshi
committed
3ccc236
View commit details
Copy full SHA for 3ccc236
Browse repository at this point
Random Extension: minor fixes
zeriyoshi
committed
af5b15f
View commit details
Copy full SHA for af5b15f
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into random_class
zeriyoshi
committed
f382490
View commit details
Copy full SHA for f382490
Browse repository at this point
You can’t perform that action at this time.