Skip to content

Conversation

@cb0
Copy link

@cb0 cb0 commented Dec 16, 2014

With this optional parameter, that is false by default, you can trigger
the init of the JS and CSS. This is needed if you want to use dBug
multiple time to e.g. create multiple files (using ob_start etc. ).
Until now it would only generate those sections on the first constructor
call.

Marcus Puchalla and others added 3 commits December 16, 2014 13:44
With this optional parameter, that is false by default, you can trigger
the init of the JS and CSS. This is needed if you want to use dBug
multiple time to e.g. create multiple files (using ob_start etc. ).
Until now it would only generate those sections on the first constructor
call.
- The dump of an object will now also print its class name in the header.
- Array dumps will include the array size.
- Resources will display their type (get_resource_type).
In order to prevent the error message.
"Methods with the same name as their class will
not be constructors in a future version of PHP"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant