From: Sascha Schumann Date: Tue, 7 May 2002 22:00:33 +0000 (+0000) Subject: Due to the thread-safety changes and lots of other stuff, the X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~201 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50f68406cb5ed57f9541e21c229bffb608fbb3a7;p=php Due to the thread-safety changes and lots of other stuff, the current tree is not backwards compatible anymore. Bump API no. --- diff --git a/main/php.h b/main/php.h index 026e5713e8..fc667c4f39 100644 --- a/main/php.h +++ b/main/php.h @@ -26,7 +26,7 @@ #include #endif -#define PHP_API_VERSION 20010901 +#define PHP_API_VERSION 20020307 #define PHP_HAVE_STREAMS #define YYDEBUG 0