Commit Graph

  • 4ff8d4fcbe Document SystemFacade capability Denis Sokolov 2016-01-25 09:40:06 +02:00
  • da04b6feb2 Remove http_response_code workaround for PHP 5.4 Denis Sokolov 2016-01-24 12:53:05 +02:00
  • 73e30dc9bd Merge branch 'php_runtime_facade' Denis Sokolov 2016-01-23 23:04:51 +02:00
  • e18d217043 Add a workaround for dynamic default parameters in PHP 5.5 Denis Sokolov 2016-01-23 23:01:04 +02:00
  • 30b6a3b264 Use a system facade to allow consumers of Whoops\Run to mock any system call that it would do through native functions. Guido Contreras Woda 2016-01-22 14:59:34 -03:00
  • 7831e57b27 Merge pull request #371 from youssefhad/master Denis Sokolov 2016-01-20 06:14:26 +02:00
  • 0e5b4feec1 highlight line error Youssef 2016-01-19 21:14:58 +00:00
  • d7a75b6d95 Merge pull request #369 from vinkla/patch-1 Denis Sokolov 2016-01-16 00:28:01 +02:00
  • 1e5d1fcbda Merge pull request #366 from PrisisForks/issue-159-link-to-google-stackoverflow Denis Sokolov 2016-01-15 19:14:34 +02:00
  • 6b11d5c369 Add .editorconfig file Vincent Klaiber 2016-01-15 13:52:14 +01:00
  • 033e359b3a fixes #159 added support icons for google | stackoverflow anolilab 2016-01-14 16:36:25 +01:00
  • b439d1714f Merge pull request #2 from filp/master Daniel Bannert 2016-01-14 14:46:46 +01:00
  • 983c85af6b Readme: remove disclaimer about unstable v2 Denis Sokolov 2016-01-12 22:22:13 +02:00
  • b3789abb79 Merge pull request #363 from staabm/patch-1 Denis Sokolov 2016-01-12 22:21:38 +02:00
  • 12fdd2b38a Use v2 Util api Markus Staab 2016-01-12 21:12:39 +01:00
  • cc0c431557 Use v2 on homepage instructions Markus Staab 2016-01-12 21:10:02 +01:00
  • 4fb47f0c01 Merge pull request #362 from kenjis/patch-1 Denis Sokolov 2016-01-11 07:56:33 +02:00
  • c4bc3d8798 Fix sample code kenjis 2016-01-11 10:31:33 +09:00
  • d6d1dfaac6 Switch Laravel 5 recommendation to Laravel-Exceptions Denis Sokolov 2016-01-06 20:02:36 +02:00
  • a327942c50 Add a note about a possible problem in Laravel 5 integration 2.0.0 Denis Sokolov 2016-01-06 19:51:21 +02:00
  • 309303e34d Merge pull request #360 from filp/highlight-current-line Denis Sokolov 2016-01-04 08:53:46 +02:00
  • facbeba34f Highlight the current line, fix #359 Denis Sokolov 2016-01-03 20:22:04 +02:00
  • 1ebe728ae0 Merge pull request #357 from filp/fix-util-funcs Denis Sokolov 2015-12-20 19:51:11 +02:00
  • 083d5a674e Move utility functions to the utility class, fix #351 Denis Sokolov 2015-12-20 18:44:38 +02:00
  • eb1ce6439d Merge pull request #354 from vinkla/php 2.0.0-alpha2 Denis Sokolov 2015-12-15 14:27:17 +02:00
  • c333e610bf Bump PHP to 5.5.9 Vincent Klaiber 2015-12-15 13:15:35 +01:00
  • fd3ec08c15 Merge pull request #353 from vinkla/patch-1 Denis Sokolov 2015-12-15 14:24:09 +02:00
  • efd5db4ce1 Allow PHPUnit 5.0 Vincent Klaiber 2015-12-15 13:07:39 +01:00
  • 3d248eec83 Merge pull request #352 from flaviocopes/patch-1 Denis Sokolov 2015-12-14 18:14:38 +02:00
  • 6fe35892a9 Skip test if Error class does not exist Flavio Copes 2015-12-14 16:05:57 +01:00
  • 068348a648 Add unit test, fails on PHP7 if Inspector::getTrace() requires Exception instead of also allowing Error Flavio Copes 2015-12-14 15:21:21 +01:00
  • 422760c23f Fix for PHP7 Flavio Copes 2015-12-14 12:24:39 +01:00
  • 1f34f246f0 Merge pull request #350 from staabm/patch-1 Denis Sokolov 2015-12-13 23:00:06 +02:00
  • ae1e32535d Removed no longer supported phpversions from travis Markus Staab 2015-12-13 21:58:12 +01:00
  • c830d3b53f Update php-min version to 5.5 Markus Staab 2015-12-13 21:22:11 +01:00
  • a429e6d619 Merge pull request #1 from filp/master Daniel Bannert 2015-12-13 14:09:16 +01:00
  • bccc463305 Merge pull request #348 from filp/fix-var-dumper-suggestion Denis Sokolov 2015-12-13 14:57:40 +02:00
  • 3bf469434e Merge pull request #327 from filp/remove-silex-1 2.0.0-alpha1 Denis Sokolov 2015-12-13 01:10:55 +02:00
  • 5f777804ff Merge pull request #330 from filp/final-run Denis Sokolov 2015-12-13 01:10:20 +02:00
  • 2681c8893e Fix var-dumper suggestion string, fixup 6a1c86bb Denis Sokolov 2015-12-13 01:06:23 +02:00
  • 33429746ff Merge pull request #334 from filp/separate-soap-handler Denis Sokolov 2015-12-13 01:08:35 +02:00
  • a6aaf57c03 Move SOAP handler out Denis Sokolov 2015-11-23 22:09:30 +02:00
  • 5ea9a3acdf Merge pull request #339 from staabm/borderradius Denis Sokolov 2015-12-12 22:42:36 +02:00
  • 753557c09f Merge branch 'php7' Denis Sokolov 2015-12-12 22:41:12 +02:00
  • e9def68b76 Merge pull request #347 from filp/fix-flaky-plain-text-tests Denis Sokolov 2015-12-12 22:38:23 +02:00
  • 4cbf3a8bda Fix flaky PlainTextHandler tests by replacing exact matching of strings Denis Sokolov 2015-12-12 22:11:11 +02:00
  • b0a29b3eac Merge pull request #346 from filp/local-phpunit Denis Sokolov 2015-12-12 22:04:20 +02:00
  • 1ac952ef30 Install local phpunit Denis Sokolov 2015-12-12 22:00:08 +02:00
  • 443868a1c3 Allow running local phpunit Denis Sokolov 2015-12-12 21:59:09 +02:00
  • 1bcf660e31 Merge pull request #345 from ExplodingCabbage/master Denis Sokolov 2015-12-12 13:00:24 +02:00
  • d7d89b0cce Set Content-Type: text/html in PrettyPageHandler ExplodingCabbage 2015-12-11 19:51:06 +00:00
  • 1467640a51 Remove bizarre check for existence of class that will always exist ExplodingCabbage 2015-12-11 19:49:32 +00:00
  • fbd254c002 Merge pull request #343 from ExplodingCabbage/patch-1 Denis Sokolov 2015-12-09 23:53:44 +02:00
  • 79ab8a31ea Fix gh-pages JsonResponseHandler example ExplodingCabbage 2015-12-09 19:05:18 +00:00
  • 754330b898 Merge pull request #338 from staabm/onlycmd Denis Sokolov 2015-11-29 18:42:28 +02:00
  • 38e6fc6cbe Use rounded corners for frame-index. Markus Staab 2015-11-29 16:38:10 +01:00
  • fa4206ec14 Removed PlainTextHandler->(onlyForCommandLine|outputOnlyIfCommandLine). Added Whoops\isCommandLine() as a more flexible successor. Markus Staab 2015-11-29 16:03:46 +01:00
  • 9425bc243f Merge pull request #320 from staabm/sfvardump Denis Sokolov 2015-11-24 16:11:16 +02:00
  • 67b8984c6f Fixup 4ca44a4 Denis Sokolov 2015-11-23 21:55:11 +02:00
  • 4ca44a497b Merge remote-tracking branch 'staabm/onlyajax' Denis Sokolov 2015-11-23 21:32:31 +02:00
  • 6a1c86bb44 Optionally use symfony/var-dumper to pretty print var-dumping Markus Staab 2015-11-21 14:04:59 +01:00
  • 26f3dba7b5 removed onlyForAjaxRequests from JsonResponseHandler. Added a new Whoops\isAjaxRequest helper function to use instead. Markus Staab 2015-11-21 14:14:56 +01:00
  • 7285e257ec Merge pull request #331 from ExplodingCabbage/PettyTypoFix Denis Sokolov 2015-11-23 08:33:08 +02:00
  • 2845f001e3 Fix a typo in an exception message Mark Amery 2015-11-22 21:04:00 +00:00
  • c9abab430c Revert "Disable Travis builds on PHP 7" 1.1.9 Denis Sokolov 2015-11-22 21:20:15 +02:00
  • 8bde453b20 Revert "Document that version 1 is incompatible with PHP 7" Denis Sokolov 2015-11-22 21:19:59 +02:00
  • 5693621c01 Disable Travis builds on PHP 7 Denis Sokolov 2015-11-22 20:55:15 +02:00
  • 9531a1dcb9 Merge pull request #329 from GrahamCampbell/patch-2 Denis Sokolov 2015-11-22 20:54:38 +02:00
  • 21a0a0513e Forbid extending Run Denis Sokolov 2015-11-22 20:53:06 +02:00
  • 6080548067 Removed old travis comment Graham Campbell 2015-11-22 18:50:21 +00:00
  • 69b7c32794 Bump min PHP version to 5.3.3 Graham Campbell 2015-11-22 18:49:48 +00:00
  • 65aefebcfb Note about version transition in the Readme Denis Sokolov 2015-11-22 20:47:36 +02:00
  • df6f140c89 Document that version 1 is incompatible with PHP 7 1.1.8 Denis Sokolov 2015-11-22 20:42:52 +02:00
  • 32edbe3f5d Merge pull request #328 from GrahamCampbell/patch-1 Denis Sokolov 2015-11-22 20:36:18 +02:00
  • 9a579a779c Removed pointless self-updated Graham Campbell 2015-11-22 18:07:47 +00:00
  • 577ccdf200 Merge pull request #304 from Vmak11/bugfix/fix-issue-with-stacktrace Denis Sokolov 2015-11-22 18:41:06 +02:00
  • fc553f4b2f Merge pull request #323 from filp/remove-zend Denis Sokolov 2015-11-22 18:38:48 +02:00
  • 9994a9e32a Merge pull request #305 from Vmak11/hotfix/move-is-level-fatal Denis Sokolov 2015-11-22 18:38:40 +02:00
  • 32610045da Remove deprecated Zend integration Denis Sokolov 2015-11-22 10:53:50 +02:00
  • d6b189a074 Remove integration with Silex 1, fix #101 Denis Sokolov 2015-11-22 18:31:16 +02:00
  • cb6a582f36 Update demo Filipe Dobreira 2015-11-22 14:14:41 +00:00
  • 98f3edb7a6 Update screenshot, font Filipe Dobreira 2015-11-22 14:03:04 +00:00
  • d892dc5147 Fix blurry screenshot in README Filipe Dobreira 2015-11-22 13:58:33 +00:00
  • 6c98041b1d Merge pull request #324 from filp/remove-phalcon Denis Sokolov 2015-11-22 13:30:25 +02:00
  • 2580bef7c0 Merge pull request #326 from GrahamCampbell/patch-2 Denis Sokolov 2015-11-22 13:29:52 +02:00
  • ff587a3f05 Use PSR-4 for autoloading Graham Campbell 2015-11-22 09:35:58 +00:00
  • 1ff5ed013b Remove Phalcon from core Denis Sokolov 2015-11-22 11:18:29 +02:00
  • 43b9bd0108 Merge branch 'pretty-page-refresh' Denis Sokolov 2015-11-22 10:52:15 +02:00
  • 39fad45e0a Merge pull request #322 from GrahamForks/patch-1 Denis Sokolov 2015-11-21 17:21:22 +02:00
  • 19ecd53d45 Bump branch alias to 2.0.x Graham Campbell 2015-11-21 15:14:25 +00:00
  • 69b3e06841 Remove Bitdeli badge Filipe Dobreira 2015-11-17 13:53:39 +00:00
  • ca08eb02aa Update COPY icon to match design, README Filipe Dobreira 2015-11-17 13:46:22 +00:00
  • e9c199e54e add a newline daniel bannert 2015-11-08 13:29:25 +01:00
  • 6f8fda303a replaced ZeroClipboard with clipboard | fixes #313 daniel bannert 2015-11-08 13:02:34 +01:00
  • ec3a17fb19 Tweak header height Filipe Dobreira 2015-07-05 14:40:23 +01:00
  • b8e93c9570 Allow expanding the header on hover for long messages, tweak font sizes and weights Filipe Dobreira 2015-07-03 18:32:32 +01:00
  • b9e1d05ea3 Tweak frame code sizings, replace italics with 300 font weight Filipe Dobreira 2015-07-03 18:20:18 +01:00
  • 3ff86cc463 Change frame hover color Filipe Dobreira 2015-06-07 19:04:05 +01:00
  • 6922fb6ae0 Tweak frame index style Filipe Dobreira 2015-06-07 18:44:14 +01:00
  • e8f434f413 Fix default spacing between panels Filipe Dobreira 2015-06-07 14:09:17 +01:00