Home
last modified time | relevance | path

Searched refs:TypeError (Results 376 – 400 of 793) sorted by relevance

1...<<11121314151617181920>>...32

/PHP-8.2/Zend/tests/
H A Dbug31720.phpt9 } catch (TypeError $e) {
H A Dexception_018.phpt11 Fatal error: Uncaught TypeError: Exception::__construct(): Argument #1 ($message) must be of type s…
H A Dexception_021.phpt11 Fatal error: Uncaught TypeError: Error::__construct(): Argument #1 ($message) must be of type strin…
H A Dmul_001.phpt23 Fatal error: Uncaught TypeError: Unsupported operand types: array * array in %s:%d
H A Dsub_001.phpt23 Fatal error: Uncaught TypeError: Unsupported operand types: array - array in %s:%d
H A Dnot_002.phpt23 Fatal error: Uncaught TypeError: Cannot perform bitwise not on array in %s:%d
H A Dadd_002.phpt25 Fatal error: Uncaught TypeError: Unsupported operand types: array + stdClass in %s:%d
H A Dadd_003.phpt25 Fatal error: Uncaught TypeError: Unsupported operand types: stdClass + array in %s:%d
/PHP-8.2/Zend/tests/return_types/
H A D005.phpt17 Fatal error: Uncaught TypeError: qux::foo(): Return value must be of type foo, qux returned in %s:%d
/PHP-8.2/ext/spl/tests/
H A Diterator_to_array.phpt16 Fatal error: Uncaught TypeError: iterator_to_array(): Argument #1 ($iterator) must be of type Trave…
/PHP-8.2/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_createfunction_002.phpt15 } catch (\TypeError $e) {
/PHP-8.2/Zend/tests/object_types/
H A Dtype_hint_in_class_method.phpt15 Fatal error: Uncaught TypeError: One::a(): Argument #1 ($obj) must be of type object, int given, ca…
/PHP-8.2/ext/oci8/tests/
H A Dold_oci_close1.phpt17 } catch(\TypeError $exception) {
/PHP-8.2/ext/standard/tests/array/
H A Dextract_typed_ref.phpt16 } catch (TypeError $e) { echo $e->getMessage(), "\n"; }
/PHP-8.2/ext/intl/tests/
H A Dcalendar_getDayOfWeekType_error.phpt19 } catch (\TypeError $e) {
H A Dcalendar_isSet_error.phpt20 } catch (\TypeError $e) {
H A Dcalendar_roll_error.phpt20 } catch (\TypeError $e) {
/PHP-8.2/tests/lang/
H A Dtype_hints_001.phpt23 Fatal error: Uncaught TypeError: type_hint_foo(): Argument #1 ($a) must be of type Foo, Bar given, …
/PHP-8.2/tests/strings/
H A Doffsets_general.phpt14 } catch (\TypeError $e) {
/PHP-8.2/ext/readline/tests/
H A Dlibedit_callback_handler_install_001.phpt21 } catch (TypeError $e) {
H A Dreadline_callback_handler_install_001.phpt19 } catch (\TypeError $e) {
H A Dreadline_completion_function_001.phpt20 } catch (\TypeError $e) {
/PHP-8.2/ext/xsl/tests/
H A Dxsltprocessor_setparameter-nostring.phpt13 } catch (TypeError $exception) {
/PHP-8.2/ext/standard/tests/streams/
H A Dbug54623.phpt14 } catch (TypeError $e) {
/PHP-8.2/ext/soap/tests/
H A Dbug73452.phpt14 Fatal error: Uncaught TypeError: Cannot assign %s to property SoapFault::$faultcode of type ?string…

Completed in 21 milliseconds

1...<<11121314151617181920>>...32