Browse Source

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

experimental/new_ui_api
Wez Furlong 24 years ago
parent
commit
1fdd2a7ddd
  1. 2
      main/php.h

2
main/php.h

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

Loading…
Cancel
Save