[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
Next Framework • Ver Tópico - Filter
Página 1 de 1

Filter

MensagemEnviado: Qui Fev 02, 2012 3:10 pm
por barberino

Re: Filter

MensagemEnviado: Sáb Fev 04, 2012 9:54 am
por rogelgarcia
O filtro HTTP é usado por todo o sistema, você não pode colocar informações referentes a um usuário específico em algum atributo. Então o atributo Role[] roles = null; está errado. Deveria usar apenas variáveis locais dentro do método.

Onde o NullPointer aconteceu? Qual foi o stack trace gerado?