#define ZEND_ENGINE_2_4
#endif
-#if defined(PHP_VERSION_ID) && (PHP_VERSION_ID >= 50399)
-# if defined(PHP_VERSION_ID) && (PHP_VERSION_ID >= 50500)
-# define ZEND_GET_PPTR_TYPE_DC , int type
-# define ZEND_GET_PPTR_TYPE_CC , type
+#if defined(PHP_VERSION_ID) && (PHP_VERSION_ID >= 50500)
+# define ZEND_GET_PPTR_TYPE_DC , int type
+# define ZEND_GET_PPTR_TYPE_CC , type
+#else
+# define ZEND_GET_PPTR_TYPE_DC
+# define ZEND_GET_PPTR_TYPE_CC
#endif
+
+#if defined(PHP_VERSION_ID) && (PHP_VERSION_ID >= 50399)
# define ZEND_LITERAL_KEY_DC , const zend_literal *_zend_literal_key
# define ZEND_LITERAL_KEY_CC , _zend_literal_key
# define ZEND_LITERAL_NIL_CC , NULL
}
#else
-# define ZEND_GET_PPTR_TYPE_DC
-# define ZEND_GET_PPTR_TYPE_CC
# define ZEND_LITERAL_KEY_DC
# define ZEND_LITERAL_KEY_CC
# define ZEND_LITERAL_NIL_CC