Home
last modified time | relevance | path

Searched refs:TypeError (Results 401 – 425 of 793) sorted by relevance

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

/PHP-8.2/Zend/tests/
H A Dadd_007.phpt24 Fatal error: Uncaught TypeError: Unsupported operand types: array + string in %s:%d
H A Dexception_020.phpt11 Fatal error: Uncaught TypeError: ErrorException::__construct(): Argument #1 ($message) must be of t…
H A Dbug48770_2.phpt28 } catch (\TypeError $e) {
34 } catch (\TypeError $e) {
H A Doffset_string.phpt13 } catch (\TypeError $e) {
19 } catch (\TypeError $e) {
/PHP-8.2/Zend/tests/type_declarations/intersection_types/
H A Dparameter.phpt20 } catch (\TypeError $e) {
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_005.phpt16 Fatal error: Uncaught TypeError: Cannot assign Dummy to property class@anonymous::$std of type stdC…
H A Dtyped_properties_040.phpt23 Fatal error: Uncaught TypeError: Cannot assign null to property Foo::$bar of type int in %s:%d
/PHP-8.2/Zend/tests/return_types/
H A D029.phpt22 Next TypeError: foo(): Return value must be of type array, null returned in %s:%d
/PHP-8.2/ext/standard/tests/serialize/
H A Dbug69152.phpt12 Fatal error: Uncaught TypeError: Cannot assign string to property Exception::$trace of type array i…
/PHP-8.2/ext/spl/tests/
H A DarrayObject___construct_error2.phpt16 } catch (TypeError $e) {
H A Dspl_iterator_iterator_constructor.phpt18 } catch (TypeError $e){
H A Dfixedarray_002.phpt41 } catch (\TypeError $e) {
74 TypeError: Illegal offset type
/PHP-8.2/ext/fileinfo/tests/
H A Dfinfo_close_error.phpt13 } catch (TypeError $e) {
/PHP-8.2/ext/opcache/tests/jit/
H A Dbw_not_002.phpt20 Fatal error: Uncaught TypeError: Cannot perform bitwise not on bool in %sbw_not_002.php:5
/PHP-8.2/ext/date/tests/
H A DDateTimeImmutable_createFromMutable-002.phpt16 } catch (TypeError $e) {
/PHP-8.2/ext/standard/tests/file/
H A Dfile_get_contents_variation8.phpt37 } catch (\TypeError|\ValueError $e) {
65 TypeError: file_get_contents(): Argument #1 ($filename) must be of type string, array given
H A Dreadfile_variation10-win32.phpt37 } catch (\TypeError|\ValueError $e) {
67 TypeError: readfile(): Argument #1 ($filename) must be of type string, array given
/PHP-8.2/ext/filter/tests/
H A D057.phpt10 } catch (TypeError $exception) {
16 } catch (TypeError $exception) {
/PHP-8.2/ext/gmp/tests/
H A Dgmp_div_qr.phpt39 } catch (\TypeError $e) {
44 } catch (\TypeError $e) {
/PHP-8.2/ext/pcre/tests/
H A Dbug21732.phpt14 } catch (TypeError $e) {
/PHP-8.2/ext/standard/tests/general_functions/
H A Dis_countable_with_variables.phpt21 } catch (\TypeError $e) {
/PHP-8.2/ext/intl/tests/
H A Dcalendar_getWeekendTransition_error.phpt21 } catch (\TypeError $e) {
/PHP-8.2/tests/classes/
H A Dtype_hinting_002.phpt14 Fatal error: Uncaught TypeError: Foo::a(): Argument #1 ($foo) must be of type NonExisting, Foo give…
/PHP-8.2/tests/lang/
H A Dcatchable_error_001.phpt22 Fatal error: Uncaught TypeError: blah(): Argument #1 ($a) must be of type Foo, stdClass given, call…
/PHP-8.2/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_error.phpt12 } catch (TypeError $e) {

Completed in 22 milliseconds

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