1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 22:52:40 +02:00
Files
archived-php-src/ext/standard/tests
sj-i 5d31ee302d Fixed bug #42560
Check open_basedir after the fallback to the system's temporary
directory in tempnam().

In order to preserve the current behavior of upload_tmp_dir
(do not check explicitly specified dir, but check fallback),
new flags are added to check open_basedir for explicit dir
and for fallback.

Closes GH-6526.
2021-01-19 11:41:58 +01:00
..
2019-10-04 12:41:49 +02:00
2021-01-19 11:41:58 +01:00
2020-02-24 10:20:43 +01:00
2020-03-25 10:51:23 +01:00
2020-11-25 17:23:42 +01:00
2021-01-01 21:29:08 -08:00