Home
last modified time | relevance | path

Searched refs:active (Results 76 – 100 of 132) sorted by relevance

123456

/PHP-8.2/ext/session/tests/
H A Dsession_cache_limiter_variation1.phpt33 Warning: session_cache_limiter(): Session cache limiter cannot be changed when a session is active
H A Dsession_cache_limiter_variation2.phpt32 Warning: session_cache_limiter(): Session cache limiter cannot be changed when a session is active
H A Dsession_id_error2.phpt34 Warning: session_id(): Session ID cannot be changed when a session is active in %s on line %d
H A Dsession_cache_limiter_variation3.phpt31 Warning: session_cache_limiter(): Session cache limiter cannot be changed when a session is active
H A Dsession_set_cookie_params_variation1.phpt41 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_save_path_variation1.phpt43 Warning: session_save_path(): Session save path cannot be changed when a session is active in %s on…
H A Dsession_set_cookie_params_variation2.phpt39 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_set_cookie_params_variation4.phpt39 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_set_cookie_params_variation6.phpt39 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_set_cookie_params_variation3.phpt39 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_set_cookie_params_variation5.phpt39 …kie_params(): Session cookie parameters cannot be changed when a session is active in %s on line %d
H A Dsession_decode_variation3.phpt47 Warning: session_decode(): Session data cannot be decoded when there is no active session in %s on …
/PHP-8.2/ext/standard/
H A Durl_scanner_ex.h49 int active; member
/PHP-8.2/ext/standard/tests/assert/
H A Dassert03.phpt4 assert.active = 1
H A Dassert_basic2.phpt4 assert.active = 1
H A Dassert.phpt4 assert.active = 0
/PHP-8.2/ext/pdo_dblib/tests/
H A Dbug_73396.phpt8 …['4.2', '4.6', '5.0', '6.0', '7.0'])) die('skip bigint type is unsupported by active TDS version');
/PHP-8.2/Zend/tests/constexpr/
H A Dnew_self_parent.phpt38 Cannot access "self" when no class scope is active
/PHP-8.2/Zend/
H A Dzend_signal.c100 if (EXPECTED(SIGG(active))) { in zend_signal_handler_defer()
160 if (EXPECTED(SIGG(active))) { in zend_signal_handler_unblock()
331 SIGG(active) = 1; in zend_signal_activate()
358 *((volatile int *) &SIGG(active)) = 0; in zend_signal_deactivate()
H A Dzend_signal.h58 int active; /* internal signal handling is enabled */ member
/PHP-8.2/Zend/tests/
H A Ddeprecation_to_exception_during_inheritance.phpt5 if (getenv('SKIP_PRELOAD')) die('skip Error handler not active during preloading');
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_select.phpt64 …al error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
65 …00] HY000 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
H A Dbug_42499.phpt70 …al error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
80 …al error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
H A Dpdo_mysql_stmt_closecursor.phpt158 …al error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
163 …al error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
169 …al error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
174 …al error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using P…
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_out.h59 PHPDBG_API void phpdbg_activate_err_buf(bool active);

Completed in 28 milliseconds

123456