Lines Matching refs:E_WARNING

87 …php_error_docref(NULL, E_WARNING, "Session ini settings cannot be changed when a session is active…
93 …php_error_docref(NULL, E_WARNING, "Session ini settings cannot be changed after headers have alrea…
159 php_error_docref(NULL, E_WARNING, "Trying to destroy uninitialized session"); in php_session_destroy()
166 php_error_docref(NULL, E_WARNING, "Session object destruction failed"); in php_session_destroy()
234 …php_error_docref(NULL, E_WARNING, "Unknown session.serialize_handler. Failed to encode session obj… in php_session_encode()
239 php_error_docref(NULL, E_WARNING, "Cannot encode non-existent session"); in php_session_encode()
248 …php_error_docref(NULL, E_WARNING, "Unknown session.serialize_handler. Failed to decode session obj… in php_session_decode()
254 php_error_docref(NULL, E_WARNING, "Failed to decode session object. Session has been destroyed"); in php_session_decode()
391 php_error_docref(NULL, E_WARNING, "No storage module chosen - failed to initialize session"); in php_session_initialize()
401 …php_error_docref(NULL, E_WARNING, "Failed to initialize storage module: %s (path: %s)", PS(mod)->s… in php_session_initialize()
448 …php_error_docref(NULL, E_WARNING, "Failed to read session data: %s (path: %s)", PS(mod)->s_name, P… in php_session_initialize()
499 php_error_docref(NULL, E_WARNING, "Failed to write session data (%s). Please " in php_session_save_current_state()
505 php_error_docref(NULL, E_WARNING, "Failed to write session data using user " in php_session_save_current_state()
549 err_type = E_WARNING; in PHP_INI_MH()
587 err_type = E_WARNING; in PHP_INI_MH()
664 err_type = E_WARNING; in PHP_INI_MH()
686 php_error_docref(NULL, E_WARNING, "CookieLifetime cannot be negative"); in PHP_INI_MH()
736 …php_error_docref(NULL, E_WARNING, "session.configuration \"session.sid_length\" must be between 22… in PHP_INI_MH()
756 …php_error_docref(NULL, E_WARNING, "session.configuration \"session.sid_bits_per_character\" must b… in PHP_INI_MH()
776 …php_error_docref(NULL, E_WARNING, "session.upload_progress.freq must be greater than or equal to 0… in PHP_INI_MH()
781 …php_error_docref(NULL, E_WARNING, "session.upload_progress.freq must be less than or equal to 100%… in PHP_INI_MH()
1237 …php_error_docref(NULL, E_WARNING, "Session cache limiter cannot be sent after headers have already… in php_session_cache_limiter()
1239 …php_error_docref(NULL, E_WARNING, "Session cache limiter cannot be sent after headers have already… in php_session_cache_limiter()
1313 …php_error_docref(NULL, E_WARNING, "Session cookie cannot be sent after headers have already been s… in php_session_send_cookie()
1315 …php_error_docref(NULL, E_WARNING, "Session cookie cannot be sent after headers have already been s… in php_session_send_cookie()
1322 …php_error_docref(NULL, E_WARNING, "session.name cannot contain any of the following '=,;.[ \\t\\r\… in php_session_send_cookie()
1439 php_error_docref(NULL, E_WARNING, "Cannot set session ID - session ID is not initialized"); in php_session_reset_id()
1520 …php_error_docref(NULL, E_WARNING, "Cannot find session save handler \"%s\" - session startup faile… in php_session_start()
1528 …php_error_docref(NULL, E_WARNING, "Cannot find session serialization handler \"%s\" - session star… in php_session_start()
1687 …php_error_docref(NULL, E_WARNING, "Session cookie parameters cannot be changed when a session is a… in PHP_FUNCTION()
1692 …php_error_docref(NULL, E_WARNING, "Session cookie parameters cannot be changed after headers have … in PHP_FUNCTION()
1744 …php_error_docref(NULL, E_WARNING, "Argument #1 ($lifetime_or_options) contains an unrecognized key… in PHP_FUNCTION()
1747 …php_error_docref(NULL, E_WARNING, "Argument #1 ($lifetime_or_options) cannot contain numeric keys"… in PHP_FUNCTION()
1860 php_error_docref(NULL, E_WARNING, "Session name cannot be changed when a session is active"); in PHP_FUNCTION()
1865 …php_error_docref(NULL, E_WARNING, "Session name cannot be changed after headers have already been … in PHP_FUNCTION()
1890 …php_error_docref(NULL, E_WARNING, "Session save handler module cannot be changed when a session is… in PHP_FUNCTION()
1895 …php_error_docref(NULL, E_WARNING, "Session save handler module cannot be changed after headers hav… in PHP_FUNCTION()
1912 …php_error_docref(NULL, E_WARNING, "Session handler module \"%s\" cannot be found", ZSTR_VAL(name)); in PHP_FUNCTION()
1931 …php_error_docref(NULL, E_WARNING, "Session save handler cannot be changed when a session is active… in save_handler_check_session()
1936 …php_error_docref(NULL, E_WARNING, "Session save handler cannot be changed after headers have alrea… in save_handler_check_session()
2050 php_error_docref(NULL, E_WARNING, "Unable to register session shutdown function"); in PHP_FUNCTION()
2117 php_error_docref(NULL, E_WARNING, "Session save path cannot be changed when a session is active"); in PHP_FUNCTION()
2122 …php_error_docref(NULL, E_WARNING, "Session save path cannot be changed after headers have already … in PHP_FUNCTION()
2147 php_error_docref(NULL, E_WARNING, "Session ID cannot be changed when a session is active"); in PHP_FUNCTION()
2152 …php_error_docref(NULL, E_WARNING, "Session ID cannot be changed after headers have already been se… in PHP_FUNCTION()
2189 …php_error_docref(NULL, E_WARNING, "Session ID cannot be regenerated when there is no active sessio… in PHP_FUNCTION()
2194 …php_error_docref(NULL, E_WARNING, "Session ID cannot be regenerated after headers have already bee… in PHP_FUNCTION()
2204 …php_error_docref(NULL, E_WARNING, "Session object destruction failed. ID: %s (path: %s)", PS(mod)-… in PHP_FUNCTION()
2220 …php_error_docref(NULL, E_WARNING, "Session write failed. ID: %s (path: %s)", PS(mod)->s_name, PS(s… in PHP_FUNCTION()
2306 …php_error_docref(NULL, E_WARNING, "Prefix cannot contain special characters. Only the A-Z, a-z, 0-… in PHP_FUNCTION()
2338 php_error_docref(NULL, E_WARNING, "Failed to create new ID"); in PHP_FUNCTION()
2357 …php_error_docref(NULL, E_WARNING, "Session cache limiter cannot be changed when a session is activ… in PHP_FUNCTION()
2362 …php_error_docref(NULL, E_WARNING, "Session cache limiter cannot be changed after headers have alre… in PHP_FUNCTION()
2387 …php_error_docref(NULL, E_WARNING, "Session cache expiration cannot be changed when a session is ac… in PHP_FUNCTION()
2392 …php_error_docref(NULL, E_WARNING, "Session cache expiration cannot be changed after headers have a… in PHP_FUNCTION()
2436 …php_error_docref(NULL, E_WARNING, "Session data cannot be decoded when there is no active session"… in PHP_FUNCTION()
2483 …php_error_docref(NULL, E_WARNING, "Session cannot be started after headers have already been sent"… in PHP_FUNCTION()
2502 php_error_docref(NULL, E_WARNING, "Setting option \"%s\" failed", ZSTR_VAL(str_idx)); in PHP_FUNCTION()
2581 …php_error_docref(NULL, E_WARNING, "Session cannot be garbage collected when there is no active ses… in PHP_FUNCTION()
2682 php_error_docref(NULL, E_WARNING, "Session shutdown function cannot be registered"); in PHP_FUNCTION()