Home
last modified time | relevance | path

Searched refs:TypeError (Results 326 – 350 of 793) sorted by relevance

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

/PHP-8.2/ext/intl/tests/
H A Dcalendar_getErrorCode_error.phpt14 Fatal error: Uncaught TypeError: intlcal_get_error_code(): Argument #1 ($calendar) must be of type …
H A Dcalendar_getErrorMessage_error.phpt14 Fatal error: Uncaught TypeError: intlcal_get_error_message(): Argument #1 ($calendar) must be of ty…
H A Dcalendar_setLenient_error.phpt14 Fatal error: Uncaught TypeError: intlcal_set_lenient(): Argument #1 ($calendar) must be of type Int…
/PHP-8.2/ext/opcache/tests/
H A Diterable_type_optimization.phpt15 Fatal error: Uncaught TypeError: test(): Return value must be of type Traversable|array, stdClass r…
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_081.phpt16 } catch (TypeError $e) { echo $e->getMessage(), "\n"; }
/PHP-8.2/Zend/tests/
H A Dbug70898.phpt11 } catch (TypeError $e) {
H A Dcall_user_func_array_array_slice_type.phpt11 } catch (TypeError $e) {
H A Dctor_promotion_basic.phpt15 } catch (TypeError $e) {
H A Dadd_004.phpt22 Fatal error: Uncaught TypeError: Unsupported operand types: array + int in %s:%d
/PHP-8.2/Zend/tests/return_types/
H A Dbug71092.phpt17 Fatal error: Uncaught TypeError: boom(): Return value must be of type array, null returned in %s:%d
/PHP-8.2/ext/standard/tests/streams/
H A Duser_streams_context_001.phpt11 Fatal error: Uncaught TypeError: Cannot assign resource to property Wrapper::$context of type Foo i…
/PHP-8.2/ext/spl/tests/
H A DSplDoublyLinkedList_offsetGet_param_array.phpt14 Fatal error: Uncaught TypeError: SplDoublyLinkedList::offsetGet(): Argument #1 ($index) must be of …
H A DSplDoublyLinkedList_offsetGet_param_string.phpt14 Fatal error: Uncaught TypeError: SplDoublyLinkedList::offsetGet(): Argument #1 ($index) must be of …
/PHP-8.2/ext/phar/tests/
H A D002.phpt9 } catch (TypeError $e) {
/PHP-8.2/ext/phar/tests/cache_list/files/
H A Dfrontcontroller16.phar.inc10 } catch (TypeError|Exception $e) {
/PHP-8.2/ext/phar/tests/files/
H A Dfrontcontroller16.phar.inc10 } catch (TypeError|Exception $e) {
/PHP-8.2/ext/opcache/tests/jit/
H A Dmul_009.phpt17 Fatal error: Uncaught TypeError: Unsupported operand types: array * int in %smul_009.php:3
/PHP-8.2/ext/ldap/tests/
H A Dldap_first_attribute_error.phpt15 } catch (TypeError $e) {
H A Dldap_search_error.phpt45 } catch (TypeError $exception) {
51 } catch (TypeError $exception) {
/PHP-8.2/ext/standard/tests/file/
H A Dflock_error.phpt34 } catch (\TypeError|\ValueError $e) {
46 } catch (TypeError $e) {
/PHP-8.2/ext/standard/tests/array/
H A Dbug70713.phpt25 } catch (\TypeError $e) {
/PHP-8.2/ext/gd/tests/
H A Dimagejpeg_nullbyte_injection.phpt17 } catch (TypeError $e) {
H A Dimagepng_nullbyte_injection.phpt17 } catch (TypeError $e) {
H A Dimagewbmp_nullbyte_injection.phpt17 } catch (TypeError $e) {
H A Dimagewebp_nullbyte_injection.phpt17 } catch (TypeError $e) {

Completed in 76 milliseconds

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