Commit Graph

479 Commits

Author SHA1 Message Date
Denis 4e5795fee2 PrettyPageHandler: handle where no code available
Close #176 and better UI when no code is returned by getFileLines.
2014-03-16 10:48:30 +01:00
Denis Sokolov 64b3191379 PlainTextHandlerTest: remove another brittle test 2014-03-13 11:51:45 +01:00
Denis Sokolov 2001542bca PlainTextHandlerTest: remove a brittle test 2014-03-13 11:42:48 +01:00
Denis Sokolov 7284985e63 Deprecate Zend provider explicitly, close #171 2014-03-12 18:47:27 +01:00
Denis Sokolov 1df369d02f PrettyPageHandler: clarify return type for getDataTables 2014-03-11 09:26:48 +01:00
Denis a5ffa2a6a5 Merge pull request #173 from toopay/fix-readme
Use secure port for deps image
2014-03-09 14:50:47 +01:00
Taufan Aditya d26f16ffa1 Use secure port for deps image 2014-03-09 20:42:40 +07:00
Denis 8f94e79d18 Readme: uncomment depending.in, as it's fixed now 2014-03-09 14:38:00 +01:00
Denis b796262a30 Readme: add depending.in badge commented out 2014-03-09 12:02:14 +01:00
Denis Sokolov e3d1ad7ff7 Frame: detect correct line in asserted code 2014-03-03 13:19:05 +01:00
Denis Sokolov d6d4914af8 Inspector: add inner exception message as a comment 2014-02-28 12:42:29 +01:00
Denis Sokolov 3f4fc6148c Inspector: correct the order of frame stack with nested exceptions
Fixes #151, corrects d294a7e9.
2014-02-28 12:34:07 +01:00
Denis Sokolov 8f1583cc99 FrameCollection: test that getArray does not modify FrameCollection 2014-02-26 17:51:59 +01:00
Denis Sokolov 0937fed4b4 FrameCollection: implements ArrayAccess 2014-02-26 17:49:30 +01:00
Denis Sokolov bb9a7e065c Readme: simplify installing further, provide a simple example right here 2014-02-26 17:23:40 +01:00
Denis 94b320b38b Zend integration: recommend the package by ghislainf 2014-02-26 08:51:39 +02:00
Denis Sokolov f361dee430 Handlers: addTraceToOutput returns $this on setting 2014-02-25 12:49:24 +01:00
Denis 37f28100bc Merge pull request #166 from GrahamCampbell/fixes
Minor Fixes
2014-02-25 12:52:28 +02:00
Graham Campbell 50ebe5b9d0 Resources docblock fix 2014-02-25 10:48:23 +00:00
Denis Sokolov 5ffac20ad2 Run: refactor the reverse loop slightly 2014-02-25 11:45:56 +01:00
Graham Campbell f1e40a2438 Minor fixes 2014-02-25 10:38:17 +00:00
Denis Sokolov 73c1e181aa Run: refactor quit logic slightly 2014-02-24 19:08:40 +01:00
Denis Sokolov 4e48f6b95c Run: refactor outputting slightly 2014-02-24 19:06:27 +01:00
Denis Sokolov 7c31eee445 PlainTextHandler: improve addTraceToOutput docblock 2014-02-24 18:53:50 +01:00
Denis 64695506eb PlainTextHandler: cleanup use statement 2014-02-23 10:49:08 +02:00
Denis df5e2c98c2 Merge pull request #158 from biapy/master
Add a PlainTextHandler for command line and LoggerInterface (Monolog).
2014-02-23 10:44:47 +02:00
Denis 632ae4ca27 Merge pull request #161 from GrahamCampbell/use
Removed Two Unused Use Statements
2014-02-22 15:30:14 +02:00
Pierre-Yves Landuré 05be5673be Add a PlainTextHandler for command line and LoggerInterface (Monolog) output. 2014-02-22 13:46:51 +01:00
Graham Campbell 9dd2077a38 Removed unused use statements 2014-02-22 12:46:17 +00:00
Filipe Dobreira 8253d65922 Merge pull request #160 from studioromeo/patch-1
Fixes anchor hashes in readme
2014-02-21 16:55:21 +00:00
Robert Rhoades 3acbb1e939 Fixes anchor hashes in readme
Guides for installing whoops with silex zend & phalcon weren't skipping to the right section. This was due to the hash being all lowercase.
2014-02-21 16:42:17 +00:00
Denis Sokolov de543bce05 Formatter to avoid duplication in handlers 2014-02-20 19:36:12 +01:00
Denis adc17bafc0 Merge pull request #157 from GrahamCampbell/scrutinizer
Enabled code coverage in scrutinizer config
2014-02-20 19:38:19 +02:00
Graham Campbell 7945dfbf09 Enabled code coverage in scrutinizer config 2014-02-20 17:36:35 +00:00
Denis 7888a22c3b README: logically group badges 2014-02-20 19:36:00 +02:00
Denis Sokolov 41dbc09327 Merge remote-tracking branch 'graham/code-coverage' 2014-02-20 18:26:52 +01:00
Graham Campbell 182fa2b678 Updated badges 2014-02-20 11:49:27 +00:00
Graham Campbell 9e2e6ec105 Send code coverage to scrutinizer 2014-02-20 11:47:10 +00:00
Filipe Dobreira 853137d768 Merge pull request #154 from GrahamCampbell/scrutinizer
Danke! 👍
2014-02-20 11:41:20 +00:00
Graham Campbell 426ab86812 Updated badges 2014-02-20 11:40:51 +00:00
Denis 209b991125 Merge branch 'docs' 2014-02-20 09:44:36 +02:00
Denis 122aa23c6f Documentation: remove upcoming features
I would like to keep this on the Wiki.
It is hardly documentation, and the list of features is constantly changed based on Issues.
2014-02-20 09:44:13 +02:00
Denis 9566f76189 Documentation: make links relative 2014-02-20 09:41:00 +02:00
Graham Campbell b22af293be Moved over docs from wiki 2014-02-19 22:55:57 +00:00
Denis Sokolov 022b1421b9 Use Scrutinizer config to add more tools and only check the source 2014-02-19 20:17:43 +01:00
Denis 19dc11b8a6 Merge pull request #156 from GrahamCampbell/fixes
Minor Fixes
2014-02-20 18:38:42 +02:00
Graham Campbell ba509724e6 Minor fixes 2014-02-20 14:00:20 +00:00
Filipe Dobreira 27185a1bbc Update README.md
Added @denis-sokolov to the README - Thank you so much for all the work you've done! :) 👍
2014-02-18 20:23:39 +00:00
Denis fbf594b33e Readme: simplify authors 2014-02-18 01:23:48 +02:00
Denis e8ffebeaca Readme: start simplifying 2014-02-18 01:21:02 +02:00