Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dfopen_wrappers.h32 PHPAPI int php_check_open_basedir_ex(const char *path, int warn);
H A Dfopen_wrappers.c289 PHPAPI int php_check_open_basedir_ex(const char *path, int warn) argument
323 if (warn) {
/PHP-7.4/Zend/tests/traits/
H A Derror_015.phpt3 Should warn about the conflict.
/PHP-7.4/ext/session/tests/
H A Dbug74514.phpt2 Bug #74514 5 session functions incorrectly warn when calling in read-only/getter mode.
/PHP-7.4/tests/
H A Dquicktester.inc26 // warn for trailing ;
/PHP-7.4/ext/imap/tests/
H A DREADME.md4 there is no mail server the test will skip and warn, see skipif.inc for details.
/PHP-7.4/
H A Drun-tests.php2125 $warn = false;
2175 $warn = true; /* only if there is a reason */
2630 $warn = true;
2633 $warn = true;
2660 $warn = true;
2663 $warn = true;
2692 if ($warn) {
H A DUPGRADING53 . BCMath functions will now warn if a non well-formed number is passed, such
H A Dphp.ini-development452 ; E_DEPRECATED - warn about code that will not work in future versions
H A Dphp.ini-production452 ; E_DEPRECATED - warn about code that will not work in future versions
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c2692 getstr(struct magic_set *ms, struct magic *m, const char *s, int warn) in getstr() argument
2713 if (warn) in getstr()
2719 if (warn) { in getstr()
2722 warn = 0; /* already did */ in getstr()
2726 if (warn) { in getstr()
H A Dcdf.c1415 warn("Can't read stream for %s at %d len %d", in cdf_dump_dir()
1605 warn("Cannot read summary info"); in main()
1612 warn("Cannot read catalog"); in main()
/PHP-7.4/win32/build/
H A Dconfig.w32324 ARG_WITH("uncritical-warn-choke", "Disable some uncritical warnings", "yes");
/PHP-7.4/build/
H A Dltmain.sh895 elif test "$need_locks" = warn; then
973 if test "$need_locks" = warn &&
1045 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
1160 # The compiler can only warn and ignore the option if not recognized
1200 need_locks=warn
/PHP-7.4/docs/
H A Drelease-process.md377 1. One week prior to cutting X.Y.0beta1, warn internals@ that your version's

Completed in 73 milliseconds