Commit Graph

594 Commits

Author SHA1 Message Date
Denis Sokolov 8f3d7b9e9d Merge pull request #273 from staabm/help
added inline-help for PrettyPage Handler
2015-03-28 12:25:38 +02:00
Markus Staab 20e0b8fdb5 Fixed cs 2015-03-27 22:27:34 +01:00
Markus Staab 25d3e87c51 added help overlay.
added ctrl+up/ctrl+down shortcuts to scroll between frames.
2015-03-27 09:53:18 +01:00
Denis Sokolov b4f41db672 Merge pull request #274 from matthew-james/patch-1
fix typo in API Documentation
2015-03-26 19:01:29 +02:00
Matt A 9803177431 fix typo in API Documentation
should be addResourcePath (singular) - https://github.com/filp/whoops/blob/master/src/Whoops/Handler/PrettyPageHandler.php#L377
2015-03-26 12:25:21 -04:00
Denis Sokolov e836694368 Merge pull request #271 from TomasVotruba/travis-improvements
Travis improvements
2015-03-15 13:28:26 +02:00
Tomas Votruba dce86b3399 travis: run coverage just once 2015-03-15 12:34:11 +01:00
Tomas Votruba 7af7801f2f travis: --dev is by default for couple of months 2015-03-15 12:31:35 +01:00
Denis Sokolov f924458af1 Merge pull request #268 from staabm/severity
error-code should be wrapped in ErrorException->severity
2015-03-14 02:05:38 +02:00
Denis Sokolov 2025eeba43 Merge pull request #270 from staabm/hellip
fixed ellipsis for non-utf8 apps
2015-03-13 13:11:29 +02:00
Denis Sokolov 349fe0f632 Merge pull request #269 from staabm/patch-1
test ci on php7
2015-03-13 13:10:26 +02:00
Markus Staab ceb6337e68 fixed ellipsis for non-utf8 apps 2015-03-13 10:54:16 +01:00
Markus Staab 6a82df42df error-code should be wrapped in ErrorException->severity. fixes #267. 2015-03-13 10:41:22 +01:00
Markus Staab bf316a0928 test ci on php7 2015-03-13 09:58:19 +01:00
Denis Sokolov dcce91553e Merge pull request #263 from mahagr/master
Fix #262: Silenced errors won't fill error_get_last() array
1.1.4
2015-02-17 17:50:31 +02:00
Matias Griese fa66cb6c00 Fix #262: Silenced errors won't fill error_get_last() array 2015-02-17 14:42:26 +02:00
Denis Sokolov 01f84f8121 Merge pull request #259 from staabm/userfunc
directly invoke callables instead of call_user_func.
2015-01-22 17:11:11 +02:00
Markus Staab 8d15a7357e directly invoke callables instead of call_user_func.
eases debugging, because of simpler stacktraces.
2015-01-22 15:36:47 +01:00
Denis Sokolov 37ba42c184 Merge pull request #257 from funivan/patch-1
Fix phpdoc
2015-01-21 22:08:56 +02:00
ivan a7907a39ee Fix phpdoc 2015-01-21 16:28:03 +02:00
Denis Sokolov 9e1ffa25c3 Run: clarify passing exception to handle() 2015-01-15 13:37:30 +02:00
Denis Sokolov 7a87266885 Run: clarify sendHttpCode type 2015-01-15 13:26:50 +02:00
Denis Sokolov f397d9890a Scrutinizer: ignore deprecated parts 2015-01-15 13:22:39 +02:00
Denis Sokolov 298d7be3dc Merge pull request #253 from hannesvdvreken/patch-1
More consistent spaces
2015-01-15 08:45:28 +02:00
Denis Sokolov b247a8e380 Merge pull request #254 from hannesvdvreken/patch-2
Showcase with PSR-2
2015-01-15 08:44:47 +02:00
Hannes Van De Vreken b571bc3180 Backticks for code blocks 2015-01-14 21:56:34 +01:00
Hannes Van De Vreken 2face1a5cc More consistent spaces 2015-01-14 21:54:17 +01:00
Hannes Van De Vreken e5d05f5130 Showcase with PSR-2 2015-01-14 21:50:33 +01:00
Hannes Van De Vreken d5dbc7e532 More consistent spaces 2015-01-14 21:46:44 +01:00
Denis Sokolov 834196ffb9 Readme: remove restriction in sample require command 2015-01-05 15:09:17 +02:00
Denis Sokolov 23e97145b2 Merge pull request #250 from moufmouf/patch-1
Added a reference to whoops-stackphp
2014-12-19 12:52:17 +01:00
David Négrier 3bbdf3fbe3 Added a reference to whoops-stackphp
Hi!

