nextcloud-server/apps
MichaIng 03390ee791 Fix interned strings buffer check if 0 free bytes
With #32902 it was meant to be avoided to recommend raising the interned strings buffer size above a quarter of the total OPcache size. This works as long as there is at least 1 byte free, but does not apply if the buffer is filled completely.

This commit switches the conditions so that the interned strings buffer size must be smaller than a quarter of the total OPcache size for the warning to be shown. That the buffer must be either filled completely or by more than 90% remains untouched.

Signed-off-by: MichaIng <micha@dietpi.com>
2023-01-23 08:55:35 +07:00
..
admin_audit Fix(l10n): 🔠 Update translations from Transifex 2023-01-06 02:24:57 +07:00
cloud_federation_api Fix(l10n): 🔠 Update translations from Transifex 2023-01-07 02:24:09 +07:00
comments Fix(l10n): 🔠 Update translations from Transifex 2023-01-07 02:24:09 +07:00
contactsinteraction Fix(l10n): 🔠 Update translations from Transifex 2023-01-07 02:24:09 +07:00
dashboard Compress SASS output 2023-01-11 17:46:32 +07:00
dav Merge pull request #36262 from nextcloud/chore/dav/void-test-methods 2023-01-23 07:08:02 +07:00
encryption Fix(l10n): 🔠 Update translations from Transifex 2023-01-23 02:25:26 +07:00
federatedfilesharing Fix(l10n): 🔠 Update translations from Transifex 2023-01-20 02:29:40 +07:00
federation Fix(l10n): 🔠 Update translations from Transifex 2023-01-10 02:24:52 +07:00
files Fix(l10n): 🔠 Update translations from Transifex 2023-01-23 02:25:26 +07:00
files_external Fix(l10n): 🔠 Update translations from Transifex 2023-01-23 02:25:26 +07:00
files_sharing Fix(l10n): 🔠 Update translations from Transifex 2023-01-23 02:25:26 +07:00
files_trashbin Fix(l10n): 🔠 Update translations from Transifex 2023-01-23 02:25:26 +07:00
files_versions Fix(l10n): 🔠 Update translations from Transifex 2023-01-21 02:24:42 +07:00
lookup_server_connector Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class" 2022-12-24 14:56:32 +07:00
oauth2 Fix(l10n): 🔠 Update translations from Transifex 2023-01-12 02:24:43 +07:00
provisioning_api Merge pull request #36094 from nextcloud/bugfix/noid/user-info-api-exclude-storage 2023-01-16 22:27:37 +07:00
settings Fix interned strings buffer check if 0 free bytes 2023-01-23 08:55:35 +07:00
sharebymail Fix(l10n): 🔠 Update translations from Transifex 2023-01-10 02:24:52 +07:00
systemtags Fix(l10n): 🔠 Update translations from Transifex 2023-01-22 02:25:24 +07:00
testing Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class" 2022-12-24 14:56:32 +07:00
theming Fix(l10n): 🔠 Update translations from Transifex 2023-01-23 02:25:26 +07:00
twofactor_backupcodes Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class" 2022-12-24 14:56:32 +07:00
updatenotification Fix(l10n): 🔠 Update translations from Transifex 2023-01-20 02:29:40 +07:00
user_ldap Fix(l10n): 🔠 Update translations from Transifex 2023-01-23 02:25:26 +07:00
user_status fix(user_status): Allow to use enter to complete characters without automatically closing the modal 2023-01-12 16:57:37 +07:00
weather_status Fix psalm spotted errors with new requirements 2023-01-02 15:02:28 +07:00
workflowengine Fix(l10n): 🔠 Update translations from Transifex 2023-01-15 02:24:46 +07:00