mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
add HAVE_PHP_STREAM macro for extensions to test which fileio functions to use
This commit is contained in:
parent
0895998bef
commit
1fdd2a7ddd
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
#endif
|
||||
|
||||
#define PHP_API_VERSION 20010901
|
||||
|
||||
#define HAVE_PHP_STREAM 1
|
||||
#define YYDEBUG 0
|
||||
|
||||
#include "php_version.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue