add HAVE_PHP_STREAM macro for extensions to test which fileio functions to use

This commit is contained in:
Wez Furlong 2002-03-16 17:54:11 +00:00
parent 0895998bef
commit 1fdd2a7ddd

View File

@ -27,7 +27,7 @@
#endif
#define PHP_API_VERSION 20010901
#define HAVE_PHP_STREAM 1
#define YYDEBUG 0
#include "php_version.h"