Home
last modified time | relevance | path

Searched refs:ArgumentCountError (Results 51 – 75 of 76) sorted by relevance

1234

/php-src/ext/standard/tests/strings/
H A Dcrypt.phpt23 } catch (ArgumentCountError $e) {
H A Dprintf.phpt44 } catch (\ArgumentCountError $e) {
H A Dprintf_64bit.phpt44 } catch (\ArgumentCountError $e) {
/php-src/ext/reflection/tests/
H A Dbug81611.phpt2 Reflection Bug #81611 (ArgumentCountError when getting default value from ReflectionParameter with …
H A DReflectionClass_implementsInterface_001.phpt44 } catch (ArgumentCountError $e) {
49 } catch (ArgumentCountError $e) {
/php-src/ext/spl/tests/
H A DarrayObject_natcasesort_basic1.phpt18 } catch (ArgumentCountError $e) {
H A DarrayObject_natsort_basic1.phpt18 } catch (ArgumentCountError $e) {
/php-src/ext/mysqli/tests/
H A Dmysqli_connect_error.phpt19 } catch (ArgumentCountError $exception) {
H A Dmysqli_connect_errno.phpt19 } catch (ArgumentCountError $exception) {
H A Dmysqli_fetch_object_oo.phpt120 ArgumentCountError: mysqli_result::fetch_object() expects at most 2 arguments, 3 given
122 ArgumentCountError: Too few arguments to function mysqli_fetch_object_construct::__construct(), 1 p…
H A Dmysqli_stmt_bind_param.phpt36 } catch (\ArgumentCountError $e) {
52 } catch (\ArgumentCountError $e) {
60 } catch (\ArgumentCountError $e) {
66 } catch (\ArgumentCountError $e) {
73 } catch (\ArgumentCountError $e) {
80 } catch (\ArgumentCountError $e) {
99 } catch (\ArgumentCountError $e) {
H A Dmysqli_fetch_object.phpt143 ArgumentCountError: Too few arguments to function mysqli_fetch_object_construct::__construct(), 0 p…
144 ArgumentCountError: Too few arguments to function mysqli_fetch_object_construct::__construct(), 1 p…
H A Dmysqli_stmt_execute_stored_proc_out.phpt45 } catch (\ArgumentCountError $e) {
H A Dmysqli_stmt_field_count.phpt55 } catch (\ArgumentCountError $e) {
H A Dmysqli_stmt_bind_result.phpt35 } catch (\ArgumentCountError $e) {
44 } catch (\ArgumentCountError $e) {
296 } catch (\ArgumentCountError $e) {
/php-src/Zend/
H A Dzend_exceptions.stub.php154 class ArgumentCountError extends TypeError class
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_class_013.phpt50 Fatal error: Uncaught ArgumentCountError: SessionHandler::close() expects exactly 0 arguments, 1 gi…
/php-src/ext/sqlite3/tests/
H A Dsqlite3_trampoline_createcollation_no_leak.phpt48 ArgumentCountError: SQLite3::createCollation() expects exactly 2 arguments, 3 given
/php-src/ext/standard/tests/network/
H A Dsetcookie_array_option_error.phpt44 } catch (\ArgumentCountError $e) {
/php-src/Zend/tests/offsets/
H A Dappending_containers_in_fetch.phpt79 ArgumentCountError: B::offsetGet(): Argument #1 ($offset) not passed
H A Dreference_containers_appended.phpt76 ArgumentCountError: B::offsetGet(): Argument #1 ($offset) not passed
/php-src/ext/standard/tests/file/
H A Dbug38450_3.phpt106 Fatal error: Uncaught ArgumentCountError: Too few arguments to function VariableStream::__construct…
H A Dfscanf_variation14.phpt77 } catch (\ArgumentCountError $e) {
/php-src/Zend/tests/attributes/
H A D005_objects.phpt33 } catch (\ArgumentCountError $e) {
/php-src/ext/pgsql/tests/
H A Ddeprecated_implicit_default_link.phpt67 } catch (ArgumentCountError) {

Completed in 31 milliseconds

1234