Home
last modified time | relevance | path

Searched refs:TypeError (Results 251 – 275 of 820) sorted by relevance

1...<<11121314151617181920>>...33

/PHP-8.2/ext/dom/tests/
H A DDOMAttr_construct_error_001.phpt12 } catch (TypeError $e) {
H A DDOMDocumentFragment_construct_error_001.phpt12 } catch (TypeError $e) {
H A DDOMComment_construct_error_001.phpt12 } catch (TypeError $e) {
/PHP-8.2/ext/sockets/tests/
H A Dsocket_select_error.phpt10 } catch (TypeError $ex) {
/PHP-8.2/ext/sqlite3/tests/
H A Dsqlite3_02_open.phpt13 } catch (TypeError $e) {
/PHP-8.2/Zend/tests/
H A Dbug79947.phpt9 } catch (TypeError $e) {
H A Drecv_init_ref_type.phpt12 } catch (TypeError $e) {
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_110.phpt14 } catch (\TypeError $e) {
H A Dtyped_properties_111.phpt14 } catch (\TypeError $e) {
/PHP-8.2/ext/standard/tests/general_functions/
H A Dregister_tick_function_error.phpt9 } catch (TypeError $exception) {
H A Dunregister_tick_function_error.phpt9 } catch (TypeError $exception) {
/PHP-8.2/Zend/tests/type_declarations/mixed/validation/
H A Dmixed_return_weak_error.phpt12 } catch (TypeError $exception) {
/PHP-8.2/Zend/tests/return_types/
H A D001.phpt11 Fatal error: Uncaught TypeError: test1(): Return value must be of type array, none returned in %s:%d
H A D003.phpt11 Fatal error: Uncaught TypeError: test1(): Return value must be of type array, int returned in %s:%d
H A D002.phpt12 Fatal error: Uncaught TypeError: test1(): Return value must be of type array, null returned in %s:%d
H A D004.phpt12 Fatal error: Uncaught TypeError: test1(): Return value must be of type array, string returned in %s…
/PHP-8.2/ext/standard/tests/strings/
H A Dbug54322.phpt7 } catch (TypeError $e) {
/PHP-8.2/ext/spl/tests/
H A DSplFileInfo_setFileClass_error.phpt10 } catch (TypeError $e) {
H A DSplFileInfo_setInfoClass_error.phpt10 } catch (TypeError $e) {
/PHP-8.2/ext/standard/tests/array/
H A Darray_diff_1.phpt11 } catch (TypeError $e) {
/PHP-8.2/ext/random/tests/01_functions/
H A Drandom_bytes_error.phpt9 } catch (TypeError $e) {
/PHP-8.2/ext/pcre/tests/
H A Dpreg_replace_callback_array_numeric_index_error.phpt11 Fatal error: Uncaught TypeError: preg_replace_callback_array(): Argument #1 ($pattern) must contain…
/PHP-8.2/Zend/tests/in-de-crement/
H A Doss-fuzz-60734_predec-object.phpt11 Fatal error: Uncaught TypeError: Cannot decrement Foo in %s:%d
H A Doss-fuzz-60734_preinc-object.phpt11 Fatal error: Uncaught TypeError: Cannot increment Foo in %s:%d
/PHP-8.2/ext/xsl/tests/
H A Dxsltprocessor_importStylesheet-invalidparam.phpt12 } catch (TypeError $e) {

Completed in 64 milliseconds

1...<<11121314151617181920>>...33