Pluf Framework

Sign in or create your account | Project List | Help

Issue 279: ServerErrorDebug nice view of array dumped

Reported by Baptiste Durand-Bret, Aug 11, 2009

Hello, when debugging my apps, I had to decrypt the vars section of 
the Pluf_Dispatcher::match call. 

In this part the print_r call is embedded in a <div> and hides 
the carriage returns returned by print_r(). These CR make the 
content of arrays readable... In a <pre> block they look good !

Comment 1 by Loïc d'Anterroches, Oct 28, 2009

Fixed in commit 89ea8b0, thanks a lot.
Status: Fixed

Created: 7 months 9 days ago by Baptiste Durand-Bret

Updated: 4 months 20 days ago

Status: Fixed

Followed by: 2 persons

Labels:
Priority:Medium
Type:Defect