Merge branch 'develop' into 5.8-dev

# Conflicts:
#	composer.lock
#	config/firefly.php
#	public/v1/js/create_transaction.js
#	public/v1/js/edit_transaction.js
#	public/v1/js/profile.js
This commit is contained in:
James Cole
2022-10-16 19:13:15 +02:00
41 changed files with 1560 additions and 1554 deletions

View File

@@ -68,6 +68,9 @@ trait ConvertsDataTypes
return null;
}
$search = [
"\0", // NUL
"\f", // form feed
"\v", // vertical tab
"\u{0001}", // start of heading
"\u{0002}", // start of text
"\u{0003}", // end of text