Home
last modified time | relevance | path

Searched refs:error (Results 1876 – 1900 of 2576) sorted by relevance

1...<<71727374757677787980>>...104

/PHP-7.4/ext/dba/
H A Ddba.c644 char *key = NULL, *error = NULL; in php_dba_open() local
885 error = "Unable to establish lock (database file already open)"; /* force failure exit */ in php_dba_open()
893 if (!error && lock_mode) { in php_dba_open()
937 error = "Stream does not support locking"; in php_dba_open()
940 error = "Unable to establish lock"; /* force failure exit */ in php_dba_open()
945 if (!error && (hptr->flags&DBA_STREAM_OPEN)==DBA_STREAM_OPEN) { in php_dba_open()
994 if (error || hptr->open(info, &error) != SUCCESS) { in php_dba_open()
996 …NG, "Driver initialization failed for handler: %s%s%s", hptr->name, error?": ":"", error?error:""); in php_dba_open()
/PHP-7.4/ext/spl/tests/
H A DDirectoryIterator_getInode_error.phpt23 Fatal error: Uncaught RuntimeException: SplFileInfo::getInode(): stat failed for %s in %s
H A DrecursiveIteratorIterator_endchildren_error.phpt37 Fatal error: Uncaught Exception in %s
/PHP-7.4/ext/intl/tests/
H A Dtimezone_getDSTSavings_error.phpt21 Fatal error: Uncaught TypeError: Argument 1 passed to intltz_get_dst_savings() must be an instance …
H A Dtimezone_getErrorCode_error.phpt21 Fatal error: Uncaught TypeError: Argument 1 passed to intltz_get_error_code() must be an instance o…
H A Dtimezone_getErrorMessage_error.phpt21 Fatal error: Uncaught TypeError: Argument 1 passed to intltz_get_error_message() must be an instanc…
H A Dtimezone_getID_error.phpt20 Fatal error: Uncaught TypeError: Argument 1 passed to intltz_get_id() must be an instance of IntlTi…
H A Dtimezone_getRawOffset_error.phpt21 Fatal error: Uncaught TypeError: Argument 1 passed to intltz_get_raw_offset() must be an instance o…
/PHP-7.4/ext/phar/tests/
H A Dbug77586.phpt17 Fatal error: Uncaught PharException: tar-based phar "%s/bug77586.tar" cannot be created, link "%s" …
H A Dfrontcontroller13.phpt16 Fatal error: Uncaught PharException: Unknown mime type specifier used (not a string or int), only P…
H A Dbug46032.phpt30 Fatal error: Uncaught UnexpectedValueException: Cannot create phar '0000000000000000000', file exte…
/PHP-7.4/ext/phar/tests/cache_list/
H A Dfrontcontroller12.phpt17 Fatal error: Uncaught PharException: Unknown mime type specifier used, only Phar::PHP, Phar::PHPS a…
H A Dfrontcontroller13.phpt17 Fatal error: Uncaught PharException: Unknown mime type specifier used (not a string or int), only P…
/PHP-7.4/ext/phar/tests/tar/
H A Dfrontcontroller12.phar.phpt16 Fatal error: Uncaught PharException: Unknown mime type specifier used, only Phar::PHP, Phar::PHPS a…
/PHP-7.4/ext/gd/tests/
H A Dimagecreatetruecolor_error2.phpt2 Testing imagecreatetruecolor(): error on out of bound parameters
/PHP-7.4/ext/reflection/tests/
H A DReflectionParameter_export_error3.phpt18 Fatal error: Uncaught ReflectionException: The parameter specified by its name could not be found i…
H A Dbug64007.phpt19 Fatal error: Uncaught Error: The "Generator" class is reserved for internal use and cannot be manua…
/PHP-7.4/ext/oci8/tests/
H A Dlob_033.phpt2 various oci_lob_write() error messages
/PHP-7.4/Zend/tests/type_declarations/
H A Dstrict_call_weak_explicit.phpt16 Fatal error: Uncaught TypeError: Argument 1 passed to function_declared_in_weak_mode() must be of t…
/PHP-7.4/ext/pdo/tests/
H A Dbug_34687.phpt2 PDO Common: Bug #34687 (query doesn't return error information)
/PHP-7.4/tests/classes/
H A Dprivate_redeclare.phpt38 Fatal error: Uncaught Error: Call to private method base::show() from context 'derived' in %s:%d
H A Dprotected_002.phpt33 Fatal error: Uncaught Error: Call to protected method pass::show() from context 'fail' in %s:%d
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug69152.phpt16 Fatal error: main(): The script tried to execute a method or access a property of an incomplete obj…
/PHP-7.4/sapi/cli/tests/
H A D008.phpt39 Fatal error: Uncaught Error: Cannot access private property test::$pri in %s:%d
/PHP-7.4/ext/date/tests/
H A Dbug62852_var2.phpt24 Fatal error: Uncaught Error: Invalid serialization data for DateTime object in %sbug62852_var2.php:…

Completed in 28 milliseconds

1...<<71727374757677787980>>...104