Home
last modified time | relevance | path

Searched refs:php_session_headers_already_sent_error (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/session/
H A Dsession.c92php_session_headers_already_sent_error(E_WARNING, "Session ini settings cannot be changed after he…
124 static inline void php_session_headers_already_sent_error(int severity, const char *message) { /* {… in php_session_headers_already_sent_error() function
1360php_session_headers_already_sent_error(E_WARNING, "Session cache limiter cannot be sent after head… in php_session_cache_limiter()
1429php_session_headers_already_sent_error(E_WARNING, "Session cookie cannot be sent after headers hav… in php_session_send_cookie()
1984php_session_headers_already_sent_error(E_WARNING, "Session name cannot be changed after headers ha… in PHP_FUNCTION()
2055php_session_headers_already_sent_error(E_WARNING, "Session save handler cannot be changed after he… in can_session_handler_be_changed()
2295php_session_headers_already_sent_error(E_WARNING, "Session save path cannot be changed after heade… in PHP_FUNCTION()
2324php_session_headers_already_sent_error(E_WARNING, "Session ID cannot be changed after headers have… in PHP_FUNCTION()
2366php_session_headers_already_sent_error(E_WARNING, "Session ID cannot be regenerated after headers … in PHP_FUNCTION()
2537php_session_headers_already_sent_error(E_WARNING, "Session cache limiter cannot be changed after h… in PHP_FUNCTION()
[all …]

Completed in 12 milliseconds