It seems like addListener() is destructive though if there is an existing 
listener that's been set via setListener() and not addListener().

IOW, if you setListener($l1), then addListener($l2), it looks like $l1 will be 
gone...


On 05.03.2012, at 15:01, Jan Schütze wrote:

> Hi,
> 
> we are running doctrine with agavi 1.0.7 and recently upgraded from
> agavi 1.0.2. Now agavi handles charset and stuff by using doctrine
> listeners. Actually it replaces all existing listeners instead of
> appending itself.
> 
> Are there reasons for this? It breaks the phpdebugtoolbar - so I want
> to see if I have to fix it or if you guys can fix it ;-)
> 
> Little fix:
> https://gist.github.com/1978414
> 
> Have fun,
>  Jan
> 
> -- 
> 
>   http://dracoblue.net
> 
> _______________________________________________
> Agavi Dev Mailing List
> [email protected]
> http://lists.agavi.org/mailman/listinfo/dev

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Agavi Dev Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/dev

Reply via email to