Commit Graph

1110 Commits

Author SHA1 Message Date
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
bas tey a830a65b67 Add method for adding custom javascript files
I add a method whichs allows adding javascript-files to the layout. It's realized exactly like the custom css method.
2020-04-27 21:21:36 +02:00
Denis Sokolov 91b85b4091 Merge pull request #661 from Rarst/patch-1
Added silenceErrorsInPaths() to API documentation
2020-03-25 12:20:53 +02:00
Andrey Savchenko 9cc048c43b Added silenceErrorsInPaths() to API documentation. 2020-03-25 12:08:24 +02:00
Denis Sokolov 61de74f1d8 readme: add Laminas mention, close #658 2020-01-15 12:00:00 +02:00
Denis Sokolov fff6f1e4f3 Changelog for 2.7.1 2.7.1 2020-01-15 12:00:00 +02:00
Denis Sokolov 66c39bf667 Merge pull request #657 from takamichi/fix-pretty-page-handler
Fix anonymous class dumping in PrettyPageHandler
2020-01-15 10:46:42 +02:00
Takamichi Urata b21e7c9c21 fix anonymous class dumping 2020-01-14 14:03:13 +09:00
Denis Sokolov c09b64303e Fix getFileLines comment, fixup 8338e582 2020-01-12 21:12:31 +02:00
Denis Sokolov 4c97f814aa Changelog for 2.7.0 2.7.0 2019-12-29 12:00:00 +02:00
Denis Sokolov 48d065df19 Document append/prepend/removeFirst/removeLast handlers 2019-12-29 12:00:00 +02:00
Denis Sokolov 48810fbdb5 removeFirstHandler and removeLastHandler 2019-12-29 12:00:00 +02:00
Denis Sokolov 6b4c19e941 Merge pull request #653 from GrahamCampbell/patch-1
Corrected branch alias again
2019-12-25 18:14:03 +02:00
Graham Campbell 91f1b70d50 Corrected branch alias again 2019-12-25 13:37:58 +00:00
Denis Sokolov ecbc8f3ed2 Merge branch 'fix-stack-queue' 2.6.0 2019-12-25 12:00:00 +02:00