mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
Merge branch 'PHP-7.4'
This commit is contained in:
@@ -181,6 +181,7 @@ static inline void php_phpdbg_globals_ctor(zend_phpdbg_globals *pg) /* {{{ */
|
||||
pg->stdin_file = NULL;
|
||||
|
||||
pg->cur_command = NULL;
|
||||
pg->last_line = 0;
|
||||
} /* }}} */
|
||||
|
||||
static PHP_MINIT_FUNCTION(phpdbg) /* {{{ */
|
||||
|
||||
Reference in New Issue
Block a user