Home
last modified time | relevance | path

Searched refs:parameters (Results 151 – 175 of 230) sorted by relevance

12345678910

/PHP-8.3/Zend/tests/named_params/
H A D__call.phpt2 Check that __call() and __callStatic() work with named parameters
H A D__invoke.phpt2 Check that __invoke() works with named parameters
H A Dcall_user_func_array.phpt2 Behavior of call_user_func_array() with named parameters
/PHP-8.3/ext/pdo_firebird/tests/
H A Dbug_48877.phpt2 …e "bindValue" and "bindParam" do not work for PDO Firebird if we use named parameters (:parameter).
/PHP-8.3/ext/reflection/tests/
H A Dbug45765.phpt2 Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an error)
/PHP-8.3/ext/tidy/tests/
H A D019.phpt2 tidy_repair_*() and invalid parameters
/PHP-8.3/ext/bz2/tests/
H A D001.phpt2 bzopen() and invalid parameters
/PHP-8.3/ext/standard/tests/misc/
H A Dget_browser_error.phpt14 /* Some wrong parameters, no HTTP_USER_AGENT set */
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_stmt_execute_bind.phpt39 // 3. Too many parameters
48 // 4. param number has to match - missing all parameters
138 [004] No data supplied for parameters in prepared statement
/PHP-8.3/ext/fileinfo/tests/
H A Dmime_content_type_001.phpt2 mime_content_type(): Testing wrong parameters
/PHP-8.3/ext/pdo/tests/
H A Dbug_36798.phpt2 PDO Common: Bug #36798 (Error parsing named parameters with queries containing high-ascii chars)
H A Dbug_43130.phpt2 PDO Common: Bug #43130 (Bound parameters cannot have - in their name)
/PHP-8.3/tests/func/
H A D010.phpt2 function with many parameters
/PHP-8.3/ext/gd/tests/
H A Dbug67248.phpt2 Bug #67248 (imageaffinematrixget missing check of parameters)
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_mixed_style.phpt36 …: SQLSTATE[HY093]: Invalid parameter number: mixed named and positional parameters in %s on line %d
H A Dpdo_mysql_stmt_variable_columncount.phpt50 // Lets try with a SP accepting parameters...
81 // And now without parameters... - this gives a different control flow inside PDO
/PHP-8.3/Zend/tests/type_declarations/
H A Dscalar_none.phpt2 Scalar type missing parameters
/PHP-8.3/Zend/tests/
H A Dbug31683.phpt2 Bug #31683 (changes to $name in __get($name) override future parameters)
/PHP-8.3/sapi/cli/tests/
H A Dbug78323.phpt2 Bug #78323 Test exit code and error message for invalid parameters
/PHP-8.3/ext/imap/tests/
H A DREADME.md6 To make the tests run parameters in the `skipif.inc` and `imap_include.inc`
/PHP-8.3/ext/soap/tests/
H A Dserver002.phpt2 SOAP Server 2: function with parameters and result
/PHP-8.3/ext/ffi/tests/
H A Dbug77706.phpt60 …\Exception: Incorrect number of arguments for C function 'fprintf', expecting at least 2 parameters
/PHP-8.3/ext/standard/tests/array/
H A Darray_filter_variation4.phpt7 * with parameters and return
/PHP-8.3/ext/mbstring/tests/
H A Dmb_http_output.phpt41 // Invalid parameters
/PHP-8.3/ext/standard/tests/array/range/
H A Drange_step_errors.phpt61 echo "Step must be within the range of input parameters\n";
122 Step must be within the range of input parameters

Completed in 50 milliseconds

12345678910