Home
last modified time | relevance | path

Searched refs:calls (Results 51 – 75 of 119) sorted by relevance

12345

/PHP-7.4/ext/spl/tests/
H A Dbug73896.phpt2 Bug #73896 (spl_autoload() crashes when calls magic _call())
/PHP-7.4/Zend/tests/type_declarations/
H A Dexplicit_weak_include_strict.phpt11 // calls within that file should stay strict, despite being included by weak file
H A Dweak_include_strict.phpt11 // calls within that file should stay strict, despite being included by weak file
H A Dstrict_nested.phpt2 Test nested function calls in strict_types=0 and strict_types=1 modes
/PHP-7.4/ext/session/tests/
H A Dsessionhandler_open_001.phpt2 Testing repated SessionHandler::open() calls
/PHP-7.4/ext/date/tests/
H A Dbug73489.phpt12 // example 2 - Timestamp keeps if you use getTimestamp() before second setTimeZone() calls
/PHP-7.4/Zend/tests/
H A Ddereference_003.phpt2 Testing array dereference on method calls
H A Dlsb_010.phpt2 ZE2 Late Static Binding using static:: in functions called by non execute() calls and constructors.
H A Dclosure_call.phpt47 // Ensure ->call calls with scope of passed object
H A D007.phpt28 Deprecated: The each() function is deprecated. This message will be suppressed on further calls in …
H A Ddynamic_call_006.phpt2 Dynamic calls to scope introspection functions are forbidden (function variations)
/PHP-7.4/ext/mysqli/tests/
H A Dbug50772.phpt13 // These calls fail
H A Dmysqli_mysqlnd_read_timeout.phpt9 …ead_timeout limit default is 365 * 24 * 3600 seconds. It cannot be altered through PHP API calls */
H A Dbug29311.phpt12 /* class 1 calls parent constructor */
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug69793.phpt2 Bug #69793: Remotely triggerable stack exhaustion via recursive method calls
/PHP-7.4/ext/standard/tests/filters/
H A Dbug35916.phpt2 Bug #35916 (Duplicate calls to stream_bucket_append() lead to a crash)
/PHP-7.4/ext/pcre/tests/
H A Dbug79241.phpt14 // it has to be exact two calls to preg_match(),
/PHP-7.4/ext/oci8/tests/
H A Dbug47189.phpt2 Bug #47189 (Multiple oci_fetch_all calls)
/PHP-7.4/Zend/tests/varSyntax/
H A DindirectFcall.phpt2 Indirect function calls
/PHP-7.4/tests/lang/
H A DpassByReference_005.phpt96 echo "\n\n ---- Pass by ref / pass by val: static method calls ----\n";
118 echo "\n\n ---- Pass by ref / pass by val: instance method calls ----\n";
179 ---- Pass by ref / pass by val: static method calls ----
224 ---- Pass by ref / pass by val: instance method calls ----
/PHP-7.4/ext/pdo/tests/
H A Dbug_44409.phpt2 PDO Common: Bug #44409 (PDO::FETCH_SERIALIZE calls __construct())
/PHP-7.4/tests/classes/
H A Dautoload_018.phpt2 Ensure __autoload() allows for recursive calls if the class name differs.
/PHP-7.4/Zend/tests/function_arguments/
H A Dcall_with_trailing_comma_basic.phpt2 Allow trailing commas in function and method calls
/PHP-7.4/ext/standard/tests/array/
H A Deach_variation6.phpt38 Deprecated: The each() function is deprecated. This message will be suppressed on further calls in …
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_shuffle_basic.phpt22 // generated given a reasonable sample of calls

Completed in 27 milliseconds

12345