Home
last modified time | relevance | path

Searched refs:error (Results 2201 – 2225 of 3105) sorted by relevance

1...<<81828384858687888990>>...125

/PHP-7.3/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_ipv6_udp-win32.phpt32 die('An error occurred while sending to the socket');
43 die('An error occurred while receiving from the socket');
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h91 #error "An architecture must be selected"
108 #error "Multiple architectures are selected"
462 #error "Exactly one endianness must be selected"
466 #error "Exactly one endianness must be selected"
/PHP-7.3/ext/dba/
H A Ddba.c642 char *key = NULL, *error = NULL; in php_dba_open() local
877 error = "Unable to establish lock (database file already open)"; /* force failure exit */ in php_dba_open()
885 if (!error && lock_mode) { in php_dba_open()
929 error = "Stream does not support locking"; in php_dba_open()
932 error = "Unable to establish lock"; /* force failure exit */ in php_dba_open()
937 if (!error && (hptr->flags&DBA_STREAM_OPEN)==DBA_STREAM_OPEN) { in php_dba_open()
986 if (error || hptr->open(info, &error) != SUCCESS) { in php_dba_open()
988 …NG, "Driver initialization failed for handler: %s%s%s", hptr->name, error?": ":"", error?error:""); in php_dba_open()
/PHP-7.3/ext/zlib/tests/
H A Dgzinflate-bug42663.phpt25 Warning: gzinflate(): data error in %s on line %d
/PHP-7.3/ext/posix/tests/
H A Dposix_errno_error.phpt16 // test without any error
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug54911.phpt16 Fatal error: Uncaught SoapFault exception: [Client] Access to undeclared static property: XSoapClie…
/PHP-7.3/ext/phar/tests/
H A Dfrontcontroller12.phpt16 Fatal error: Uncaught PharException: Unknown mime type specifier used, only Phar::PHP, Phar::PHPS a…
H A Dbug48377.2.phpt2 Phar: PHP bug #48377 "error message unclear on converting phar with existing file" test #2
/PHP-7.3/ext/intl/tests/
H A Dtimezone_equals_error.phpt2 IntlTimeZone equals handler: error test
H A Dtimezone_getCanonicalID_variant1_2.phpt23 Warning: IntlTimeZone::getCanonicalID(): intltz_get_canonical_id: error obtaining canonical ID in %…
/PHP-7.3/ext/reflection/tests/
H A DReflectionParameter_export_error3.phpt16 Fatal error: Uncaught ReflectionException: The parameter specified by its name could not be found i…
/PHP-7.3/ext/tidy/tests/
H A Dtidy_error.phpt36 // status 2 indicates error
/PHP-7.3/ext/pdo_sqlite/tests/
H A Dbug48773.phpt2 Bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args)
/PHP-7.3/ext/phar/
H A Dstream.h23 void phar_entry_remove(phar_entry_data *idata, char **error);
/PHP-7.3/ext/pdo/tests/
H A Dbug_77849.phpt20 Fatal error: Uncaught Error: Trying to clone an uncloneable object of class PDO in %s
/PHP-7.3/Zend/tests/
H A Dbug43332_1.phpt15 Fatal error: Uncaught TypeError: Argument 1 passed to foobar\foo::bar() must be an instance of foob…
H A Dbug53511.phpt23 Fatal error: Uncaught Exception: ops 2 in %sbug53511.php:11
H A Dbug78868.phpt20 //doesn't affect the error
H A Dcall_static_006.phpt30 Fatal error: Uncaught Error: Cannot call constructor in %s:%d
H A Dbug38624.phpt29 Fatal error: Uncaught Exception: doesn't work in %s:%d
/PHP-7.3/Zend/tests/traits/bugs/
H A Doverridding-conflicting-property-initializer.phpt23 Fatal error: baz and foo define the same property ($zoo) in the composition of baz. However, the de…
/PHP-7.3/ext/spl/tests/
H A DSplFixedArray_key_param.phpt2 SplFixedArray::key() with a parameter passed. This is a bug and an error should be called.
H A DarrayObject_setFlags_basic2.phpt29 Fatal error: Uncaught Error: Cannot access private property C::$x in %s:19
H A Diterator_to_array.phpt25 Fatal error: Uncaught TypeError: Argument 1 passed to iterator_to_array() must implement interface …
H A DrecursiveIteratorIterator_beginchildren_error.phpt31 Fatal error: Uncaught Exception in %s

Completed in 41 milliseconds

1...<<81828384858687888990>>...125