Commit Graph

5 Commits

Author SHA1 Message Date
Zander Baldwin
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
Rinat Silnov
47c643fbff Call static::dumpAsString in VarDumper::dump
This way we can extend VarDumper::dumpAsString
2013-05-05 19:25:36 +04:00
Rinat Silnov
1a317ebe31 Fixed VarDumper::dump for objects
Otherwise it throws an exception that "Object of class ClassName
could not be converted to string"
2013-05-04 23:54:59 +04:00
Alexander Makarov
9f2b44fc21 phpdoc 2013-04-16 00:53:07 +04:00
Qiang Xue
9183e83753 restructured helper classes 2013-04-13 14:51:50 -04:00