Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.4' | Levi Morrison | 2019-11-08 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Levi Morrison | 2019-11-08 | 1 | -0/+4 |
| |\ | |||||
| | * | Wrap php_random.h in C++ portability macros | Levi Morrison | 2019-11-08 | 1 | -0/+4 |
* | | | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
|/ / | |||||
* | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -7/+0 |
* | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
|/ | |||||
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Add php_random_int internal API | Leigh | 2016-10-20 | 1 | -0/+6 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | Expose php_random_bytes as a first-class API within internals | Anthony Ferrara | 2015-12-08 | 1 | -0/+5 |
* | Improve CSPRNG implementation | Leigh | 2015-05-09 | 1 | -0/+16 |
* | Initial implementation for CSPRNG API | SammyK | 2015-05-09 | 1 | -0/+33 |