1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00
Files
archived-php-src/ext/standard
Zeev Suraski 6c4cb4c079 Security related updates:
- Introduce php_open_temporary_file(), in place of tempnam().  Still
  needs testing under UNIX (mkstemp()), works reliably under Windows now.
- Reimplement the mechanism for unlinking uploaded files at the end of the request
  (was it ever tested?).  Files moved with move_uploaded_file() will not be unlink()'d
  again, to avoid (albeit very unlikely) race conditions.
2000-09-09 11:41:14 +00:00
..
2000-09-06 13:50:09 +00:00
2000-09-09 11:41:14 +00:00
2000-09-09 11:41:14 +00:00
2000-07-26 11:21:03 +00:00
2000-08-21 09:50:53 +00:00
2000-09-07 17:55:53 +00:00
2000-08-31 19:49:36 +00:00
2000-09-09 11:41:14 +00:00
2000-09-09 11:41:14 +00:00
2000-06-05 23:24:42 +00:00
2000-08-11 23:24:54 +00:00
2000-08-27 19:42:45 +00:00
2000-08-21 09:50:53 +00:00
2000-07-02 15:12:34 +00:00
2000-07-30 21:55:27 +00:00
2000-07-09 14:26:50 +00:00
2000-08-23 10:54:13 +00:00
2000-08-18 13:50:04 +00:00
2000-08-04 15:23:19 +00:00
2000-08-29 11:09:20 +00:00