From: Stanislav Malyshev Date: Mon, 25 Mar 2013 02:54:10 +0000 (-0700) Subject: add definition for 5.5 X-Git-Tag: php-5.5.0beta2~13^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c0bdb9a4ff80ec3023be3a0c6c2a4df90c42036;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