Add possibility to configure wrapping length of Dumper-class#56
Closed
duxthefux wants to merge 1 commit intonette:masterfrom
Closed
Add possibility to configure wrapping length of Dumper-class#56duxthefux wants to merge 1 commit intonette:masterfrom
duxthefux wants to merge 1 commit intonette:masterfrom
Conversation
Author
|
Please note that static getter and setter was added to force type safety |
d7f12cb to
2162d48
Compare
Member
|
Thanks for PR. I have this thing on the TODO list. However, the solution is not so simple, because it is not possible to use static variables in Nette (because it follows the principles of dependency injection). So this will be a little harder to solve. I'll leave it open so far. |
Author
|
hey @dg, any update on this? Happy to hear your opinion. |
40d6435 to
f4f1e78
Compare
c4955b7 to
ea2c8e8
Compare
53b1239 to
7051954
Compare
668af8c to
fc70bcb
Compare
a7eb018 to
a892328
Compare
b54b43d to
7c91b22
Compare
d9a6ab6 to
c79eefc
Compare
Member
|
Printer has new property $wrapLength |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #55
See #45 and #55