1
0
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:
Stig Bakken
1999-04-21 19:39:21 +00:00
parent 937270f319
commit 23280d0a75

View File

@@ -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)