Ishan Vyas
|
815c53478f
Fix failing tests
|
2 years ago |
ADmad
|
f78276d0bb
Merge branch '4.x' into 4.next
|
3 years ago |
Mark Story
|
a91a54a72a
Add array cast to result of debugInfo to fix iteration issues.
|
3 years ago |
Mark Story
|
dd7fc71214
Add test for #16779
|
3 years ago |
Mark Story
|
f81f5e8fc2
Improve rendering of stack traces
|
3 years ago |
Corey Taylor
|
dd1e721607
Fix use of deprecated string interpolation
|
3 years ago |
Mark Story
|
ec6dd78313
Fix phpcs and psalm
|
4 years ago |
Mark Story
|
94218bfa25
Deprecate Debugger features that are replaced by ErrorTrap
|
4 years ago |
Corey Taylor
|
3cb6533f8c
Merge branch '4.x' into 4.next
|
4 years ago |
Corey Taylor
|
f8bbd71978
Fix deprecated dynamic property warning
|
4 years ago |
Mark Story
|
871309ac98
Fix class references
|
4 years ago |
Mark Story
|
3a9c474205
Add coverage for invalid renderer.
|
4 years ago |
Mark Story
|
6411dddf81
Add method to add a renderer to Debugger
|
4 years ago |
Mark Story
|
1b1d0e08a1
Add Html/Js renderer.
|
4 years ago |
Mark Story
|
1ddd9dcb57
Add tests for log output format as we didn't have any.
|
4 years ago |
Mark Story
|
b497aff700
Add a TextRenderer and integrate it into Debugger
|
4 years ago |
mscherer
|
ff0d53b8cd
Fix up doc typos or missing class links.
|
4 years ago |
mscherer
|
0fd1e45a02
Fix issues found by PHPStan in tests/
|
4 years ago |
mscherer
|
9457ecfa12
Use addHelpers() instead of bool flag param. Backport.
|
4 years ago |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 years ago |
othercorey
|
71872d40cd
Fix variable name in test
|
4 years ago |
othercorey
|
c440c72767
Copy debugger test fix from 5.0
|
4 years ago |
andrii-pukhalevych
|
ff7b2e3a1b
Default value for View::$template (#15697)
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
52d80ab851
Fix tests param typehints
|
4 years ago |
ADmad
|
f9e69bf7d9
Update test for var exporting recursive array.
|
4 years ago |
ADmad
|
cd8f394cc0
Merge branch 'master' into 4.next
|
4 years ago |
Corey Taylor
|
bc8cceeb29
Add test case for __debugInfo throwing exception
|
4 years ago |
Mark Story
|
3557f8e812
Fix debug() exporting too much data.
|
4 years ago |
ndm2
|
3021c4433f
Fix logging via debugger applies Console/HTML formatting.
|
5 years ago |