summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2006-07-16 10:37:24 +0000
committerMarcus Boerger <helly@php.net>2006-07-16 10:37:24 +0000
commitf03f2c5eaed65e366409d3071ba5ec44b56f341b (patch)
tree882cc9a27a75a7dc6daed14c6d2703106cd7be25 /NEWS
parent9c30e20bd672b7c8ef53257705e9010dd29b656f (diff)
downloadphp-git-f03f2c5eaed65e366409d3071ba5ec44b56f341b.tar.gz
- MFH Pathinfo allows to get filename (Toby S, Christian S)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ce0ed32d08..1c5b207ba5 100644
--- a/NEWS
+++ b/NEWS
@@ -56,6 +56,8 @@ PHP NEWS
. Added readInnerXML(), readOuterXML(), readString(), setSchema(). (2.6.20+)
. Changed to passing libxml options when loading reader.
+- Added PATHINFO_FILENAME option to pathinfo() to get the filename. (Toby S.,
+ Christian S.)
- Added array_fill_keys(). (Marcus, Matthew Wilmas)
- Added posix_initgroups() function. (Ilia)
- Added an optional parameter to parse_url() to allow retrieval of distinct URL