📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 23:53:48
📂
/ (Root)
/
opt
/
alt
/
php70
/
usr
/
include
/
php
/
ext
/
igbinary
📍 /opt/alt/php70/usr/include/php/ext/igbinary
🔄 Refresh
✏️
Editing: igbinary.h
Read Only
#ifndef PHPEXT_IGBINARY_BASE_IGBINARY_H #define PHPEXT_IGBINARY_BASE_IGBINARY_H #include "php_version.h" #if PHP_MAJOR_VERSION == 7 || PHP_MAJOR_VERSION == 8 #include "src/php7/igbinary.h" #else #error "Unsupported php version for igbinary build" #endif #endif
💾 Save Changes
❌ Cancel