Home
last modified time | relevance | path

Searched refs:debug (Results 26 – 50 of 165) sorted by relevance

1234567

/PHP-5.4/ext/pgsql/
H A Dpgsql.mak59 # Extra stuff based on debug / release builds
60 ifeq '$(BUILD)' 'debug'
129 ifeq '$(BUILD)' 'debug'
168 ifeq '$(BUILD)' 'debug'
/PHP-5.4/ext/mysql/
H A Dmysql.mak62 # Extra stuff based on debug / release builds
63 ifeq '$(BUILD)' 'debug'
130 ifeq '$(BUILD)' 'debug'
167 ifeq '$(BUILD)' 'debug'
/PHP-5.4/tests/basic/
H A Drfc1867_missing_boundary.phpt6 comment=debug builds show some additional E_NOTICE errors
H A Drfc1867_malicious_input.phpt6 comment=debug builds show some additional E_NOTICE errors
H A Drfc1867_invalid_boundary.phpt6 comment=debug builds show some additional E_NOTICE errors
H A Drfc1867_post_max_size.phpt6 comment=debug builds show some additional E_NOTICE errors
H A Drfc1867_file_upload_disabled.phpt6 comment=debug builds show some additional E_NOTICE errors
H A Drfc1867_missing_boundary_2.phpt6 comment=debug builds show some additional E_NOTICE errors
/PHP-5.4/ext/standard/tests/file/
H A Dstream_enclosed.phpt5 if (!function_exists('leak_variable')) die("skip only debug builds");
H A Dphp_fd_wrapper_04.phpt8 //we'd need a release and a test variation for windows, because in debug builds we get this message:
/PHP-5.4/ext/openssl/
H A Dopenssl.mak71 # Extra stuff based on debug / release builds
72 ifeq '$(BUILD)' 'debug'
140 ifeq '$(BUILD)' 'debug'
183 ifeq '$(BUILD)' 'debug'
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_debug_append.phpt16 die("skip: debug functionality not enabled");
29 // the debug file should have entries
86 print "libmysql/DBUG package prints some debug info here."
/PHP-5.4/ext/sockets/tests/
H A Dsocket_import_stream-5.phpt9 die('SKIP only for debug builds');
/PHP-5.4/Zend/tests/
H A Dbug32252.phpt2 Bug #32252 (Segfault when offsetSet throws an Exception (only without debug))
/PHP-5.4/ext/bcmath/libbcmath/src/
H A DMakefile.am7 libbcmath_a_SOURCES= add.c compare.c debug.c div.c divmod.c doaddsub.c \
/PHP-5.4/sapi/cli/
H A Dconfig.w325 ARG_ENABLE('crt-debug', 'Enable CRT memory dumps for debugging sent to STDERR', 'no');
/PHP-5.4/ext/bcmath/
H A Dconfig.w3210 num2long.c output.c recmul.c sqrt.c zero.c debug.c doaddsub.c \
/PHP-5.4/ext/xmlreader/
H A Dxmlreader.dsp55 …lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdb…
56 …b resolv.lib kernel32.lib user32.lib gdi32.lib winspool.lib /nologo /dll /debug /machine:I386 /nod…
83 …b resolv.lib kernel32.lib user32.lib gdi32.lib winspool.lib /nologo /dll /debug /machine:I386 /nod…
85 # SUBTRACT LINK32 /debug
/PHP-5.4/ext/xmlwriter/
H A Dxmlwriter.dsp56 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib /nologo /dll /debug /machine:I386 …
58 # SUBTRACT LINK32 /debug
83 …lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdb…
84 …b resolv.lib kernel32.lib user32.lib gdi32.lib winspool.lib /nologo /dll /debug /machine:I386 /nod…
/PHP-5.4/sapi/apache2filter/
H A DREADME57 To debug Apache, we recommend:
63 If you want to debug a part of the PHP startup procedure, set a
/PHP-5.4/ext/mbstring/tests/
H A Dmb_strwidth.phpt8 //$debug = true;
/PHP-5.4/ext/dom/tests/
H A Ddomobject_debug_handler.phpt2 Objects of DOM extension: debug info object handler.
/PHP-5.4/ext/intl/tests/
H A Dresourcebundle_arrayaccess.phpt27 echo debug( $t );
/PHP-5.4/ext/standard/tests/serialize/
H A Dbug70172.phpt4 Memory leak on debug build, needs fix.
/PHP-5.4/sapi/cli/tests/
H A Dphp_cli_server_016.phpt5 and require php compiled with --enable-debug

Completed in 32 milliseconds

1234567