Home
last modified time | relevance | path

Searched refs:warning (Results 26 – 50 of 202) sorted by path

123456789

/php-src/Zend/tests/generators/
H A Dbug69419.phpt2 Bug #69419: Returning compatible sub generator produces a warning
/php-src/Zend/tests/
H A Dgh11138.phpt2 move_uploaded_file() emits open_basedir warning for source file
H A Dgh11488.phpt2 GH-11488: "Optional parameter before required" warning for union nullable type
H A Drequire_once_warning_to_exception.phpt2 Promoting require_once warning to exception
H A Dstrlen_deprecation_to_exception.phpt2 strlen() null deprecation warning promoted to exception
H A Dtentative_type_early_binding.phpt2 Check that both warning and unresolved during early binding is handled
/php-src/Zend/tests/in-de-crement/
H A Dincdec_bool_exception.phpt2 Inc/dec on bool: warning converted to exception
H A Dincdec_strings_exception.phpt2 Inc/dec on string: warning/deprecations converted to exception
H A Doss-fuzz-60709_globals_unset_after_undef_warning.phpt2 oss-fuzz #60709: Unsetting variable after undefined variable warning in ++/--
H A Doss-fuzz-62294_globals_unset_after_string_warning.phpt2 oss-fuzz #62294: Unsetting variable after ++/-- on string variable warning
/php-src/Zend/tests/numeric_strings/
H A Dexplicit_cast_leading_numeric_must_work.phpt2 Explicit cast of leading numeric strings should still work without warning
/php-src/Zend/tests/traits/bugs/
H A Doverridding-conflicting-methods.phpt2 Overriding Conflicting Methods should not result in a notice/warning about collisions
/php-src/Zend/tests/traits/
H A Dproperty006.phpt15 // but they are distinct, and not related to each other, so no warning.
23 // that should give the expected strict warning.
H A Dproperty007.phpt14 // Protected and public are handle more strict with a warning then what is
/php-src/Zend/tests/type_declarations/
H A Dconfusable_type_warning.phpt38 …ted as a class name. Did you mean "int"? Write "\integer" to suppress this warning in %s on line %d
40 …ed as a class name. Did you mean "float"? Write "\double" to suppress this warning in %s on line %d
42 …ed as a class name. Did you mean "bool"? Write "\boolean" to suppress this warning in %s on line %d
44 …nd will be interpreted as a class name. Write "\resource" to suppress this warning in %s on line %d
46 …ool"? Write "\Foo\boolean" or import the class with "use" to suppress this warning in %s on line %d
48 …ed as a class name. Did you mean "bool"? Write "\boolean" to suppress this warning in %s on line %d
/php-src/Zend/
H A Dzend_atomic.h146 #warning No atomics support detected. Please open an issue with platform details.
H A Dzend_execute.c76 # pragma GCC diagnostic warning "-Wvolatile-register-var"
108 # pragma GCC diagnostic warning "-Wvolatile-register-var"
H A Dzend_portability.h757 # define ZEND_DIAGNOSTIC_IGNORED_START(warning) \ argument
759 _ZEND_DO_PRAGMA(clang diagnostic ignored warning)
763 # define ZEND_DIAGNOSTIC_IGNORED_START(warning) \ argument
765 _ZEND_DO_PRAGMA(GCC diagnostic ignored warning)
769 # define ZEND_DIAGNOSTIC_IGNORED_START(warning) argument
H A Dzend_vm_execute.h22 # pragma warning(disable : 4101)
23 # pragma warning(once : 6235)
24 # pragma warning(once : 6237)
25 # pragma warning(once : 6239)
26 # pragma warning(once : 6240)
27 # pragma warning(once : 6285)
28 # pragma warning(once : 6286)
29 # pragma warning(once : 6326)
/php-src/build/
H A Dax_gcc_func_attribute.m462 # warning
205 [warning], [
228 dnl provided but only outputs a warning, so accept the attribute
229 dnl only if no warning were issued.
H A Dgen_stub.php6198 foreach ($methodSynopsisWarnings as $warning) {
6199 echo "Warning: $warning\n";
H A Dltmain.sh3141 $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2 ;;
3145 $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2
3153 $echo "$modename: warning: \`-R' is ignored for archives" 1>&2
3161 $echo "$modename: warning: \`-release' is ignored for archives" 1>&2
4289 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4297 $echo "$modename: warning: \`-version-info' is ignored for objects" 1>&2
4411 $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2
4421 $echo "$modename: warning: \`AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support."
6313 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
6444 …test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dyna…
/php-src/
H A Dconfigure.ac1662 dnl Silence warning: `ar: 'u' modifier ignored since 'D' is the default`
/php-src/docs-old/
H A Doutput-api.md77 Issue a warning because of an output handler conflict:
/php-src/docs/source/
H A Dindex.rst20 .. warning::

Completed in 221 milliseconds

123456789