Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 25 of 369) sorted by path

12345678910>>...15

/PHP-7.0/
H A DINSTALL78 text files depending on some arguments you pass to them), you always
H A DNEWS970 . Fixed bug #73126 (Cannot pass parameter 1 by reference). (Anatol)
1777 . Fixed bug #71622 (Strings used in pass-as-reference cannot be used to
2834 . Fixed bug #69325 (php_copy_file_ex does not pass the argument).
H A DREADME.NEW-OUTPUT-API120 pass a void*** pointer as second arg to receive the address of a pointer
123 pass a int* pointer as second arg to receive the flags set for the output handler
125 pass a int* pointer as second arg to receive the level of this output handler
H A DREADME.PARAMETER_PARSING_API92 zend_string with size_t as length, so make sure you pass zend_longs to "l"
93 and size_t to strings length (i.e. for "s" you need to pass char * and size_t),
H A DREADME.STREAMS109 If you want to copy all remaining data from the src stream, pass
H A DREADME.TESTING83 ext/myext/tests/myext.phpt fails to pass, the following files are created:
H A DREADME.UNIX-BUILD-SYSTEM105 I.e. specify the source-code files as above and also pass the
H A DREADME.namespaces70 It can be used to construct fully-qualified names to pass them as callbacks.
H A DUPGRADING594 on pipes. To enable it, pass array("pipe" => array("blocking" => true))
H A DUPGRADING.INTERNALS152 pass the tsrm_ls pointer explicitly. The TSRMLS_* macros should not be used
/PHP-7.0/Zend/tests/arg_unpack/
H A Dtraversable_with_by_ref_parameters.phpt27 Warning: Cannot pass by-reference argument 4 of test() by unpacking a Traversable, passing by-value…
29 Warning: Cannot pass by-reference argument 4 of test() by unpacking a Traversable, passing by-value…
31 Warning: Cannot pass by-reference argument 4 of test() by unpacking a Traversable, passing by-value…
/PHP-7.0/Zend/tests/assert/
H A Dexpect_005.phpt2 test providing reason (pass)
H A Dexpect_006.phpt2 test looping assert (pass)
/PHP-7.0/Zend/tests/
H A Dbug26698.phpt2 Bug #26698 (Thrown exceptions while evaluting argument to pass as parameter crash PHP)
H A Dbug52940.phpt2 Bug #52940 (call_user_func_array still allows call-time pass-by-reference)
H A Dbug71622.phpt2 Bug #71622 (Strings used in pass-as-reference cannot be used to invoke C::$callable())
H A Dclosure_019.phpt29 Fatal error: Uncaught Error: Cannot pass parameter 1 by reference in %s:%d
/PHP-7.0/Zend/
H A Dzend_execute.c73 static ZEND_FUNCTION(pass) in ZEND_FUNCTION() argument
87 ZEND_FN(pass), /* handler */
/PHP-7.0/build/
H A Dlibtool.m41494 # especially as we might pass files found there to a mingw objdump,
4247 # How to pass a linker flag through the compiler.
5105 # PORTME Check for flag to pass linker flags through the system compiler.
/PHP-7.0/ext/calendar/tests/
H A Dunixtojd.phpt16 // on Windows, the only thing that gets this test to pass is to put TZ=UTC in --ENV-- section
/PHP-7.0/ext/curl/tests/
H A Dcurl_setopt_basic003.phpt42 Warning: curl_setopt(): You must pass either an object or an array with the CURLOPT_HTTPHEADER argu…
/PHP-7.0/ext/dba/
H A DREADME37 can pass arrays of the form array(0=>group,1=>value_name) or
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_createAttribute_basic.phpt16 // A pass case.
H A DDOMDocument_loadXML_basic.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_loadXML_error1.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method

Completed in 56 milliseconds

12345678910>>...15