Home
last modified time | relevance | path

Searched refs:debug (Results 76 – 98 of 98) sorted by relevance

1234

/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in40 ; Possible Values: alert, error, warning, notice, debug
/PHP-7.4/
H A DCONTRIBUTING.md8 You don't need any special access to download, build, debug and begin submitting
263 - Rebuild PHP with `--enable-debug` which will show some kinds of memory errors
325 7. For development use the `--enable-debug` switch to avoid memory leaks and the
H A Dconfigure.ac812 PHP_ARG_ENABLE([debug],
814 [AS_HELP_STRING([--enable-debug],
1242 part1=debug
1244 part1=no-debug
1259 extbasedir=$extbasedir-debug
H A DCODING_STANDARDS.md70 in debug mode.
H A Dphp.ini-development522 ; stdout or in the log). This is only effective in a debug compile, and if
1197 ; http://php.net/mysqlnd.debug
1198 ;mysqlnd.debug =
1844 ; debug messages (level 4).
H A Dphp.ini-production522 ; stdout or in the log). This is only effective in a debug compile, and if
1197 ; http://php.net/mysqlnd.debug
1198 ;mysqlnd.debug =
1844 ; debug messages (level 4).
H A DNEWS624 . Fixed bug #80115 (mysqlnd.debug doesn't recognize absolute paths with
/PHP-7.4/win32/build/
H A Dphpize.js.in237 C.WriteLine("ARG_ENABLE('debug', 'Compile with debugging symbols', PHP_DEBUG);");
H A Dconfutils.js1069 var debug = "";
1123 debug = " /d _DEBUG";
1131 …ne("\t" + CMD_MOD1 + "$(RC) /nologo $(BASE_INCLUDES) /fo $(BUILD_DIR)\\" + resname + logo + debug +
1140 …) /nologo $(BASE_INCLUDES) /I $(PHP_DIR)/include /n /fo $(BUILD_DIR)\\" + resname + logo + debug +
1147 …\t" + CMD_MOD1 + "$(RC) /nologo $(BASE_INCLUDES) /n /fo $(BUILD_DIR)\\" + resname + logo + debug +
H A DMakefile49 DIST_ZIP_DEBUG_PACK=php-debug-pack-$(PHP_VERSION_STRING)$(PHP_ZTS_ARCHIVE_POSTFIX)-Win32-$(PHP_COMP…
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_store_result_copy.phpt13 mysqlnd.debug="d:t:O,{TMP}/mysqlnd.trace"
H A Dmysqli_class_mysqli_interface.phpt73 $expected_methods['debug'] = true;
H A Dmysqli_class_mysqli_reflection.phpt364 Inspecting method 'debug'
380 Inspecting parameter 'debug_options' of method 'debug'
/PHP-7.4/ext/mysqli/
H A Dmysqli_fe.c551 PHP_FALIAS(debug, mysqli_debug, arginfo_mysqli_debug)
H A Dmysqli_api.c797 char *debug; local
800 if (zend_parse_parameters(ZEND_NUM_ARGS(), "s", &debug, &debug_len) == FAILURE) {
804 mysql_debug(debug);
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd.h309 char * debug; /* The actual string */
H A Dmysqlnd_structs.h344 func_mysqlnd_execute_com_debug debug; in MYSQLND_CLASS_METHODS_TYPE() local
H A Dmysqlnd_connection.c1055 ret = conn->command->debug(conn);
/PHP-7.4/docs/
H A Dstreams.md314 with `--enable-debug`.
/PHP-7.4/build/
H A Dltmain.sh509 --debug)
H A Dlibtool.m41273 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7470 >0x1F byte 0xFF (debug mode enabled)
11356 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
14913 #>32 belong >0 with debug information
23695 # Note: verified by `gpg -v --debug 0x02 --list-packets < PUBRING263_10.PGP`
29982 >6 leshort&0x0001 =0x0001 with debug info
29983 >6 leshort&0x0001 =0x0000 no debug info
H A Dmagic7470 >0x1F byte 0xFF (debug mode enabled)
11356 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
14913 #>32 belong >0 with debug information
23695 # Note: verified by `gpg -v --debug 0x02 --list-packets < PUBRING263_10.PGP`
29982 >6 leshort&0x0001 =0x0001 with debug info
29983 >6 leshort&0x0001 =0x0000 no debug info

Completed in 205 milliseconds

1234