]> granicus.if.org Git - php/commitdiff
versions no longer supported, no need to check
authorPierre Joye <pierre.php@gmail.com>
Wed, 27 Mar 2013 06:15:23 +0000 (07:15 +0100)
committerPierre Joye <pierre.php@gmail.com>
Wed, 27 Mar 2013 06:15:23 +0000 (07:15 +0100)
main/win32_internal_function_disabled.h

index 3a78f6c598fa70f0030194c21981c2d8f79fae91..80fd8d1b827dce61c61e46a268c7b7b42e0b775e 100644 (file)
 /*
 Windows Server 2008     6.0
 Windows Vista           6.0
+
+Verssions below are not supported anymore, php won't even load:
 Windows Server 2003 R2  5.2
 Windows Server 2003     5.2
 Windows XP              5.1
 Windows 2000            5.0
 */
-static const char *function_name_5[] = {"link", NULL};
-const int function_name_cnt_5 = 1;
+static const char *function_name_5[] = {NULL};
+const int function_name_cnt_5 = 0;
 static const char *function_name_6[] = {"readlink", "symlink", NULL};
 const int function_name_cnt_6 = 2;