Home
last modified time | relevance | path

Searched refs:parameters (Results 1 – 25 of 982) sorted by path

12345678910>>...40

/PHP-5.5/
H A DCODING_STANDARDS265 Returns a header object with the defined parameters */
H A DINSTALL707 (PHP >= 4.3.3) As additional parameters you can add some special
H A DNEWS601 parameters). (Laruence)
1215 (extra comma) and third parameters (lack of escaping). (Andrey)
5034 wrong num of parameters). (Felipe)
5969 . two optional parameters to timezone_transitions_get() /
6054 - Added optional clear_realpath_cache and filename parameters to
8294 allowing them to account for extra parameters). (Ilia)
8842 bound parameters). (Tony)
9437 - Fixed bug #33963 (mssql_bind() fails on input parameters). (Frank)
9847 - Fixed bug #31732 (mb_get_info() causes segfault when no parameters
9856 parameters) (Dmitry)
[all …]
H A DREADME.EXT_SKEL86 An additional short description may be added after the parameters.
H A DREADME.PARAMETER_PARSING_API4 It should be easier to parse input parameters to an extension function.
6 that given the string of type specifiers, can parse the input parameters
9 check for the appropriate number of parameters, and try to output
19 The zend_parse_parameters() function takes the number of parameters
46 types that need to be passed by address. All passed parameters are set
74 | - indicates that the remaining parameters are optional, they
107 If you're in doubt, use check_parameters.php script to the parameters
H A DREADME.STREAMS13 You may have noticed a shed-load of issock parameters flying around the PHP
H A DREADME.UNIX-BUILD-SYSTEM61 of the other parameters.
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO186 call_method - calls the method (parameters should be put on stack like
H A DREADME.ZEND_VM75 Executor's helpers can be defined without parameters or with one parameter.
H A DZEND_CHANGES12 variable was assigned or parameters were passed to a method. The
226 objects that are passed as parameters to a method.
438 receives no parameters, is called before the object is freed
/PHP-5.5/Zend/RFCs/
H A D001.txt10 operations, such variable assignment and passing parameters to
H A D003.txt12 Many internal function of PHP will reject parameters because of their
28 The typing of parameters would be optional and those not typed would
/PHP-5.5/Zend/tests/
H A D004.phpt16 Warning: strncmp() expects exactly 3 parameters, 2 given in %s on line %d
H A D005.phpt18 Warning: strcasecmp() expects exactly 2 parameters, 1 given in %s on line %d
H A D006.phpt19 Warning: strncasecmp() expects exactly 3 parameters, 1 given in %s on line %d
H A D008.phpt26 Warning: define() expects at least 2 parameters, 0 given in %s on line %d
29 Warning: define() expects at least 2 parameters, 1 given in %s on line %d
H A D011.phpt56 Warning: property_exists() expects exactly 2 parameters, 0 given in %s on line %d
59 Warning: property_exists() expects exactly 2 parameters, 1 given in %s on line %d
H A D014.phpt35 Warning: get_included_files() expects exactly 0 parameters, 2 given in %s on line %d
44 Warning: get_included_files() expects exactly 0 parameters, 1 given in %s on line %d
H A D017.phpt69 Warning: get_defined_functions() expects exactly 0 parameters, 1 given in %s on line %d
74 Warning: get_declared_interfaces() expects exactly 0 parameters, 1 given in %s on line %d
H A D022.phpt2 Implementating abstracting methods and optional parameters
H A Dbug31683.phpt2 Bug #31683 (changes to $name in __get($name) override future parameters)
H A Dbug47320.phpt24 $php_errormsg in global: substr() expects at least 2 parameters, 1 given
25 $php_errormsg in function: strpos() expects at least 2 parameters, 1 given
26 $GLOBALS[php_errormsg] in function: substr() expects at least 2 parameters, 1 given
H A Dbug51827.phpt2 Bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters)
19 Warning: explode() expects at least 2 parameters, 0 given in Unknown on line %d
H A Dclass_exists_002.phpt2 Testing several valid and invalid parameters
H A Dclosure_040.phpt41 Warning: Closure::bindTo() expects at most 2 parameters, 3 given in %s on line %d

Completed in 73 milliseconds

12345678910>>...40