Home
last modified time | relevance | path

Searched refs:calling (Results 1 – 25 of 172) sorted by last modified time

1234567

/PHP-7.4/
H A DNEWS471 . Fixed bug #77935 (Crash in mysqlnd_fetch_stmt_row_cursor when calling an SP
1796 . Fixed bug #78272 (calling preg_match() before pcntl_fork() will freeze
2008 . Fixed bug #78114 (segfault when calling sodium_* functions from eval). (cmb)
2291 . Fixed bug #77484 (Zend engine crashes when calling realpath in invalid
2481 . Fixed bug #75220 (Segfault when calling is_callable on parent).
2489 . Fixed bug #75677 (Clang ignores fastcall calling convention on variadic
2561 . Fixed bug #68406 (calling var_dump on a DateTimeZone object modifies it).
H A DLICENSE25 conjunction with PHP by saying "Foo for PHP" instead of calling
H A Dphp.ini-development271 ; automatically after every output block. This is equivalent to calling the
805 ; security tokens of the calling client. This allows IIS to define the
1854 ; Allows calling OPcache API functions only from PHP scripts which path is
H A Dphp.ini-production271 ; automatically after every output block. This is equivalent to calling the
805 ; security tokens of the calling client. This allows IIS to define the
1854 ; Allows calling OPcache API functions only from PHP scripts which path is
H A DUPGRADING410 so is equivalent to calling a non-static method statically, which has been
/PHP-7.4/ext/mysqli/tests/
H A Dbug64726.phpt2 Bug #63398 (Segfault when calling fetch_object on a use_result and DB pointer has closed)
H A Dbug77935.phpt2 Bug #77935: Crash in mysqlnd_fetch_stmt_row_cursor when calling an SP with a cursor
H A Dmysqli_stmt_execute.phpt66 // calling reset between executions
H A Dmysqli_fetch_object_no_constructor.phpt2 mysqli_fetch_object() - calling constructor on class wo constructor
H A Dbug66043.phpt2 Bug #66043 (Segfault calling bind_param() on mysqli)
H A Dbug74968.phpt2 Bug #74968 PHP crashes when calling mysqli_result::fetch_object with an abstract class
H A Dmysqli_change_user_get_lock.phpt45 printf("... calling IS_USED_LOCK() on '%s' using thread '%d'\n", $lock, $new_thread_id);
57 printf("... calling IS_FREE_LOCK() on '%s' using thread '%d'\n", $lock, $new_thread_id);
82 …printf("... calling IS_USED_LOCK() on '%s' using new connection with thread '%d'\n", $newlock, $ne…
103 ... calling IS_USED_LOCK() on 'phptest_%d' using thread '%d'
104 ... calling IS_FREE_LOCK() on 'phptest_%d' using thread '%d'
105 ... calling IS_USED_LOCK() on 'phptest_%d' using new connection with thread '%d'
/PHP-7.4/build/
H A Dpkg.m4103 dnl Internal wrapper calling pkg-config via PKG_CONFIG and setting
/PHP-7.4/ext/oci8/
H A DLICENSE25 conjunction with PHP by saying "Foo for PHP" instead of calling
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt2 Test function getservbyport() by calling it more than or less than its expected arguments
H A Dgetservbyport_variation1.phpt2 Test function getservbyport() by calling it more than or less than its expected arguments
/PHP-7.4/ext/zlib/tests/
H A Dgzseek_variation4.phpt2 Test function gzseek() by calling it with SEEK_SET when writing
H A Dzlib_wrapper_ftruncate_basic.phpt2 Test function ftruncate() on zlib wrapper by calling it with its expected arguments
H A Dgzclose_basic.phpt2 Test function gzclose() by calling it with its expected arguments
H A Dgzeof_basic.phpt2 Test function feof() by calling it with its expected arguments
H A Dgzgetc_basic.phpt2 Test function gzgetc() by calling it with its expected arguments zlib 1.2.5
/PHP-7.4/ext/standard/
H A Dbasic_functions.c116 int calling; member
5097 if (! tick_fe->calling) {
5098 tick_fe->calling = 1;
5124 tick_fe->calling = 0;
5151 if (ret && tick_fe1->calling) {
5831 tick_fe.calling = 0;
/PHP-7.4/ext/spl/tests/
H A Dbug79710.phpt14 // underlying FD is no longer valid and will cause error upon calling flock
/PHP-7.4/ext/curl/tests/
H A Dbug48203_multi.phpt2 …curl_multi_exec (Crash when file pointers passed to curl are closed before calling curl_multi_exec)
/PHP-7.4/tests/classes/
H A Dbug27504.phpt2 Bug #27504 (call_user_func_array allows calling of private/protected methods)

Completed in 54 milliseconds

1234567