Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 19 of 19) sorted by relevance

/PHP-8.0/ext/spl/tests/
H A Dspl_autoload_throw_with_spl_autoloader_call_as_autoloader.phpt2 spl_autoload_register() function - warn when using spl_autoload_call() as the autoloading function
H A Dspl_autoload_warn_on_false_do_throw.phpt2 spl_autoload_register() function - warn when using false as second argument for spl_autoload_regist…
/PHP-8.0/main/
H A Dfopen_wrappers.h30 PHPAPI int php_check_open_basedir_ex(const char *path, int warn);
H A Dfopen_wrappers.c279 PHPAPI int php_check_open_basedir_ex(const char *path, int warn) argument
313 if (warn) {
/PHP-8.0/Zend/tests/traits/
H A Derror_015.phpt3 Should warn about the conflict.
/PHP-8.0/ext/session/tests/
H A Dbug74514.phpt2 Bug #74514 5 session functions incorrectly warn when calling in read-only/getter mode.
/PHP-8.0/tests/
H A Dquicktester.inc26 // warn for trailing ;
/PHP-8.0/ext/imap/tests/
H A DREADME.md4 there is no mail server the test will skip and warn, see skipif.inc for details.
/PHP-8.0/
H A Drun-tests.php2206 $warn = false;
2250 $warn = true; /* only if there is a reason */
2692 $warn = true;
2695 $warn = true;
2720 $warn = true;
2723 $warn = true;
2752 if ($warn) {
H A DNEWS190 . Fixed bug #80047 (DatePeriod doesn't warn with custom DateTimeImmutable).
1527 . Fixed bug #75902 (str_replace should warn when misused with nested arrays).
H A DUPGRADING614 accept parameters by reference will now warn if a callback with reference
H A Dphp.ini-development471 ; E_DEPRECATED - warn about code that will not work in future versions
H A Dphp.ini-production473 ; E_DEPRECATED - warn about code that will not work in future versions
/PHP-8.0/ext/fileinfo/libmagic/
H A Dapprentice.c2754 getstr(struct magic_set *ms, struct magic *m, const char *s, int warn) in getstr() argument
2775 if (warn) in getstr()
2781 if (warn) { in getstr()
2784 warn = 0; /* already did */ in getstr()
2788 if (warn) { in getstr()
H A Dcdf.c1431 warn("Can't read stream for %s at %d len %d", in cdf_dump_dir()
1621 warn("Cannot read summary info"); in main()
1628 warn("Cannot read catalog"); in main()
/PHP-8.0/win32/build/
H A Dconfig.w32323 ARG_WITH("uncritical-warn-choke", "Disable some uncritical warnings", "yes");
/PHP-8.0/build/
H A Dltmain.sh902 elif test "$need_locks" = warn; then
980 if test "$need_locks" = warn &&
1052 if test "$need_locks" = warn &&
H A Dlibtool.m4747 # The compiler can only warn and ignore the option if not recognized
778 # The linker can only warn and ignore the option if not recognized
1161 # The compiler can only warn and ignore the option if not recognized
1201 need_locks=warn
/PHP-8.0/docs/
H A Drelease-process.md390 1. One week prior to cutting X.Y.0beta1, warn internals@ that your version's

Completed in 167 milliseconds