Sorry for the late reply. There is a ticket for this issue: http://framework.zend.com/issues/browse/ZF-4020
Watch the ticket for a solution soon. Christoph R! wrote: > Hi all. > I have tried this new component and i must say that it's fantastic. > But mayby i found a possible bug. When I send a lot of information to firePHP > (some HUGE querys and long trace..) the headers > are broken and firePHP show warning instead of querys.I think that it can be > conected with http://www.firephp.org/Wiki/Reference/Protocol ( Header > field values may not be longer than 10,000 characters. If longer > Firefox/Firebug will not read them properly. We recommend limiting the > length of the values to no more than 5,000 characters. ) > In my opinion Zend_Wildifire should be able to cope with it (probably some > round buffer ? ), but i might be also completely wrong > and the problem could be somewhere else. > > Best regards > > R. > >
