|
d7a251bbec
|
Removed unused imports, added missing phpdoc
|
2014-05-30 11:55:17 +06:00 |
|
|
8d0fb916c0
|
VarDumper::exportAsString() removed
|
2014-05-19 18:33:49 +03:00 |
|
|
e11ecad1ce
|
Object handling at BaseVarDumper::export() reworked
|
2014-05-09 15:32:09 +03:00 |
|
|
7c69c9141c
|
BaseVarDumper::export() added
|
2014-05-09 14:47:57 +03:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
1c24b3e0d8
|
removed TestCase and WebTestCase.
|
2013-11-16 21:30:20 -05:00 |
|
|
949dda5fdb
|
tagged tests with @group tags
|
2013-09-14 12:49:47 +02:00 |
|
|
0596fa82fd
|
code style fixes
|
2013-08-13 02:43:47 +04:00 |
|
|
7cd9123c3b
|
Tests cleanup
- Better names
- Removed not used MySQLTestCase
- Moved base testcase for DB to db namespace
- Minor style fixes
|
2013-05-24 18:35:00 +04:00 |
|
|
cb8f5d702f
|
cleanup tests
|
2013-05-11 12:51:24 +02:00 |
|
|
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 |
|
|
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 |
|