I just built a very simple bridge between [StackPHP](http://stackphp.com/) and Whoops (https://github.com/thecodingmachine/whoops-stackphp). If you are not aware, StackPHP is a development convention based on Symfony 2 HttpKernelInterface to build "middlewares" routers that can be chained easily.
The Whoops middleware is heavily based on the code of the Silex integration, and is now used by default in the Mouf PHP framework (http://mouf-php.com)
Hope you'll enjoy it.
2014-12-18 10:19:02 +01:00
Denis Sokolov 542400d233 Merge pull request #248 from jacobbednarz/include-prettier-fonts 2014-11-29 11:19:11 +02:00
Jacob Bednarz 71103c1baa Fix quotation marks 2014-11-27 19:12:59 +10:00
Jacob Bednarz 98cae75f45 Add in prettier fonts than currently available
This standardises the font stack to be the same across the board.
2014-11-27 19:00:58 +10:00
Denis Sokolov 85d4b9ac87 Inspector: cleanup hasPreviousException syntax 2014-11-15 09:46:20 +02:00
Denis Sokolov 8829e3c0d5 Readme: add link to Silex 2 integration, close #245 2014-11-08 09:39:31 +02:00
Denis Sokolov 2e60a199d3 Readme: add link to pimple integration, close #244 2014-11-08 09:37:03 +02:00
Denis Sokolov 1d5f717cf7 Readme: add link to Slim bridge, close #243 2014-11-05 16:05:46 +02:00
Denis Sokolov 125695ce34 Merge pull request #242 from oldskool/master
Add CakePHP3 instructions to README
2014-11-05 08:19:21 +02:00
oldskool 8e26c2cdc1 Add CakePHP3 instructions to README
Adding a link to CakePHP 3 error handler class and instructions
2014-11-04 23:46:51 +01:00
Denis Sokolov a85fab9a98 Merge pull request #238 from fanno/master
added: .gitattributes so that package for stable version is not over siz...
1.1.3
2014-10-26 11:05:09 +02:00
fanno 3242a53218 added new line 2014-10-26 02:41:36 +02:00
fanno fabbe199b1 added: .gitattributes so that package for stable version is not over sized ... 2014-10-26 01:28:27 +02:00
Filipe Dobreira aa79a8671b Update screenshot in README.md 2014-10-16 19:33:18 +01:00
Denis Sokolov 2cd01b2c7d Merge pull request #234 from GrahamCampbell/cs
CS Fixes
2014-09-27 14:48:12 +03:00
Graham Campbell 0346c26963 CS fixes 2014-09-27 11:05:51 +01:00
Denis Sokolov 92ade3cda1 Merge pull request #233 from adrian-budau/pull231fix
Fixing pull request number 231
2014-09-27 12:50:01 +03:00
Adrian Budau 9456d5ca61 Fixed pull request 231 bitmask operators 2014-09-27 12:42:16 +03:00
Denis Sokolov 95efd27903 Merge pull request #231 from adrian-budau/hhvm3.3fix
Not catching fatal erros on hhvm 3.3
2014-09-27 12:23:00 +03:00