nextcloud/lib
Julius Härtl 7daa20d309
fix(ExceptionSerializer): encode arguments before filtering the trace
This will avoid running into a Nesting level too deep error as the
encodeArg calls will limit potential recursive calls on the arguments to
a nesting level of 5

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-16 09:47:31 +01:00
..
composer Merge pull request #35966 from nextcloud/chore/remove-deprecated-dashboard 2023-01-10 12:08:52 +01:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-01-16 02:24:58 +00:00
private fix(ExceptionSerializer): encode arguments before filtering the trace 2023-01-16 09:47:31 +01:00
public perf(logging): Return early when log level does not match before serializing an exception 2023-01-16 09:47:31 +01:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php fix(session): Always setup the session if a session cookie is passed 2022-12-22 11:33:23 +01:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +01:00