wiki.techinc.nl/includes/debug/logger
Umherirrender 45e6a2b0f9 Use str_starts_with/str_ends_with/str_contains
Use the new function in conditions to avoid creating substrings or to
search the whole string

Change-Id: Ibad6b1b447a4f62cceb34359231f88ebb967a90b
2022-12-12 19:54:24 +01:00
..
monolog Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
ConsoleLogger.php
ConsoleSpi.php
LegacyLogger.php Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
LegacySpi.php
LogCapturingSpi.php
LoggerFactory.php Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
MonologSpi.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
NullSpi.php
Spi.php