mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
Merge branch 'PHP-7.1'
This commit is contained in:
@@ -72,7 +72,7 @@ PHP_INI_END()
|
||||
|
||||
static zend_bool phpdbg_booted = 0;
|
||||
static zend_bool phpdbg_fully_started = 0;
|
||||
zend_bool use_mm_wrappers = 0;
|
||||
zend_bool use_mm_wrappers = 1;
|
||||
|
||||
static void php_phpdbg_destroy_bp_file(zval *brake) /* {{{ */
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user