Home
last modified time | relevance | path

Searched refs:debug (Results 151 – 174 of 174) sorted by relevance

1234567

/PHP-5.6/ext/dom/
H A Ddom.dsp85 …aut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /debug /machine:I386 /nod…
/PHP-5.6/sapi/apache/
H A Dphp5apache.dsp83 …bccp32.lib /nologo /base:"0x60000000" /version:4.0 /dll /incremental:yes /debug /machine:I386 /pdb…
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_class_mysqli_interface.phpt77 $expected_methods['debug'] = true;
H A Dmysqli_class_mysqli_reflection.phpt308 Inspecting method 'debug'
324 Inspecting parameter 'debug_options' of method 'debug'
/PHP-5.6/ext/mysqli/
H A Dmysqli_fe.c541 PHP_FALIAS(debug, mysqli_debug, arginfo_mysqli_debug)
H A Dmysqli_api.c824 char *debug; local
827 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &debug, &debug_len) == FAILURE) {
831 mysql_debug(debug);
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd.h270 char * debug; /* The actual string */ variable
/PHP-5.6/ext/opcache/
H A DREADME213 debug messages (level 4).
/PHP-5.6/win32/
H A Dphp5dll.dsp56 …lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdb…
57 …id.lib odbc32.lib odbccp32.lib Zend.lib resolv.lib TSRM.lib /nologo /dll /debug /machine:I386 /nod…
1007 SOURCE=..\ext\bcmath\libbcmath\src\debug.c
H A Dphp5dllts.dsp57 …lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdb…
58 …ml2_a.lib Urlmon.lib libsqlite.lib iconv_a.lib /nologo /version:4.0 /dll /debug /machine:I386 /nod…
138 …ml2_a.lib Urlmon.lib libsqlite.lib iconv_a.lib /nologo /version:4.0 /dll /debug /machine:I386 /nod…
1046 SOURCE=..\ext\bcmath\libbcmath\src\debug.c
H A Dinstall.txt1583 --enable-debug=no \
/PHP-5.6/ext/mbstring/
H A Dmbstring.dsp83 …lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out…
84 …lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out…
H A DREADME_PHP3-i18n-ja243 add --enable-debug when you run configure. This will give you more
/PHP-5.6/
H A DCODING_STANDARDS76 information while running in debug mode.
H A DREADME.STREAMS292 --enable-debug.
H A DUPGRADING104 (https://wiki.php.net/rfc/debug-info)
H A Dphp.ini-development506 ; stdout or in the log). This has only effect in a debug compile, and if
1255 ; http://php.net/mysqlnd.debug
1256 ;mysqlnd.debug =
1989 ; debug messages (level 4).
H A Dphp.ini-production506 ; stdout or in the log). This has only effect in a debug compile, and if
1255 ; http://php.net/mysqlnd.debug
1256 ;mysqlnd.debug =
1989 ; debug messages (level 4).
H A DNEWS2414 . Fixed bug which caused phpdbg to fail immediately on startup in non-debug
4330 . Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK
5234 . Added debug info handler to DOM objects. (Gustavo, Joey Smith)
5851 . Removed pid in debug logs written by chrildren processes. (fat)
5902 . Added options to debug backtrace functions. (Stas)
6165 opened for empty uploads and, in debug mode, 0-length uploads. (Gustavo)
8890 - Fixed bug #41908 (CFLAGS="-Os" ./configure --enable-debug fails).
9329 . canary protection (debug build only)
9782 debug builds to allow using internal and external memory debuggers.
11504 - Fixed bug #28803 (enabled debug causes bailout errors with CLI on AIX
H A Dltmain.sh509 --debug)
/PHP-5.6/sapi/fpm/
H A Dphp-fpm.conf.in48 ; Possible Values: alert, error, warning, notice, debug
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic7503 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
10231 #>32 belong >0 with debug information
19946 >6 leshort&0x0001 =0x0001 with debug info
19947 >6 leshort&0x0001 =0x0000 no debug info
/PHP-5.6/build/
H A Dlibtool.m41277 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog3008 in debug output.

Completed in 309 milliseconds

1234567