Home
last modified time | relevance | path

Searched refs:warning (Results 51 – 75 of 202) sorted by relevance

123456789

/php-src/ext/standard/tests/strings/
H A Daddcslashes_005.phpt2 addcslashes(); function test with warning
/php-src/Zend/tests/float_to_int/
H A Dunion_int_string_type_arg_promote_exception.phpt2 Promote deprecation warning for int|string type into exception
/php-src/ext/standard/tests/assert/
H A Dassert_warnings.phpt5 assert.warning = 1
/php-src/ext/date/tests/
H A Dbug70245.phpt2 Bug #70245 (strtotime does not emit warning when 2nd parameter is object or string)
H A Dbug73239.phpt2 Bug #73239 (Odd warning/exception message with invalid timezones)
/php-src/ext/standard/
H A Dassert.c29 bool warning; variable
125 …STD_PHP_INI_BOOLEAN("assert.warning", "1", PHP_INI_ALL, OnUpdateWarningBool, warning, zend_…
236 } else if (ASSERTG(warning)) { in PHP_FUNCTION()
298 oldint = ASSERTG(warning); in PHP_FUNCTION()
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromFile_parser_warning_02.phpt2 DOM\HTMLDocument::createFromFile() - parser warning 02
H A DHTMLDocument_fromFile_parser_warning_01.phpt2 DOM\HTMLDocument::createFromFile() - parser warning 01
H A DHTMLDocument_fromFile_parser_warning_libxml_get_last_error.phpt2 DOM\HTMLDocument::createFromFile() - parser warning libxml_get_last_error()
/php-src/ext/opcache/tests/jit/
H A Dgh12723-A.phpt2 GH-12723: Function JIT emits "Uninitialized string offset" warning at the same time as invalid offs…
H A Dgh12723-B.phpt2 GH-12723: JIT emits "Attempt to assign property of non-object" warning at the same time as Error is…
/php-src/Zend/tests/
H A Drequire_once_warning_to_exception.phpt2 Promoting require_once warning to exception
H A Dbug51827.phpt2 Bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters)
H A Dbug79793.phpt2 Bug #79793: Use after free if string used in undefined index warning is changed
H A Dbug32799.phpt11 $GLOBALS['p']->c++; // no 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/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_unix.phpt13 $socket = socket_create(AF_UNIX, SOCK_DGRAM, SOL_UDP); // cause warning
21 var_dump(socket_recvfrom($socket, $buf, 12, 0, $from, $port)); //false (EAGAIN, no warning)
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_fromFile_02.phpt12 Warning: DOM\XMLDocument::createFromFile(): I/O warning : failed to load external entity "%s" in %s…
/php-src/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_createfunction_002.phpt2 PDO_sqlite: Testing sqliteCreateFunction() produces warning when
/php-src/tests/lang/
H A DreturnByReference.002.phpt18 var_dump($a); //expecting warning + "original"
/php-src/ext/bz2/tests/
H A Dbug51997.phpt2 Bug #51997 (SEEK_CUR with 0 value, returns a warning)
/php-src/ext/dom/tests/
H A DDOMDocument_loadHTMLfile_variation1.phpt4 Verifies that an warning message is showed if an empty document is loaded
/php-src/ext/openssl/tests/
H A Dgh9339.phpt2 GH-9339: oid_file path check warning contains uninitialized path
/php-src/ext/standard/tests/array/
H A Dprev_error2.phpt2 prev - ensure warning is received when passing an indirect temporary.
/php-src/ext/simplexml/tests/
H A DSimpleXMLElement_addAttribute_required_attribute_name.phpt2 SimpleXMLElement: Test to ensure that the required attribute name correctly is giving a warning

Completed in 36 milliseconds

123456789