mirror of
https://github.com/php/php-src.git
synced 2025-08-17 14:38:49 +02:00
![]() `/./` matches all characters but newlines, so if `random_bytes` generates a string with newlines in it, the resulting string is not empty. Fix this by adding the `s` modifier. |
||
---|---|---|
.. | ||
methods | ||
compatibility_array_rand.phpt | ||
compatibility_mt_rand.phpt | ||
compatibility_user.phpt | ||
construct_twice.phpt | ||
engine_unsafe_biased.phpt | ||
engine_unsafe_empty_string.phpt | ||
engine_unsafe_exits.phpt | ||
engine_unsafe_nul.phpt | ||
engine_unsafe_throws.phpt | ||
gh_9186_unserialize.phpt | ||
readonly.phpt | ||
serialize.phpt | ||
serialize_disallowed.phpt |