Home
last modified time | relevance | path

Searched refs:call (Results 176 – 200 of 388) sorted by relevance

12345678910>>...16

/PHP-7.1/Zend/tests/
H A Dbug62991.phpt21 return $closure; // if you return the $closure and call it outside this function it works.
H A Ddynamic_call_001.phpt2 Testing dynamic call to constructor (old-style)
H A Dbug22725.phpt2 Bug #22725 (A derived class can call a parent's protected method that calls a private method)
H A Dbug30791.phpt2 Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded)
H A Dbug70262.phpt20 $a->getObj($array) //use function call to get a refcount == 1 IS_VAR object
H A Dcall_static_006.phpt30 Fatal error: Uncaught Error: Cannot call constructor in %s:%d
H A Dindirect_call_array_005.phpt2 Dynamic static call to instance method should throw.
H A Dindirect_call_string_003.phpt2 Dynamic static call to instance method should throw.
H A Dindirect_call_array_003.phpt2 Indirect method call by array - Calling __call() and __callStatic()
H A Dindirect_method_call_002.phpt2 Indirect method call with chaining
H A Dbug46238.phpt2 Bug #46238 (Segmentation fault on static call with empty string method)
/PHP-7.1/Zend/tests/try/
H A Dtry_finally_020.phpt2 Combination of foreach, finally and exception (call order)
/PHP-7.1/ext/standard/tests/assert/
H A Dassert03.phpt30 /* Modify call back using ini_set() */
H A Dassert_basic2.phpt2 assert() - basic - correct call back values before and after assert.
/PHP-7.1/ext/date/tests/
H A Dbug73489.phpt2 Bug #73489: wrong timestamp when call setTimeZone multi times with UTC offset
/PHP-7.1/ext/standard/tests/network/
H A Dsyslog_basic-win32.phpt21 $message = 'A test syslog call invocation';
/PHP-7.1/ext/zip/tests/
H A Dbug53603.phpt31 …(teststream://test/foo): failed to open stream: "TestStream::stream_open" call failed in %s on lin…
/PHP-7.1/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-string-notallowed.phpt24 Warning: XSLTProcessor::transformToXml(): Not allowed to call handler 'ucwords()' in %s on line %d
H A Dxsltprocessor_registerPHPFunctions-array-notallowed.phpt24 Warning: XSLTProcessor::transformToXml(): Not allowed to call handler 'ucwords()' in %s on line %d
/PHP-7.1/tests/lang/
H A Dbug20175.phpt38 * after the function call bar_global() is done in current local scope.
62 * initialised in second call to wow_static() and hence shouldn't call
H A Dbug21600.phpt2 Bug #21600 (assign by reference function call changes variable contents)
/PHP-7.1/ext/standard/tests/array/
H A Duasort_variation3.phpt92 echo "-- Sorted array after uasort() function call --\n";
100 -- Sorted array after uasort() function call --
/PHP-7.1/ext/spl/tests/
H A Dheap_top_variation_002.phpt23 // call top, should fail with corrupted heap
/PHP-7.1/Zend/tests/type_declarations/
H A Dstrict_call_weak.phpt12 // This file uses strict mode, so the call is strict, and float denied for int
/PHP-7.1/ext/session/tests/
H A Dsession_set_save_handler_class_014.phpt29 Fatal error: SessionHandler::open(): Cannot call default session handler in %s on line %d

Completed in 28 milliseconds

12345678910>>...16