FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ext/random - php/php-src · GitHub
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
961
Pull requests
1.1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
php-src
ext
random
on
master
User selector
Datepicker
Commit history
Commits on Aug 1, 2026
ext/random: applied fixers to improve test robustness
NickSdot
authored and
TimWolla
committed
a5a9476
View commit details
Copy full SHA for a5a9476
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
Remove several useless `include <sys/param.h>` (#22611)
Show description for de6828f
LamentXU123
authored
de6828f
View commit details
Copy full SHA for de6828f
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
make all static extensions use TSRMG_STATIC
Show description for 915318e
henderkes
authored and
arnaud-lb
committed
915318e
View commit details
Copy full SHA for 915318e
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
ext/*: Make `X_from_obj(zend_object *obj)` functions macros (#22183)
Show description for 69e023f
TimWolla
authored
69e023f
View commit details
Copy full SHA for 69e023f
View code at this point
Browse repository at this point
Commits on May 19, 2026
zend_objects: Make old_object a const* in `zend_objects_clone_members()` (#22089)
Show description for 5212b81
TimWolla
authored
5212b81
View commit details
Copy full SHA for 5212b81
View code at this point
Browse repository at this point
zend_portability: Add `ZEND_CONTAINER_OF()` (#21903)
Show description for ad7cce6
TimWolla
authored
ad7cce6
View commit details
Copy full SHA for ad7cce6
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
tree-wide: Replace `XtOffsetOf` by its definition (#21899)
Show description for 7114314
TimWolla
authored
7114314
View commit details
Copy full SHA for 7114314
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
random: Drop leading `_` from struct names (#21856)
TimWolla
authored
11f0288
View commit details
Copy full SHA for 11f0288
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
Merge branch 'PHP-8.5'
Show description for 2181129
TimWolla
committed
2181129
View commit details
Copy full SHA for 2181129
View code at this point
Browse repository at this point
Merge branch 'PHP-8.4' into PHP-8.5
Show description for 73eace2
TimWolla
committed
73eace2
View commit details
Copy full SHA for 73eace2
View code at this point
Browse repository at this point
Fix GH-21731: Random\Engine\Xoshiro256StarStar::__unserialize() accepts all-zero state (#21732)
Show description for 1a428e5
iliaal
authored
1a428e5
View commit details
Copy full SHA for 1a428e5
View code at this point
Browse repository at this point
Merge branch 'PHP-8.5'
Show description for 7415c50
TimWolla
committed
7415c50
View commit details
Copy full SHA for 7415c50
View code at this point
Browse repository at this point
Merge branch 'PHP-8.4' into PHP-8.5
Show description for 46940a0
TimWolla
committed
46940a0
View commit details
Copy full SHA for 46940a0
View code at this point
Browse repository at this point
Fix GH-21730: Mt19937::__debugInfo() leaks state HashTable when the serialize callback fails (#21733)
Show description for 5e6b90e
iliaal
authored
5e6b90e
View commit details
Copy full SHA for 5e6b90e
View code at this point
Browse repository at this point
license-update: ext/random source headers
Show description for 712d22d
ramsey
committed
712d22d
View commit details
Copy full SHA for 712d22d
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Install missing headers (#21125)
Show description for 345bf38
petk
authored
345bf38
View commit details
Copy full SHA for 345bf38
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
Generate C enums from internal enums, introduce Z_PARAM_ENUM() (#20917)
Show description for d16e6f5
arnaud-lb
authored
d16e6f5
View commit details
Copy full SHA for d16e6f5
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
Include the actual stub name in generated arginfo headers (#20993)
arnaud-lb
authored
65b4073
View commit details
Copy full SHA for 65b4073
View code at this point
Browse repository at this point
Commits on Dec 31, 2025
[skip ci] Fix duplicate words typos (GH-20800)
LamentXU123
authored
4f793ba
View commit details
Copy full SHA for 4f793ba
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
Merge branch 'PHP-8.5'
Show description for 928af45
ndossche
committed
928af45
View commit details
Copy full SHA for 928af45
View code at this point
Browse repository at this point
Merge branch 'PHP-8.4' into PHP-8.5
Show description for 7bc8ecb
ndossche
committed
7bc8ecb
View commit details
Copy full SHA for 7bc8ecb
View code at this point
Browse repository at this point
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 3c1c7a0
ndossche
committed
3c1c7a0
View commit details
Copy full SHA for 3c1c7a0
View code at this point
Browse repository at this point
random: Fix memory leak when serialization fails (#20383)
Show description for 720e006
ndossche
and
TimWolla
authored
720e006
View commit details
Copy full SHA for 720e006
View code at this point
Browse repository at this point
random: Use ZVAL_EMPTY_ARRAY() for members in serialization (#20382)
ndossche
authored
b460062
View commit details
Copy full SHA for b460062
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
Merge branch 'PHP-8.5'
Show description for b59479c
ndossche
committed
b59479c
View commit details
Copy full SHA for b59479c
View code at this point
Browse repository at this point
Merge branch 'PHP-8.4' into PHP-8.5
Show description for d0615d7
ndossche
committed
d0615d7
View commit details
Copy full SHA for d0615d7
View code at this point
Browse repository at this point
Merge branch 'PHP-8.3' into PHP-8.4
Show description for bd84731
ndossche
committed
bd84731
View commit details
Copy full SHA for bd84731
View code at this point
Browse repository at this point
Fix Randomizer::__serialize() wrt INDIRECTs
Show description for c5fa769
ndossche
committed
c5fa769
View commit details
Copy full SHA for c5fa769
View code at this point
Browse repository at this point
Commits on Oct 2, 2025
Reduce code bloat in arginfo by using specialised string releases (#20016)
Show description for 57ce245
ndossche
authored
57ce245
View commit details
Copy full SHA for 57ce245
View code at this point
Browse repository at this point
Commits on Sep 9, 2025
Merge branch 'PHP-8.4'
Show description for f08fe17
TimWolla
committed
f08fe17
View commit details
Copy full SHA for f08fe17
View code at this point
Browse repository at this point
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 9b71c61
TimWolla
committed
9b71c61
View commit details
Copy full SHA for 9b71c61
View code at this point
Browse repository at this point
zend_API: Do not overwrite `readonly` properties in `object_properties_load()` (#19767)
Show description for 215ebbb
TimWolla
authored
215ebbb
View commit details
Copy full SHA for 215ebbb
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
random: Use `->default_object_handlers` for engines (#19625)
TimWolla
authored
fc467dc
View commit details
Copy full SHA for fc467dc
View code at this point
Browse repository at this point
Commits on Jul 21, 2025
Arginfo: avoid using temporary zvals for initializing attribute values (#19141)
Show description for 1eadf55
DanielEScherzer
authored
1eadf55
View commit details
Copy full SHA for 1eadf55
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Arginfo: add and use known strings for attribute values
DanielEScherzer
committed
142e378
View commit details
Copy full SHA for 142e378
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL