mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
added PHP_API_VERSION, simply set it to 19990421 for now
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
#ifndef _PHP_H
|
||||
#define _PHP_H
|
||||
|
||||
#define PHP_API_VERSION 19990421
|
||||
|
||||
#define YYDEBUG 0
|
||||
|
||||
#define CGI_BINARY (!APACHE && !USE_SAPI && !FHTTPD)
|
||||
|
||||
Reference in New Issue
Block a user