mirror of
https://github.com/php/php-src.git
synced 2026-04-08 16:43:44 +02:00
- #define to help #ifdef stuff in PHP sources to make them work w/ ZE1 and
- 2
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
#define ZEND_VERSION "2.0.0-dev"
|
||||
|
||||
#define ZEND_ENGINE_2
|
||||
|
||||
#ifdef __cplusplus
|
||||
#define BEGIN_EXTERN_C() extern "C" {
|
||||
#define END_EXTERN_C() }
|
||||
|
||||
Reference in New Issue
Block a user