1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00
Files
archived-php-src/ext
Tim Düsterhus 2b395f7b6e random: Remove check for HAVE_DEV_URANDOM
It cannot be decided whether the device is available at build time, PHP might
run in a container or chroot that does not expose the device. Simply attempt to
open it, if it does not exist it will fail.

This improves readability of php_random_bytes() by removing one layer of
preprocessor conditions.
2023-01-23 17:38:50 +01:00
..
2022-10-27 14:42:17 +01:00
2023-01-19 18:49:54 +00:00
2023-01-23 13:46:58 +00:00
2022-09-07 17:41:10 +02:00
2023-01-23 13:46:58 +00:00
2022-10-27 14:42:40 +01:00
2023-01-23 13:46:58 +00:00
2023-01-16 12:27:33 +01:00
2023-01-23 13:46:58 +00:00
2022-09-06 10:42:34 +01:00
2023-01-23 13:46:58 +00:00
2023-01-23 13:51:26 +00:00
2022-11-30 12:13:36 +01:00
2022-10-19 11:37:30 +02:00
2023-01-16 12:27:33 +01:00
2022-12-19 16:17:02 +01:00
2023-01-16 12:27:33 +01:00
2022-09-07 17:41:10 +02:00
2023-01-23 13:46:58 +00:00
2023-01-19 09:06:39 +01:00
2022-10-27 14:42:40 +01:00
2023-01-15 15:43:57 +00:00