]> granicus.if.org Git - php/commitdiff
add definition for 5.5
authorStanislav Malyshev <stas@php.net>
Mon, 25 Mar 2013 02:54:10 +0000 (19:54 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 25 Mar 2013 02:54:10 +0000 (19:54 -0700)
ext/opcache/ZendAccelerator.h

index ddcb7a16e45b737ae24e7d8a2972a89964e9f369..5a2e5305d7a19e8fe27eb8e88a83ea8938b43550 100644 (file)
@@ -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