From 5efb5b73193f56839e5868e49e11c8cdfc4edb7e Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Tue, 6 Jun 2006 12:30:42 +0000 Subject: [PATCH] add scandir to the list of new functions (user note) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214315 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration5.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/appendices/migration5.xml b/appendices/migration5.xml index bd36f26fc6..a5c8e3f661 100755 --- a/appendices/migration5.xml +++ b/appendices/migration5.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 4 to PHP 5 @@ -771,6 +771,12 @@ Action application/x-httpd-php "/php/php-cgi.exe" the value + + + scandir - List files and directories inside the + specified path + + snmp_read_mib - Reads and parses a MIB file into