From: Marcus Boerger Date: Sun, 14 May 2006 19:58:04 +0000 (+0000) Subject: - Update X-Git-Tag: php-5.2.0RC1~553 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da438af187fc5e1860b90f22aafc3f01d0efd209;p=php - Update --- diff --git a/README.UPDATE_5_2 b/README.UPDATE_5_2 index 66102dfa10..bce2bcad4c 100644 --- a/README.UPDATE_5_2 +++ b/README.UPDATE_5_2 @@ -38,3 +38,4 @@ PHP 5.2 Update info or NEWS explained NTFS filesystem and making use of meta streams in your application this does no longer work for a file with the name 'data' accessed without any path. IF you need to do so you have to prefix the filename with the "file:" protocol. + For the functionality itself look here http://www.faqs.org/rfcs/rfc2397.html.