Denis Sokolov
cdef16d193
Merge pull request #793 from sasezaki/patch-gitattributes
...
Add `.mailmap` to export-ignore in .gitattributes
2026-05-06 12:57:24 +02:00
sasezaki
f1d351d0a0
Add missing export-ignore entries to .gitattributes
2026-05-06 18:52:58 +09:00
Denis Sokolov
ff40600d53
Merge pull request #792 from alexander-zierhut/patch-1
...
Integration of Whoops into the ZubZet framework
2026-04-28 19:10:46 +02: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
67342bc807
Merge pull request #788 from Chris53897/patch-1
...
feat: allow symfony/var-dumper 8
2025-11-28 20:12:26 +01:00
chris
80195183e9
feat: allow symfony/var-dumper 8
2025-11-26 08:39:36 +01:00
Denis Sokolov
4df6580315
Merge pull request #784 from Chris53897/patch-1
...
ci: Add PHP version 8.5 to CI workflow
2025-11-26 03:25:52 +01:00
Denis Sokolov
945fcff1df
Merge pull request #787 from Chris53897/feature/travis
...
chore: remove travis
2025-11-25 22:22:55 +01:00
Christopher Georg
aa7a42a038
chore: remove travis
2025-11-25 22:21:36 +01:00
Denis Sokolov
d73de90cfc
Merge pull request #786 from Chris53897/feature/allow-phpunit
...
test: allow phpunit 10
2025-11-25 22:14:53 +01:00
Denis Sokolov
f1025204d7
Merge pull request #785 from Chris53897/feature/ci
...
ci: bump github action versions
2025-11-25 22:14:45 +01:00
chris
14433ed475
Update tests/Whoops/TestCase.php
...
Co-authored-by: Denis Sokolov <denis@sokolov.cc >
2025-11-25 22:05:04 +01:00
Christopher Georg
381cadab7f
test: allow phpunit 10
...
allow symfony/var-dumper > 5
2025-11-25 20:46:06 +01:00
Christopher Georg
549232e9fb
ci: bump github action versions
2025-11-25 20:39:20 +01:00
Christopher Georg
bdfbc337f3
ci: Add PHP version 8.5 to CI workflow
2025-11-25 20:36:46 +01:00
chris
83694054ad
ci: Add PHP version 8.5 to CI workflow
2025-11-25 17:03:21 +01:00
Denis Sokolov
d2102955e4
Make colon copy and pasteable, fix #783
2.18.4
2025-08-08 12:00:00 +00:00
Denis Sokolov
d95b2b7ae5
Merge pull request #782 from TomA-R/fix_non_canonical_casts
...
Fix PHP 8.5 deprecation when casting to integer using the non canonical name
2025-08-04 21:47:28 +02:00
Denis Sokolov
dcc75fb19e
Merge pull request #781 from TomA-R/php_8_4_dep_test_bootstrap
...
Fix constant E_STRICT deprecation warning when running tests
2025-08-04 21:43:47 +02:00
Tom Arbesser-Rastburg
49e741a965
Fix PHP 8.5 deprecation when casting to integer using the non canonical name
...
In PHP 8.5, casting to integer|boolean|double|binary is deprecated, and int|bool|float|string should be used instead. This fixes a cast to (integer) which is deprecated.
2025-08-04 21:31:38 +02:00
Tom Arbesser-Rastburg
18d46a7de3
Fix constant E_STRICT deprecation warning when running tests
...
E_STRICT was deprecated in PHP 8.4. It's used in tests/bootstrap.php, causing a deprecation warning to be emitted when running tests.
2025-08-04 21:23:57 +02:00
Denis Sokolov
5f9ed7ca9a
Merge pull request #780 from igorsantos07/patch-1
...
Mention PHPStorm URL Handler for Linux
2025-06-24 02:42:00 +02:00
Igor Santos
5351eba69e
Mention PHPStorm URL Handler for Linux
2025-06-23 21:24:15 -03:00
Denis Sokolov
59a123a3d4
Merge pull request #773 from DvdGiessen/unregister_shutdown_function
...
Disable shutdown function when not registered
2.18.3
2025-06-16 02:02:10 +02:00
Denis Sokolov
51afe14e35
RunTest: clean whitespace
2025-06-16 12:00:00 +00:00
Denis Sokolov
db0f04fc8a
Add a test for not registered on shutdown
2025-06-16 12:00:00 +00:00
Daniël van de Giessen
ff25251713
Disable shutdown function when not registered
2025-06-16 12:00:00 +00:00
Pascal Heidmann
89dabca149
Unregister/cleanup handler on destroy ( #778 )
...
Co-authored-by: pascal.heidmann <pascal.heidmann@check24.de >
2.18.2
2025-06-11 22:42:19 +02:00
Markus Staab
8fcc6a862f
Prevent javascript error: "TypeError: can't access property "scrollIntoView", line is undefined" ( #776 )
2.18.1
2025-06-03 20:56:14 +02:00
Markus Staab
25a7aedae3
CI: use ubuntu 22.04 ( #777 )
2025-06-03 20:55:44 +02:00
erikn69
4ff421518f
Include composer demo script ( #771 )
2025-04-07 18:59:23 +02:00
Denis Sokolov
9958a650fd
Merge pull request #769 from erikn69/patch-4
...
Bump js dependencies
2025-03-18 06:41:43 +01:00
erikn69
5124de3ddc
Bump js dependencies
2025-03-18 12:00:00 +00:00
Denis Sokolov
a7de6c3c6c
changelog 2.18.0
2.18.0
2025-03-15 12:00:00 +00:00
Denis Sokolov
8f1557dd22
Merge pull request #768 from erikn69/patch-3
...
Open editor from code block rows numbers
2025-03-15 17:45:28 +01:00
erikn69
ef51080832
Open editor from code block rows numbers
2025-03-15 12:00:00 +00:00
Denis Sokolov
075bc0c266
changelog: 2.17.0
2.17.0
2025-01-25 12:00:00 +00:00
Denis Sokolov
7775a3fc4b
Merge pull request #766 from tuxfamily/patch-1
...
Add support for cursor editor in PrettyPageHandler
2025-01-25 16:53:35 +01:00
Cédric M.
26697546d8
Add support for cursor editor in PrettyPageHandler
...
Add support for cursor editor (https://www.cursor.com ).
Same change already commited in laravel/framework 11.x branch (https://github.com/laravel/framework/commit/94e62583ebec7700466dd1194a79d35ecb07ba02 )
2025-01-23 22:32:36 +01:00
Denis Sokolov
befcdc0e5d
changelog: 2.16.0
2.16.0
2024-09-25 12:00:00 +00:00
Denis Sokolov
2c17a229c7
Merge pull request #765 from Slamdunk/php_84
...
Add PHP 8.4 support
2024-09-25 18:01:41 +02:00
Filippo Tessarotto
a82017fa4e
Update Github Actions versions
2024-09-24 15:23:15 +02:00
Filippo Tessarotto
7a520bc11c
Drop PHP <7.1 support as incompatible with PHP 8.4 syntax
2024-09-24 15:20:46 +02:00
Filippo Tessarotto
ebe6e59f4d
Add PHP 8.4 support
2024-09-24 15:13:37 +02:00
Denis Sokolov
a139776fa3
changelog: 2.15.4
2.15.4
2023-11-03 12:00:00 +00:00
Denis Sokolov
c1de57d446
Merge pull request #760 from andrewnicols/commentLinkColour
...
Improve link colour for link comments
2023-11-03 10:37:28 +01:00
Andrew Nicols
1084827bbf
Improve link colour for link comments
...
Fixes #759
2023-11-02 22:02:29 +08:00
Denis Sokolov
c83e88a305
changelog: 2.15.3
2.15.3
2023-07-13 12:00:00 +00:00
Denis Sokolov
b5e231cfba
Merge pull request #758 from garygreen/highlight-speed
...
Speed up syntax highlighting
2023-07-13 19:55:48 +02:00
Gary Green
b88e6b2d72
Speed up syntax highlighting
2023-07-12 19:17:03 +01:00