Denis Sokolov
|
bd09320327
|
Merge pull request #687 from gwillz/master
Builder-style handlers
|
2021-03-16 11:06:36 +02:00 |
|
Gwilyn
|
3c975c4650
|
Include composer test script, for convenience.
|
2021-03-16 11:12:16 +10:30 |
|
Gwilyn
|
5ea44736b8
|
Update tests for self-returns.
|
2021-03-16 11:12:16 +10:30 |
|
Gwilyn
|
aca5735cdb
|
Consistent type-hints for static returns.
|
2021-03-16 11:12:11 +10:30 |
|
Gwilyn
|
c283074233
|
Builder-style handlers.
All add/set methods now self-return so handlers can be configured inline.
|
2021-03-16 11:04:53 +10:30 |
|
Denis Sokolov
|
4722454e25
|
Merge pull request #686 from rieschl/docs/add-mezzio
docs: mention Mezzio in the Installing section
|
2021-02-09 10:29:36 +02: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 |
|
Denis Sokolov
|
df79338200
|
changelog: 2.9.2
2.9.2
|
2021-01-24 12:00:00 +00:00 |
|
Denis Sokolov
|
09781b57e8
|
Merge pull request #685 from gharlan/patch-1
Fix styles of copy button after hover
|
2021-01-24 15:51:49 +02:00 |
|
Gregor Harlan
|
a32b5019a4
|
Fix styles of copy/hide buttons after hover
|
2021-01-21 22:06:15 +01:00 |
|
Denis Sokolov
|
2b030e4cd5
|
Merge pull request #684 from softius/patch-1
Update links for CakePHP v3 and v4
|
2021-01-03 16:50:55 +02:00 |
|
Iacovos Constantinou
|
6f20d5c4a4
|
Update links for CakePHP v3 and v4
|
2021-01-03 15:21:02 +02:00 |
|
Denis Sokolov
|
a81205e753
|
github: add funding file
|
2020-12-11 16:24:42 +02:00 |
|
Denis Sokolov
|
23c4a644ca
|
Merge pull request #680 from GrahamCampbell/patch-1
Fixed invalid codeblock syntax
|
2020-11-16 06:55:37 +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
|
fe474a517f
|
Merge pull request #678 from AmraniCh/fix-copy-btn-issue
Fix copy button issue
|
2020-11-08 06:47:21 +02:00 |
|
AmraniCh
|
98675a35e9
|
Fix copy button issue
|
2020-11-05 18:39:16 +01:00 |
|
Denis Sokolov
|
307fb34a5a
|
changelog: 2.9.1
2.9.1
|
2020-11-01 12:00:00 +00:00 |
|
Denis Sokolov
|
57fc454eea
|
Merge pull request #676 from AmraniCh/improve-phpdocs
[Whoops\Run] Improve PHPdocs
|
2020-11-01 09:09:40 +02:00 |
|
El Amrani Chakir
|
624c4b8d12
|
Adding psalm-var tag
Co-authored-by: Markus Staab <maggus.staab@googlemail.com>
|
2020-11-01 12:00:00 +00:00 |
|
AmraniCh
|
48d5d8b564
|
[Whoops\Run] Improve PHPdocs
|
2020-11-01 12:00:00 +00:00 |
|
Denis Sokolov
|
aad71dc087
|
Merge pull request #677 from visavi/patch-1
Check exists xdebug_is_enabled
|
2020-11-01 09:06:53 +02:00 |
|
Alexander Grigorev
|
dc30a4cb68
|
Check exists xdebug_is_enabled
Ubuntu 20.04
PHP 8.0 RC3
php8.0-xdebug (2.9.8+2.8.1+2.5.5+3.0.0~beta1-2+ubuntu20.04.1+deb.sury.org+1)
extension_loaded('xdebug') -> true
xdebug_is_enabled -> function does not exist
|
2020-11-01 04:44:59 +03:00 |
|
Denis Sokolov
|
2ec31f3adc
|
changelog: 2.9.0
2.9.0
|
2020-10-20 12:00:00 +00:00 |
|
Denis Sokolov
|
ec80f4fc70
|
Merge pull request #674 from CodeBrauer/master
Add Exception getCode to formatExceptionAsDataArray
|
2020-10-20 12:11:14 +03:00 |
|
Gabriel Wanzek
|
8339648ab6
|
Add Exception getCode to formatExceptionAsDataArray
|
2020-10-19 17:53:02 +02:00 |
|
Denis Sokolov
|
fa50d9db1c
|
changelog: 2.8.0
2.8.0
|
2020-10-17 12:00:00 +03: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
|
51b84b9048
|
Merge pull request #672 from GrahamCampbell/patch-1
Support PHP 8.0
|
2020-10-17 10:22:22 +03:00 |
|
Graham Campbell
|
92b1b30466
|
Update tests.yml
|
2020-10-10 01:00:22 +01:00 |
|
Graham Campbell
|
4258a3c201
|
Work around bugs
|
2020-10-10 00:58:29 +01:00 |
|
Graham Campbell
|
c9d0f24d3d
|
Updated CI config
|
2020-10-10 00:39:16 +01:00 |
|
Graham Campbell
|
74f3b7d5d4
|
Update .travis.yml
|
2020-10-10 00:27:15 +01:00 |
|
Graham Campbell
|
f505507b56
|
Update .travis.yml
|
2020-10-10 00:19:45 +01:00 |
|
Graham Campbell
|
99953e0be2
|
Added PHP 8.0 to travis
|
2020-10-09 23:45:29 +01:00 |
|
Graham Campbell
|
e82fa73c0e
|
Fixed tests
|
2020-10-09 23:44:52 +01:00 |
|
Graham Campbell
|
3b66542bc9
|
Support PHP 8.0
|
2020-10-09 23:14:29 +01:00 |
|
Denis Sokolov
|
69b082b677
|
changelog: 2.7.3
|
2020-08-04 18:35:20 +03:00 |
|
Denis Sokolov
|
5d5fe9bb3d
|
Rename confusingly named blacklist feature in PrettyPageHandler to hideSuperglobalKey
2.7.3
|
2020-06-14 12:00:00 +03:00 |
|
Denis Sokolov
|
77222a3392
|
Merge pull request #665 from GrahamCampbell/patch-1
Further phpdoc fixes
|
2020-05-05 18:05:55 +03:00 |
|
Graham Campbell
|
ba8999b2ee
|
Further phpdoc fixes
|
2020-05-05 14:11:50 +01:00 |
|
Denis Sokolov
|
17d0d3f266
|
Merge pull request #664 from Druid33/642_ability_set_own_template_handler
set protected
2.7.2
|
2020-05-05 15:28:07 +03:00 |
|
Denis Sokolov
|
081f403cbb
|
Merge pull request #662 from basteyy/patch-1
Add method for adding custom javascript files
|
2020-05-05 15:25:44 +03:00 |
|
Druid33
|
ea217b9d6d
|
set protected
|
2020-05-05 09:00:57 +02:00 |
|
Denis Sokolov
|
1fd7ccb7d8
|
Merge pull request #663 from GrahamCampbell/patch-1
PHPDoc fixes
|
2020-04-28 12:47:21 +03:00 |
|
Graham Campbell
|
ad70a86846
|
PHPDoc fixes
|
2020-04-28 10:40:07 +01:00 |
|