// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
php82
/
usr
/
include
/
php
/
ext
/
apcu
[ PARENT ]
EDIT :: apc_arginfo.h
#if PHP_VERSION_ID < 80000 # include "php_apc_legacy_arginfo.h" #else # error Not supported on PHP >= 8.0 #endif
SAVE
CANCEL