Home
last modified time | relevance | path

Searched refs:TypeError (Results 501 – 525 of 793) sorted by relevance

1...<<21222324252627282930>>...32

/PHP-8.2/ext/pcre/tests/
H A Dpreg_match_all_error1.phpt23 } catch (TypeError $e) {
31 } catch (TypeError $e) {
H A Dpreg_replace_callback_array2.phpt11 } catch (\TypeError $e) {
/PHP-8.2/ext/pdo/tests/
H A Dbug_44173.phpt26 } catch (\TypeError $e) {
34 } catch (TypeError $e) {
/PHP-8.2/ext/hash/tests/
H A Dsensitive_parameter.phpt17 TypeError: hash_equals(): Argument #2 ($user_string) must be of type string, null given in %s:%d
/PHP-8.2/ext/intl/tests/
H A Dtimezone_toDateTimeZone_error.phpt23 Fatal error: Uncaught TypeError: intltz_to_date_time_zone(): Argument #1 ($timezone) must be of typ…
H A Dcalendar_setFirstDayOfWeek_error.phpt25 } catch (\TypeError $e) {
/PHP-8.2/tests/classes/
H A Dbug27504.phpt18 } catch (TypeError $e) {
H A Dtype_hinting_001.phpt35 Fatal error: Uncaught TypeError: FooBar::a(): Argument #1 ($foo) must be of type Foo, Blort given, …
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_055.phpt25 Fatal error: Uncaught TypeError: Cannot assign string to reference held by property A::$bar of type…
H A Dstatic_type_trait.phpt34 Fatal error: Uncaught TypeError: C::test(): Return value must be of type P, C returned in %s:%d
H A Dtyped_properties_074.phpt21 } catch (TypeError $e) { print $e->getMessage()."\n"; }
/PHP-8.2/Zend/tests/
H A Dbug70121.phpt9 Fatal error: Uncaught TypeError: Cannot assign stdClass to property Exception::$previous of type ?T…
H A Dns_072.phpt33 Fatal error: Uncaught TypeError: foo\bar::__construct(): Argument #1 ($x) must be of type ?foo\foo,…
H A Ddecrement_001.phpt31 } catch (TypeError $e) {
H A Ddecrement_001_64bit.phpt31 } catch (TypeError $e) {
H A Dincrement_001.phpt31 } catch (TypeError $e) {
/PHP-8.2/ext/date/tests/
H A D014.phpt36 Fatal error: Uncaught TypeError: timezone_offset_get(): Argument #1 ($object) must be of type DateT…
/PHP-8.2/ext/simplexml/tests/
H A Dbug38406.phpt19 } catch (TypeError $exception) {
/PHP-8.2/ext/opcache/tests/jit/
H A Dassign_053.phpt23 Fatal error: Uncaught TypeError: Cannot assign null to reference held by property Test::$x of type …
/PHP-8.2/ext/phar/tests/cache_list/
H A Dfrontcontroller31.phpt16 Fatal error: Uncaught TypeError: Phar::webPhar(): Argument #5 ($rewrite) must be a valid callback o…
/PHP-8.2/ext/oci8/tests/
H A Dcoll_002_func.phpt22 } catch(\TypeError $exception) {
/PHP-8.2/ext/standard/tests/strings/
H A Dsprintf_variation1.phpt75 } catch (TypeError $exception) {
82 } catch (TypeError $exception) {
89 } catch (TypeError $exception) {
/PHP-8.2/ext/gmp/tests/
H A Dbug81119.phpt12 } catch (TypeError|ValueError $e) {
/PHP-8.2/Zend/tests/fibers/
H A Dstart-arguments.phpt24 Fatal error: Uncaught TypeError: {closure}(): Argument #1 ($x) must be of type int, string given in…
/PHP-8.2/ext/standard/tests/array/
H A Darray_map_variation15.phpt18 } catch (TypeError $e) {

Completed in 34 milliseconds

1...<<21222324252627282930>>...32