From: Stanislav Malyshev Date: Mon, 25 Mar 2013 02:54:10 +0000 (-0700) Subject: add definition for 5.5 X-Git-Tag: php-5.6.0alpha1~448^2~90^2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf457a0387ccdb55ed579eee856f8d5e57033d7f;p=php add definition for 5.5 --- diff --git a/ext/opcache/ZendAccelerator.h b/ext/opcache/ZendAccelerator.h index ddcb7a16e4..5a2e5305d7 100644 --- a/ext/opcache/ZendAccelerator.h +++ b/ext/opcache/ZendAccelerator.h @@ -88,6 +88,7 @@ #define PHP_5_2_X_API_NO 220060519 #define PHP_5_3_X_API_NO 220090626 #define PHP_5_4_X_API_NO 220100525 +#define PHP_5_5_X_API_NO 220121212 /*** file locking ***/ #ifndef ZEND_WIN32