1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/openssl
Nikita Popov 7f0d3f5413 Fixed bug #81502
Allow $tag to be null. This is the value that openssl_encrypt()
sets it to for non-AEAD ciphers, so we should also accept this
as an input to openssl_decrypt().

Prior to PHP 8.1, null was accepted in weak mode due to the special
treatment of null arguments to internal functions.
2021-10-08 14:07:05 +02:00
..
2021-10-08 14:07:05 +02:00
2019-07-22 16:02:55 +02:00
2021-10-08 14:07:05 +02:00
2021-10-08 14:07:05 +02:00
2021-10-08 14:07:05 +02:00