Commit Graph

1169 Commits

Author SHA1 Message Date
Denis Sokolov 4e4ede8ceb Merge pull request #719 from pH-7/patch-1
Exclude `.github` folder from distribution package
2022-02-12 17:49:02 +02:00
♚ PH⑦ de Soria™♛ 537be5e89c Exclude .github folder from distribution build 2022-02-12 20:54:22 +10:30
Denis Sokolov a63e5e8f26 changelog: 2.14.5 2.14.5 2022-01-07 12:00:00 +00:00
Denis Sokolov 5c954ba183 Merge pull request #717 from tw2066/masked
masked support ArrayAccess
2022-01-07 00:44:26 +02:00
tangwei dfb3faff0d masked support ArrayAccess 2021-12-31 17:17:40 +08:00
Denis Sokolov f056f1fe93 changelog: 2.14.4 2.14.4 2021-10-03 12:00:00 +00:00
Denis Sokolov 9814ccdc28 Remove return type annotations to support PHP 5 2021-10-03 12:00:00 +00:00
Denis Sokolov 7bf80a3773 tests: run on PHP 5.5 and 5.6 2021-10-03 12:00:00 +00:00
Denis Sokolov 18e04c32b5 Merge pull request #709 from ADmad/psr-log
Update psr/log's version constraint.
2021-10-03 19:39:53 +03:00
ADmad af5ed434c5 Update psr/log's version constraint. 2021-09-30 13:38:44 +05:30
Denis Sokolov 89584ce67d changelog: 2.14.3 2.14.3 2021-09-19 12:00:00 +00:00
Denis Sokolov 9695df05dc tests: minor changes in exception null values 2021-09-19 12:00:00 +00:00
Denis Sokolov e97e1e6cff Implement __serialize in Exception/Frame 2021-09-19 12:00:00 +00:00
Denis Sokolov 76587f3231 changelog: 2.14.2 2.14.2 2021-09-19 12:00:00 +00:00
Denis Sokolov 73916b7c0a Run workflows on PHP 8.1 2021-09-19 12:00:00 +00:00
Denis Sokolov 7c7a85b61d Merge pull request #706 from kylekatarnls/patch-1
Add ReturnTypeWillChange to FrameCollection
2021-09-19 18:08:01 +03:00
Kyle 29e7ca0a16 Add __serialize and __unserialize to FrameCollection 2021-09-19 14:03:46 +02:00
Kyle a767384f4e Add ReturnTypeWillChange to FrameCollection
Fix PHP 8.1 compatibility
2021-09-19 13:52:38 +02:00
Denis Sokolov a9a22670bf Add security policy 2021-09-10 12:00:00 +00:00
Denis Sokolov 15ead64e98 changelog: 2.14.1 2.14.1 2021-08-29 12:00:00 +00:00
Denis Sokolov 13f817190c PrettyPageHandler: fix scrolling too far, fixup 7376a42
Co-authored-by: jonathan <jonathanpap013@gmail.com>
2021-08-29 12:00:00 +00:00
Denis Sokolov 6ac04436d3 Merge pull request #696 from erikn69/master
xdebug.file_link_format template by default without xdebug extension loaded
2021-08-29 18:04:16 +03:00
Denis Sokolov 6b7287fed2 Merge pull request #701 from fujiwaraizuho/patch-1
Add types that appendHandler & prependHandler functions can take
2021-08-29 17:58:09 +03:00
Izuho Fujiwara 444d133e05 Fix Callable to lowercase
Co-authored-by: Markus Staab <maggus.staab@googlemail.com>
2021-08-06 18:54:30 +09:00
Izuho Fujiwara 198e7120b4 Fix Callable to lowercase 2021-08-06 16:05:00 +09:00
Izuho Fujiwara 59f635b597 Fix phpdoc of the function to be called 2021-08-06 15:48:54 +09:00
Izuho Fujiwara 3684f84feb Add types that appendHandler can take 2021-08-06 15:15:14 +09:00
Denis Sokolov fdf92f03e1 changelog: 2.14.0 2.14.0 2021-07-13 12:00:00 +00:00
Denis Sokolov 7376a422a1 PrettyPageHandler: switch syntax highlighting to Prism.js 2021-07-13 12:00:00 +00:00
Erik Niebla 892303b326 xdebug.file_link_format template by default without extension loaded 2021-06-04 15:27:12 -05:00
Denis Sokolov 2edbc73a46 changelog: 2.13.0 2.13.0 2021-06-04 12:00:00 +00:00
Denis Sokolov 6579a23b6d Merge pull request #695 from erikn69/master
Use netbeans editor without xdebug extension
2021-06-04 20:20:30 +03:00
Erik Niebla bbb55e6cab Netbeans editor 2021-06-03 15:48:03 -05:00
Denis Sokolov c13c0be93c changelog: 2.12.1 2.12.1 2021-04-25 12:00:00 +00:00
Denis Sokolov af2024dd7f mailmap: fix duplicate entries in the log 2021-04-25 12:00:00 +00:00
Denis Sokolov 7b8665ec8e Merge pull request #694 from fredden/no-redirect
Avoid redirects away from error page
2021-04-25 11:19:32 +01:00
Dan Wallis 26c4ca5eb7 Fix tests 2021-04-14 22:48:03 +01:00
Dan Wallis 04116f5017 Avoid redirects away from error page 2021-04-14 22:14:24 +01:00
Denis Sokolov d501fd2658 changelog: 2.12.0 2.12.0 2021-03-30 12:00:00 +00:00
Denis Sokolov de706134f3 Merge pull request #692 from prdatur/master
PrettyPageHandler allow hiding super globals with non-string value
2021-03-30 15:14:45 +03:00
prdatur 937fad41aa - Enhance PrettyPageHandler to allow hiding super globals with non-string value. (non-string values will have a fixed asterisk length of 3)
- Fix missing @throws annotation.
- Fix typo in doc-block
- Add new string/non-string behaviour to doc-block description.

Fixes #690
2021-03-30 13:54:34 +02:00
Denis Sokolov f6e14679f9 changelog: 2.11.0 2.11.0 2021-03-19 12:00:00 +00:00
Denis Sokolov 2d0f391c91 Merge pull request #689 from lode/customize-exit-code
Allow to customize the exit code send in cli context
2021-03-19 21:52:51 +02:00
Lode Claassen 051070dddb allow to customize the exit code send in cli context 2021-03-19 16:38:24 +01:00
Denis Sokolov 6ecda5217b changelog: 2.10.0 2.10.0 2021-03-16 12:00:00 +00:00
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