1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-26 16:52:25 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Máté Kocsis
5e2031dc70 Update ext/random role attributes (#2058) 2022-12-11 22:40:19 +01:00
Yoshinari Takaoka
d8ac8ea81e deleted duplicate "generate". 2022-11-20 21:13:11 +09:00
Tim Düsterhus
c52c4ef2ed Document the Random\Engine (#1969)
* random: Add a description to the Engine interface

* random: Add description to the Random::generate() method

* random: Hard wrap the description for the Engine interface

* random: Hard wrap the Random::generate() error list

* random: Fix phrasing in Engine interface description

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Co-authored-by: George Peter Banyard <girgias@php.net>

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Co-authored-by: George Peter Banyard <girgias@php.net>
2022-11-10 14:07:44 +01:00
Máté Kocsis
d6aee4a500 Sync a few manual pages with the stubs (#1936) 2022-11-04 13:30:04 +01:00
Tim Düsterhus
2166824858 Bootstrap ext/random docs with docgen
Closes GH-1916.
2022-10-28 15:21:01 +02:00