mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
added PHP_API_VERSION, simply set it to 19990421 for now
This commit is contained in:
parent
937270f319
commit
23280d0a75
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue