Commit Graph

16 Commits

Author SHA1 Message Date
a303158ea5 Update type hints in di panel
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
c89ecbad4a Make sure the parsed values have the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
b39dac75d6 Autofix number of newlines between methods
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
71d623f915 Fix errors in Tracy panels
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
3bbc8ea2af Convert variable names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
25fe3aba54 Fix easy errors found by PHPStan
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
ade1cc4d8e Autofix alphabetically sorted use statements
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
0e8a5bdb62 Add tracy panel for DI container
[MAILPOET-2293]
2019-09-09 10:52:40 +01:00
48b65c76aa Keep SELECT clause collapsed by default in Tracy panel
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
09c35d0745 Add simple API panel to Tracy bar
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
c4b0efe72b Add simple formatting for select queries, wrap long SELECT clauses
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
886cf9eb50 Add simple SQL keyword highliting
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
719018a704 Add basic Doctrine panel to Tracy
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00