]> granicus.if.org Git - php/commitdiff
add HAVE_PHP_STREAM macro for extensions to test which fileio functions to use
authorWez Furlong <wez@php.net>
Sat, 16 Mar 2002 17:54:11 +0000 (17:54 +0000)
committerWez Furlong <wez@php.net>
Sat, 16 Mar 2002 17:54:11 +0000 (17:54 +0000)
main/php.h

index 5098fc71f32a6cd84177549ff52af7a0a1f17f08..d0804923d6dfc594ea641790bde627d62120247f 100644 (file)
@@ -27,7 +27,7 @@
 #endif
 
 #define PHP_API_VERSION 20010901
-
+#define HAVE_PHP_STREAM 1
 #define YYDEBUG 0
 
 #include "php_version.h"