Home
last modified time | relevance | path

Searched refs:TypeError (Results 451 – 475 of 793) sorted by relevance

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

/PHP-8.2/ext/session/tests/
H A Dbug31454.phpt19 } catch (TypeError $exception) {
/PHP-8.2/ext/date/tests/
H A DDateTimeZone_construct_error.phpt15 } catch (TypeError $e) {
/PHP-8.2/ext/standard/tests/file/
H A Dfile_get_contents_variation8-win32.phpt38 } catch (\TypeError|\ValueError $e) {
72 TypeError: file_get_contents(): Argument #1 ($filename) must be of type string, array given
H A Dfile_put_contents_variation8-win32.phpt42 } catch (\TypeError|\ValueError $e) {
72 TypeError: file_put_contents(): Argument #1 ($filename) must be of type string, array given
H A Dfile_put_contents_variation8.phpt47 } catch (\TypeError|\ValueError $e) {
70 TypeError: file_put_contents(): Argument #1 ($filename) must be of type string, array given
/PHP-8.2/ext/standard/tests/array/
H A Darray_map_variation14.phpt36 } catch (TypeError $e) {
43 } catch (TypeError $e) {
/PHP-8.2/ext/pcre/tests/
H A Dpreg_grep_error1.phpt23 } catch (TypeError $e) {
30 } catch (TypeError $e) {
H A Dpreg_match_error1.phpt21 } catch (TypeError $e) {
28 } catch (TypeError $e) {
H A Dpreg_split_error1.phpt23 } catch (TypeError $e) {
30 } catch (TypeError $e) {
/PHP-8.2/ext/standard/tests/filters/
H A Dbug54350.phpt12 } catch (TypeError $e) {
/PHP-8.2/ext/gmp/tests/
H A Dgmp_scan0.phpt24 } catch (\TypeError $e) {
H A Dgmp_scan1.phpt24 } catch (\TypeError $e) {
/PHP-8.2/ext/intl/tests/
H A Dtimezone_getDisplayName_error.phpt18 Fatal error: Uncaught TypeError: intltz_get_display_name(): Argument #1 ($timezone) must be of type…
/PHP-8.2/Zend/tests/type_declarations/intersection_types/
H A Dtyped_reference.phpt24 } catch (\TypeError $e) {
/PHP-8.2/Zend/tests/type_declarations/literal_types/
H A Dtrue_no_coercion_on_overload.phpt24 } catch (\TypeError $e) {
H A Dfalse_no_coercion_on_overload.phpt24 } catch (\TypeError $e) {
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_069.phpt17 } catch (TypeError $e) { print $e->getMessage()."\n"; }
H A Dtyped_properties_082.phpt17 } catch (TypeError $e) { echo $e->getMessage(), "\n"; }
H A Dtyped_properties_cache_slot_opt.phpt14 } catch (TypeError $e) {
/PHP-8.2/Zend/tests/
H A Dbug43332_1.phpt16 Fatal error: Uncaught TypeError: foobar\foo::bar(): Argument #1 ($a) must be of type foobar\foo, st…
/PHP-8.2/ext/standard/tests/serialize/
H A Dbug69793.phpt10 Fatal error: Uncaught TypeError: Cannot assign int to property Exception::$previous of type ?Throwa…
/PHP-8.2/ext/phar/tests/
H A Dfrontcontroller31.phpt15 Fatal error: Uncaught TypeError: Phar::webPhar(): Argument #5 ($rewrite) must be a valid callback o…
/PHP-8.2/ext/fileinfo/tests/
H A Dfinfo_file_001.phpt11 } catch (\TypeError $e) {
/PHP-8.2/Zend/tests/object_types/
H A Dreturn_type_inheritance_in_class.phpt22 Fatal error: Uncaught TypeError: Two@anonymous::a(): Return value must be of type object, int retur…
H A Dreturn_type_inheritance_in_interface.phpt22 Fatal error: Uncaught TypeError: Two@anonymous::a(): Return value must be of type object, int retur…

Completed in 108 milliseconds

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