Home
last modified time | relevance | path

Searched refs:call (Results 76 – 100 of 443) sorted by last modified time

12345678910>>...18

/php-src/Zend/tests/return_types/
H A Dnever_disallowed1.phpt10 // Note the lack of function call: function validated at compile-time
H A Dnever_disallowed2.phpt10 // Note the lack of function call: function validated at compile-time
/php-src/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-funcundef.phpt4 The XSL script tries to call a php function that is not defined
H A Dxsltprocessor_registerPHPFunctions-funcnostring.phpt4 The XSL script tries to call a php function that is not a string which
/php-src/ext/pdo_dblib/tests/
H A Dbatch_stmt_ins_up.phpt2 PDO_DBLIB: driver supports multiple queries in a single \PDO::query() call that doesn't return any …
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c1814 execute_data->call->func->type == ZEND_USER_FUNCTION) { in phpdbg_execute_ex()
/php-src/Zend/tests/stack_limit/
H A Dstack_limit_007.phpt44 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
H A Dstack_limit_008.phpt58 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
H A Dstack_limit_011.phpt51 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
52 Previous: Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_si…
H A Dstack_limit_012.phpt41 Fatal error: Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack…
H A Dstack_limit_013.phpt121 Fatal error: Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack…
H A Dstack_limit_001.phpt79 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
80 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
81 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
82 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
H A Dstack_limit_002.phpt82 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
83 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
84 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
85 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
H A Dstack_limit_003.phpt64 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
65 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
66 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
H A Dstack_limit_005.phpt69 Fatal error: Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack…
H A Dstack_limit_006.phpt323 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
324 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
325 Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reache…
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_multiple.phpt2 session_set_save_handler(): optional closures not set again in second call
H A Dbug60634_error_3.phpt54 Warning: PHP Request Shutdown: Cannot call session save handler in a recursive manner in Unknown on…
H A Dbug60634_error_4.phpt49 Warning: PHP Request Shutdown: Cannot call session save handler in a recursive manner in Unknown on…
/php-src/ext/zend_test/tests/
H A Dinternal_magic_call.phpt2 GH-12835: call->extra_named_params leaks on internal __call
/php-src/ext/standard/tests/general_functions/
H A Dregister_shutdown_functions_without_previous_call_frame_01.phpt2 register_shutdown_function() without a previous call frame 01
11 Fatal error: Uncaught Error: Cannot call forward_static_call() when no class scope is active in [no…
H A Dregister_shutdown_functions_without_previous_call_frame_02.phpt2 register_shutdown_function() without a previous call frame 02
11 Fatal error: Uncaught Error: Cannot call func_get_args() dynamically in [no active file]:0
H A Dregister_shutdown_functions_without_previous_call_frame_03.phpt2 register_shutdown_function() without a previous call frame 03
11 Fatal error: Uncaught Error: Cannot call func_num_args() dynamically in [no active file]:0
H A Dregister_shutdown_functions_without_previous_call_frame_04.phpt2 register_shutdown_function() without a previous call frame 04
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_class.phpt96 $stmt->setFetchMode(PDO::FETCH_CLASS, 'myclass', array('PDO shall call __construct()'));
121 myclass::__construct(PDO shall call __construct())

Completed in 44 milliseconds

12345678910>>...18