Skip to content

random: Convert php_random_(bytes|int)_(silent|throw) into inline functions #10763

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 4, 2023

Conversation

TimWolla
Copy link
Member

@TimWolla TimWolla commented Mar 3, 2023

Compared to macros, inline functions are more robust and easier to debug.

…unctions

Compared to macros, inline functions are more robust and easier to debug.
@Girgias Girgias merged commit 8abea1b into php:master Mar 4, 2023
@TimWolla TimWolla deleted the random-bytes-non-macro branch March 4, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants