Denis Sokolov
fa1bc9c95a
readme: update sponsors
2026-08-16 12:00:00 +00:00
Alexander Zierhut
9d73208501
Update installation instructions to include ZubZet
...
Added ZubZet to frameworks that already include Whoops
2026-04-28 13:41:47 +02:00
Denis Sokolov
76c1a314f8
readme: remove outdated badge
2023-04-12 18:47:18 +02:00
Denis Sokolov
7376a422a1
PrettyPageHandler: switch syntax highlighting to Prism.js
2021-07-13 12:00:00 +00:00
Thomas Rieschl
926f0f094a
docs: mention Mezzio in the Installing section
...
Whoops is available out of the box in Mezzio
2021-02-08 21:44:25 +01:00
Iacovos Constantinou
6f20d5c4a4
Update links for CakePHP v3 and v4
2021-01-03 15:21:02 +02:00
Graham Campbell
aec99affc1
Fixed invalid codeblock syntax
2020-11-15 20:47:48 +00:00
Denis Sokolov
40173bb7e7
readme: example generating html
2020-11-15 12:00:00 +00:00
Denis Sokolov
a9a8b1186e
readme: link to examples
2020-11-15 12:00:00 +00:00
Denis Sokolov
08e31a8a76
readme: fixup whitespace
2020-10-17 10:31:50 +03:00
Denis Sokolov
5ec8a20aca
readme: add GitHub Actions badge
2020-10-17 10:31:34 +03:00
Denis Sokolov
13cc997582
readme: remove versioneye badges
...
They do not seem to work any longer.
2020-10-17 10:29:20 +03:00
Denis Sokolov
61de74f1d8
readme: add Laminas mention, close #658
2020-01-15 12:00:00 +02:00
Denis Sokolov
0e35b7b7ee
Revert "Change deprecated pushHandler to prependHandler"
...
This reverts commit 284aadd76d .
2019-12-25 12:00:00 +02:00
Michael Beebower
284aadd76d
Change deprecated pushHandler to prependHandler
...
On https://github.com/filp/whoops/blob/master/src/Whoops/Run.php on lines 43-54, it states that pushHandler is being replaced with prependHandler.
Specifically:
* @deprecated use appendHandler and prependHandler instead
*/
public function pushHandler($handler)
{
return $this->prependHandler($handler);
}
2019-07-23 21:46:20 -05:00
Denis Sokolov
bcf293755a
Add tracking to Blackfire logo
2019-06-11 12:00:00 +03:00
Denis Sokolov
98d008a7b6
Add Blackfire sponsor
2019-06-08 12:00:00 +03:00
Siarhei Bautrukevich
da2fef3f8a
Update README.md
...
Replace "handers" with "handlers"
2018-11-22 12:15:05 +03:00
Denis Sokolov
3fe8c9b2bf
Readme: clearly document Prettify inclusion
2017-10-15 15:51:42 +03:00
Matthew Hailwood
ba84069604
Add laravel 5.5 note.
...
https://twitter.com/taylorotwell/status/870389070559461376?lang=en
2017-09-11 09:49:47 +12:00
Denis Sokolov
59a1f34586
Add link to Zend 3 integration, close #463
2016-11-21 19:46:36 +02:00
Denis Sokolov
c05d1de478
Add Graham and Markus to Readme
2016-02-16 10:14:48 +02:00
Denis Sokolov
4ff8d4fcbe
Document SystemFacade capability
2016-01-25 09:40:06 +02:00
Denis Sokolov
983c85af6b
Readme: remove disclaimer about unstable v2
2016-01-12 22:22:13 +02:00
Denis Sokolov
d6d1dfaac6
Switch Laravel 5 recommendation to Laravel-Exceptions
2016-01-06 20:02:36 +02:00
Denis Sokolov
a327942c50
Add a note about a possible problem in Laravel 5 integration
2016-01-06 19:51:21 +02:00
Denis Sokolov
3bf469434e
Merge pull request #327 from filp/remove-silex-1
...
Remove integration with Silex 1, fix #101
2015-12-13 01:10:55 +02:00
Denis Sokolov
a6aaf57c03
Move SOAP handler out
2015-12-13 01:08:09 +02:00
Denis Sokolov
65aefebcfb
Note about version transition in the Readme
2015-11-22 20:47:36 +02:00
Denis Sokolov
d6b189a074
Remove integration with Silex 1, fix #101
2015-11-22 18:31:16 +02:00
Filipe Dobreira
d892dc5147
Fix blurry screenshot in README
2015-11-22 13:58:37 +00:00
Denis Sokolov
1ff5ed013b
Remove Phalcon from core
2015-11-22 11:18:29 +02:00
Denis Sokolov
43b9bd0108
Merge branch 'pretty-page-refresh'
2015-11-22 10:52:15 +02:00
Filipe Dobreira
69b3e06841
Remove Bitdeli badge
2015-11-17 13:53:39 +00:00
Filipe Dobreira
ca08eb02aa
Update COPY icon to match design, README
2015-11-17 13:46:27 +00:00
Denis Sokolov
50a288b510
Readme: capitalize PHP name
2015-11-14 22:08:27 +02:00
Franz Liedke
923304a159
Reference PSR-7 middleware package
2015-10-31 12:33:29 +01:00
Jan Dorsman
13cd497105
Update README.md
...
CakePHP integration links fixed (I switched the CakePHP 3 version to the master branch, since CakePHP 3 has been stable for a while now).
2015-06-30 09:54:13 +02:00
Denis Sokolov
f5202d3d46
Readme: add Laravel 5 mention
2015-06-03 19:51:34 +03:00
Denis Sokolov
37b5e653c9
Readme: add dependency badges from Versioneye
2015-05-29 18:12:07 +03:00
Graham Campbell
0389e19061
Removed broken badge
2015-05-29 13:56:24 +01:00
Denis Sokolov
834196ffb9
Readme: remove restriction in sample require command
2015-01-05 15:09:17 +02: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
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
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
Filipe Dobreira
aa79a8671b
Update screenshot in README.md
2014-10-16 19:33:18 +01:00
Denis Sokolov
e0389cda4e
Readme: add FuelPHP integration, close #224
2014-08-15 23:57:03 +03:00
Denis Sokolov
9f451fbc7b
Readme: add PlainTextHandler
2014-07-11 08:56:54 +03:00