Home
last modified time | relevance | path

Searched refs:warning (Results 176 – 200 of 202) sorted by relevance

123456789

/php-src/ext/standard/tests/array/
H A Darray_intersect_variation1.phpt7 * and see that function emits proper warning messages wherever expected.
H A Darray_intersect_assoc_variation1.phpt7 * and see that function emits proper warning messages wherever expected.
H A Darray_merge_recursive_variation1.phpt7 * that the function outputs proper warning messages wherever expected.
/php-src/
H A DREADME.md122 Fix #55371: get_magic_quotes_gpc() throws deprecation warning
H A DUPGRADING.INTERNALS91 - The configure option --with-mhash emits deprecation warning.
H A DUPGRADING70 passed for parameter $row. Now, a warning is emitted in this case.
167 instead of emitting a warning.
H A Dphp.ini-development302 ; which should be instantiated. A warning appears if the specified function is
484 ; E_USER_WARNING - user-generated warning message
1629 ; a gd image. The warning will then be displayed as notices
1631 ; https://php.net/gd.jpeg-ignore-warning
H A Dphp.ini-production302 ; which should be instantiated. A warning appears if the specified function is
486 ; E_USER_WARNING - user-generated warning message
1631 ; a gd image. The warning will then be displayed as notices
1633 ; https://php.net/gd.jpeg-ignore-warning
H A Dconfigure.ac1648 dnl Silence warning: `ar: 'u' modifier ignored since 'D' is the default`
/php-src/ext/gd/
H A Dconfig.m4148 dnl display a warning but eventually return normally, making a simple link
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_begintransaction.phpt175 // Should cause a Server warning but no error
H A Dpdo_mysql_stmt_getcolumnmeta.phpt24 // NOTE: no warning
/php-src/ext/standard/tests/strings/
H A Dprintf.phpt27 /* Checking warning messages */
H A Dprintf_64bit.phpt27 /* Checking warning messages */
/php-src/ext/json/
H A Djson_scanner.re74 /* this should never happened (just to suppress compiler warning) */
/php-src/ext/opcache/
H A DZendAccelerator.c1720 zend_error_info *warning = warnings[i]; in replay_warnings() local
1721 zend_error_zstr_at(warning->type, warning->filename, warning->lineno, warning->message); in replay_warnings()
/php-src/win32/build/
H A Dconfig.w32386 // Note, nice as a name is disallowed and will generate a warning and skip saving
/php-src/ext/standard/html_tables/mappings/
H A DROMAN.TXT26 # n06 1997-Dec-14 Add warning about future changes to 0xDB
/php-src/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c46 # pragma GCC diagnostic warning "-Wvolatile-register-var"
/php-src/sapi/fpm/tests/
H A Dlogtool.inc662 * Expect warning log entry.
H A Dtester.inc1931 * Expect a log warning.
/php-src/ext/hash/xxhash/
H A Dxxhash.h1518 # pragma warning(disable : 4127) /* disable: C4127: conditional expression is constant */
2825 # warning "XXH3 is highly inefficient without ARM or Thumb-2."
3107 # warning "-maltivec=be is not recommended. Please use native endianness."
/php-src/build/
H A Dgen_stub.php6191 foreach ($methodSynopsisWarnings as $warning) {
6192 echo "Warning: $warning\n";
/php-src/ext/curl/
H A Dinterface.c48 # warning \
/php-src/Zend/
H A Dzend_execute.c76 # pragma GCC diagnostic warning "-Wvolatile-register-var"
108 # pragma GCC diagnostic warning "-Wvolatile-register-var"

Completed in 225 milliseconds

123456789