| #
d4f83172 |
| 31-Aug-2023 |
Andreas Gohr <[email protected]> |
code style: line breaks
|
| #
d868eb89 |
| 30-Aug-2023 |
Andreas Gohr <[email protected]> |
codestyle adjustments: function declaration braces/spaces
|
| #
8c7c53b0 |
| 30-Aug-2023 |
Andreas Gohr <[email protected]> |
codestyle adjustments: class declaration braces
|
| #
c1482d1c |
| 30-Aug-2023 |
Andreas Gohr <[email protected]> |
codestyle adjustments: function argument spacing
|
| #
8553d24d |
| 30-Aug-2023 |
Andreas Gohr <[email protected]> |
Apply rector renames
|
| #
54cc7aa4 |
| 30-Aug-2023 |
Andreas Gohr <[email protected]> |
Apply rector fixes to the rest of lib/plugin
|
| #
cbb44eab |
| 15-Jun-2018 |
Andreas Gohr <[email protected]> |
deprecated trigger_event() in favor of a static method on Event
|
| #
3dc2d50c |
| 27-Apr-2018 |
Andreas Gohr <[email protected]> |
visibility declarations in plugins
|
| #
e8b5a4f9 |
| 28-Jul-2012 |
Andreas Gohr <[email protected]> |
fix E_STRICT errors FS#2427
This commit fixes all E_STRICT messages shown when running the test suite. There might be more problems not covered by tests, yet.
For compatibility reasons with plugins
fix E_STRICT errors FS#2427
This commit fixes all E_STRICT messages shown when running the test suite. There might be more problems not covered by tests, yet.
For compatibility reasons with plugins, E_STRICT errors are still supressed.
show more ...
|
| #
23684d4a |
| 24-Apr-2012 |
Andreas Gohr <[email protected]> |
some cleanup for the testing plugin
|
| #
f693efbc |
| 18-Apr-2012 |
Tobias Sarnowski <[email protected]> |
added missing testing plugin with tests to test tests
|