Home
last modified time | relevance | path

Searched refs:warning (Results 126 – 150 of 202) sorted by relevance

123456789

/php-src/Zend/tests/
H A Dbug76860.phpt2 Bug #76860 (Missed "Accessing static property as non static" warning)
H A Dbug60536_005.phpt14 // Protected and public are handle more strict with a warning then what is
H A Dbug76860_2.phpt2 Bug #76860 (Missed "Accessing static property as non static" warning)
H A Dbug44660.phpt2 Bug #44660 (Indexed and reference assignment to property of non-object don't trigger warning)
/php-src/ext/standard/tests/dir/
H A Dbug80960.phpt2 Fix #80960 (opendir() warning wrong info when failed on Windows)
H A Ddir_variation6.phpt13 * and checking to see if proper warning message is output.
/php-src/ext/simplexml/tests/
H A Dbug79971_1.phpt25 Warning: simplexml_load_file(): I/O warning : failed to load external entity "%s/bug79971_1.xml%%r0…
/php-src/ext/standard/tests/assert/
H A Dassert_error2.phpt5 assert.warning = 1
H A Dassert04.phpt5 assert.warning = 1
H A Dassert_basic2.phpt5 assert.warning = 1
/php-src/Zend/tests/in-de-crement/
H A Dincdec_bool_exception.phpt2 Inc/dec on bool: warning converted to exception
/php-src/Zend/
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
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromString_parser_warning_internal_error.phpt2 DOM\HTMLDocument::createFromString() - parser warning via internal error
H A DHTMLDocument_fromString_parser_warning_02.phpt2 DOM\HTMLDocument::createFromString() - parser warning 02
/php-src/ext/standard/
H A Dflock_compat.c146 #warning no proper flock support for your site
/php-src/ext/tidy/tests/
H A D019.phpt26 tidy_repair_file($l, $l, $l ,$l); // This doesn't emit any warning, TODO look into
/php-src/ext/libxml/tests/
H A Dlibxml_disable_entity_loader.phpt43 Warning: DOMDocument::loadXML(): I/O warning : failed to load external entity "%s" in %s on line %d
/php-src/ext/openssl/tests/
H A Dopenssl_decrypt_error.phpt14 var_dump($encrypted); /* Not passing $iv should be the same as all-NULL iv, but with a warning */
/php-src/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h22 # warning Please fix configure to give your ODBC libraries a name
/php-src/ext/phar/
H A Dconfig.w3221 /* Silence irrelevant-to-us warning in release builds */
/php-src/ext/soap/tests/
H A Dfault_warning.phpt2 SoapFault class: Invalid Fault code warning given? Can't be an empty string, an array of not 2 elem…
/php-src/ext/mysqli/tests/
H A Dgh9841.phpt2 Bug GH-9841 (mysqli_query throws warning despite using silenced error mode)
/php-src/ext/phar/tests/
H A D024-opcache-win32.phpt8 if (strpos(PHP_OS, 'WIN') === false) die("skip Extra warning on Windows.");
/php-src/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_ipv6_udp-win32.phpt22 socket_recvfrom($socket, $buf, 12, 0, $from, $port); // cause warning
/php-src/ext/soap/
H A Dphp_xml.c98 ctxt->sax->warning = NULL; in soap_xmlParseFile()
146 ctxt->sax->warning = NULL; in soap_xmlParseMemory()

Completed in 31 milliseconds

123456789