Home
last modified time | relevance | path

Searched refs:calls (Results 26 – 50 of 84) sorted by relevance

1234

/PHP-5.5/Zend/tests/
H A Dbug19859.phpt2 Bug #19859 (__call() does not catch call_user_func_array() calls)
H A Dbug22725.phpt2 Bug #22725 (A derived class can call a parent's protected method that calls a private method)
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 Ddereference_002.phpt2 Testing array dereference on method calls
/PHP-5.5/ext/sybase_ct/tests/
H A Dbug30312-withfree.phpt2 Sybase-CT bug #30312 (sybase_unbuffered_query calls, with free)
/PHP-5.5/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-5.5/ext/standard/tests/serialize/
H A Dbug69793.phpt2 Bug #69793: Remotely triggerable stack exhaustion via recursive method calls
/PHP-5.5/ext/standard/tests/filters/
H A Dbug35916.phpt2 Bug #35916 (Duplicate calls to stream_bucket_append() lead to a crash)
/PHP-5.5/ext/oci8/tests/
H A Dbug47189.phpt2 Bug #47189 (Multiple oci_fetch_all calls)
/PHP-5.5/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";
180 ---- Pass by ref / pass by val: static method calls ----
225 ---- Pass by ref / pass by val: instance method calls ----
H A DpassByReference_007.phpt2 Pass function and method calls by reference and by value.
/PHP-5.5/ext/mbstring/tests/
H A Dmb_parse_str.phpt6 register_globals calls killed the ability for mb_parse_str() to register into the global scope
H A Dmb_parse_str02.phpt6 register_globals calls killed the ability for mb_parse_str() to register into the global scope
/PHP-5.5/tests/classes/
H A Dautoload_018.phpt2 Ensure __autoload() allows for recursive calls if the class name differs.
/PHP-5.5/ext/pdo/tests/
H A Dbug_44409.phpt2 PDO Common: Bug #44409 (PDO::FETCH_SERIALIZE calls __construct())
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_shuffle_basic.phpt22 // generated given a reasonable sample of calls
/PHP-5.5/ext/standard/tests/array/
H A Dshuffle_error.phpt27 // by above shuffle() function calls
/PHP-5.5/ext/spl/internal/
H A Drecursiveiteratoriterator.inc31 /** Flag: Catches exceptions during getChildren() calls and simply jumps
50 * getChildren() calls and simply jumps to the next
/PHP-5.5/Zend/
H A DREADME.ZEND_VM9 factor but system calls and database calls are, your mileage with this patch
/PHP-5.5/ext/mysql/tests/
H A Dmysql_deprecated_api.phpt2 Check if deprecated API calls bail out
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_014.phpt18 // timeouts to 1000 millis(1.0) (fsockopen eventually calls select()).
/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_string_002.phpt2 parse_ini_string() multiple calls

Completed in 53 milliseconds

1234