Commit Graph

284 Commits

Author SHA1 Message Date
filp e6add5bd5e Fix failing PrettyPageHandler tests 2013-06-24 23:22:12 +01:00
filp 088f4b556a Document PrettyPageHandler::getResource 2013-06-24 23:13:43 +01:00
filp 49dcca999a Improve PrettyPageHandler resources code 2013-06-24 23:12:09 +01:00
Filipe Dobreira cb2fa6ce8b MORE BADGES 2013-06-19 22:39:43 +02:00
filp 4e3846a616 Small fix to README 2013-06-10 13:24:03 +01:00
filp 12e144c788 Version bump 1.0.7 2013-06-10 13:22:13 +01:00
filp a15afdb6fe Fix/cherry-pic #47, possibly #58 - clear all output buffers on quit 2013-06-10 13:20:33 +01:00
Filipe Dobreira 59e6b2360a Merge pull request #56 from softius/master
Adjust frames to display ErrorException
2013-06-10 05:06:53 -07:00
Iacovos Constantinou a857eb60ff Adjust frames to display ErrorException 2013-06-08 07:39:08 +03:00
filp 703c10a7e9 Fix #50, Handler::QUIT and Handler::LAST_HANDLER do the same thing :0 2013-06-07 21:38:22 +01:00
filp 88d0c57ac4 Tweak stack frame index color 2013-06-07 21:30:00 +01:00
Carlos Cima d1f8c260d9 Add index to stack trace in pretty page template 2013-06-06 14:41:04 -03:00
filp fdfc5eea54 Fix docblock in Phalcon service provider 2013-06-06 08:37:05 +01:00
Filipe Dobreira 7ac090dc45 Merge pull request #52 from funkjedi/feature/phalcon
Added a provider for Phalcon
2013-06-06 00:19:44 -07:00
Tim Robertson 3f129702ae Adding usage to README 2013-06-05 19:07:11 -04:00
Tim Robertson 452c76d832 Adding provider for Phalcon Framework 2013-06-05 19:00:20 -04:00
Filipe Dobreira aa4c47547c Merge pull request #48 from kula-shakerz/master
Fixes issue where the wrong line gets highlighted
2013-06-05 10:53:42 -07:00
Frederic G. Østby 41cf46e1b8 Moved fix to template 2013-06-03 18:22:30 +02:00
Frederic G. Østby 4baa7e364e Revert "Fixes issue where the wrong line gets highlighted"
This reverts commit 3364706262.
2013-06-03 18:21:34 +02:00
Frederic G. Østby 3364706262 Fixes issue where the wrong line gets highlighted 2013-06-03 17:38:50 +02:00
filp fe078d4ffc Fix current line & line-number color 2013-05-11 17:37:21 +01:00
filp 78b7fc0309 Fix typo in doccomment 2013-05-11 16:58:56 +01:00
filp 5551ca6342 Version bump 1.0.6 2013-05-10 23:13:22 +01:00
filp 5fedbe8a5e Update FrameCollection doccomment 2013-05-10 23:09:54 +01:00
filp 55a4a1f698 Update example to use FrameCollection::map 2013-05-10 20:39:41 +01:00
filp 8b009e386a Restructure README.md 2013-05-10 20:31:37 +01:00
filp fbe0b89d18 Fix: FrameCollection::map should return instance 2013-05-10 20:27:35 +01:00
filp f563bfd939 Add FrameCollection::map & tests 2013-05-10 20:26:37 +01:00
filp 63e5049ee1 Change FrameCollectionTest::getFrameData visibility to make PHP 5.3 happy 2013-05-10 19:56:50 +01:00
filp 5138d11a18 Add FrameCollection::count, filter & tests 2013-05-10 19:26:40 +01:00
filp 65d80cfcfb Add Frame serialization test 2013-05-10 19:09:00 +01:00
filp fe1c72287a Add FrameCollection tests 2013-05-10 19:02:25 +01:00
filp e0aaa5d960 Implement serializable interface for FrameCollection and Frame objects 2013-05-10 18:53:51 +01:00
filp 0535adaa0f Move FrameIterator to FrameCollection 2013-05-10 18:41:25 +01:00
filp b3403e3f95 Version bump 1.0.5 2013-05-10 18:04:33 +01:00
Filipe Dobreira fce0f5247d Merge pull request #44 from cs278/feature/callable-datatables
Add support for callable generated datatables
2013-05-10 10:02:01 -07:00
Filipe Dobreira 2deee2cb4c Merge pull request #45 from cs278/feature/xdebug-editor
Add support for xdebug editor links
2013-05-10 10:01:35 -07:00
Chris Smith 642ffa5dc2 Add note to README file about xdebug editor 2013-05-10 14:47:42 +01:00
Chris Smith 359b86a0dd Add test for the xdebug editor handler 2013-05-10 14:45:38 +01:00
Chris Smith 68c212c4c3 Register xdebug editor if xdebug is loaded 2013-05-10 14:25:54 +01:00
Chris Smith 1ca56e7f33 Add unit test for callback generated data tables 2013-05-10 14:16:04 +01:00
Chris Smith 92c55f59a3 Add method which allows tables data to be gathered when an error is caught 2013-05-10 14:15:32 +01:00
Filipe Dobreira ce3c4dd3ed Merge pull request #40 from bobdenotter/master
Make sure 'whoops' error screen displays at top-left.
2013-05-02 07:41:35 -07:00
Bob den Otter d2cd53aedf Tweaking CSS. 2013-05-02 14:49:03 +02:00
filp 476918777a Fix #39 - unsupported operand types in Exception/Inspector 2013-05-01 08:11:34 +01:00
Filipe Dobreira 3fa117aeb2 Merge pull request #38 from protecinnovations/hotfix/namespacing_issue
Use correct function for joining arrays
2013-05-01 00:02:59 -07:00
Martin Meredith 514c25aac0 Use correct function for joining array into string 2013-04-30 16:09:56 +01:00
filp 71ec6e3981 Improve Whoops\Run test coverage 2013-04-24 19:05:28 +01:00
filp 2c1daf7fda Add report/* (code coverage) to .gitignore 2013-04-24 18:55:31 +01:00
filp 6214292831 Update README 2013-04-24 18:27:44 +01:00