Home
last modified time | relevance | path

Searched refs:warnings (Results 76 – 92 of 92) sorted by relevance

1234

/php-src/ext/mysqli/tests/fetch/
H A Dmysqli_fetch_all_data_types_variation.phpt124 // don't care about date() strict TZ warnings...
/php-src/ext/opcache/
H A DZendAccelerator.c1722 static void replay_warnings(uint32_t num_warnings, zend_error_info **warnings) { in replay_warnings() argument
1724 zend_error_info *warning = warnings[i]; in replay_warnings()
1860 new_persistent_script->warnings = EG(errors); in opcache_compile_file()
1944 replay_warnings(persistent_script->num_warnings, persistent_script->warnings); in file_cache_compile_file()
2231 replay_warnings(persistent_script->num_warnings, persistent_script->warnings); in persistent_compile_file()
2298 replay_warnings(entry->num_warnings, entry->warnings); in zend_accel_inheritance_cache_get()
2448 entry->warnings = zend_persist_warnings(EG(num_errors), EG(errors)); in zend_accel_inheritance_cache_add()
/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_all_oo.phpt202 // don't care about date() strict TZ warnings...
H A Dmysqli_fetch_array.phpt181 // don't care about date() strict TZ warnings...
H A Dmysqli_stmt_bind_result.phpt199 // don't care about date() strict TZ warnings...
H A Dmysqli_fetch_array_oo.phpt184 // don't care about date() strict TZ warnings...
H A Dmysqli_stmt_bind_param.phpt268 // don't care about date() strict TZ warnings...
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_getcolumnmeta.phpt291 // we should never get here, we use warnings, but never trust a system...
/php-src/ext/xsl/
H A Dxsltprocessor.c131 sheet->warnings++; in xsl_add_ns_to_map()
/php-src/ext/dom/tests/
H A Dbug28721.phpt50 // Record 'DocumentFragment is empty' warnings
/php-src/win32/build/
H A Dconfig.w32359 ARG_WITH("uncritical-warn-choke", "Disable some uncritical warnings", "yes");
/php-src/build/
H A Dphp.m42436 dnl configuration header, warnings about redefined symbols are emitted for such
2523 dnl By default, compilers may not classify attribute warnings as errors
2525 dnl attribute only if no warnings were generated.
H A Dlibtool.m4246 # Check for compiler boilerplate output or warnings with
260 # Check for linker boilerplate output or warnings with
747 # So say no if there are warnings other than the usual output.
778 # So say no if there are warnings
1161 # So say no if there are warnings
2757 # save warnings/boilerplate of simple test code
2868 # save warnings/boilerplate of simple test code
/php-src/docs/source/miscellaneous/
H A Dstubs.rst758 Running it with the stub examples that are used in this guide, the following warnings are shown:
/php-src/
H A Dconfigure.ac1479 dnl Enable -Werror late, because it may break configure checks throwing warnings.
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます26714 # maybe only partly or after some warnings. Example:
H A Dmagic26714 # maybe only partly or after some warnings. Example:

Completed in 198 milliseconds

1234