]> granicus.if.org Git - php/commitdiff
Remove clearstatcache function prototype defned twice
authorMichael Voříšek <mvorisek@mvorisek.cz>
Mon, 18 Nov 2019 12:35:55 +0000 (13:35 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 18 Nov 2019 13:36:10 +0000 (14:36 +0100)
ext/standard/php_filestat.h

index 8e4ffcd7a00b205ce7629bc67228b191742f9f33..d978f46796584b45a29b058d3c147f85db324071 100644 (file)
@@ -55,7 +55,6 @@ PHP_FUNCTION(chmod);
 #if HAVE_UTIME
 PHP_FUNCTION(touch);
 #endif
-PHP_FUNCTION(clearstatcache);
 
 #ifdef PHP_WIN32
 #define S_IRUSR S_IREAD