Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regression: expand modifier no longer works #53

Closed
raveren opened this issue Mar 6, 2013 · 2 comments
Closed

regression: expand modifier no longer works #53

raveren opened this issue Mar 6, 2013 · 2 comments

Comments

@raveren
Copy link
Contributor

raveren commented Mar 6, 2013

since f2cab96, need to rewrite this through decorator parameters, not js

@raveren raveren closed this as completed Mar 26, 2013
@bwang0
Copy link

bwang0 commented Mar 27, 2013

Hi, raveren

There is a minor bug. Line 229 of Kint.class.php should be
self::$maxLevels = 0;
instead of = false.

Otherwise, when I add + modifier, it gives me only 1 level before "depth too great".

@raveren
Copy link
Contributor Author

raveren commented Mar 27, 2013

ah thanks, I missed this one change to push, I have a dev version with lots of experimental functionality and differences are many so I overlooked one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants