#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
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
src | Folder | 0755 |
|
|
igbinary.h | File | 261 B | 0644 |
|
php_igbinary.h | File | 788 B | 0644 |
|