mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
master renames phase 3
This commit is contained in:
parent
6f9f0bf205
commit
4d997f63d9
131 changed files with 635 additions and 643 deletions
|
@ -43,7 +43,7 @@ typedef struct php_struct {
|
|||
#if defined(NETWARE) && defined(CLIB_STAT_PATCH)
|
||||
struct stat_libc finfo;
|
||||
#else
|
||||
php_stat_t finfo;
|
||||
zend_stat_t finfo;
|
||||
#endif
|
||||
/* Whether or not we've processed PHP in the output filters yet. */
|
||||
int request_processed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue