summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-05-23 23:23:40 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-05-23 23:23:40 +0000
commitf6753e96e352aa44464a9c93d033c76ffd5bd7c3 (patch)
tree4ed36f58a0d3e4c87b3d78010c769593f5b167a1 /NEWS
parentbb31f21dfb913f083ef5e440ba5245a7bd175a04 (diff)
downloadphp-git-f6753e96e352aa44464a9c93d033c76ffd5bd7c3.tar.gz
MFH: Fixed handling of extremely long paths inside tempnam() function.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b92cc2485..0d02ce22c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2006, Version 4.4.3
+- Fixed handling of extremely long paths inside tempnam() function. (Ilia)
21 May 2006, Version 4.4.3RC1
- Added control character checks for cURL extension's open_basedir/safe_mode