]> source.dussan.org Git - nextcloud-server.git/commit
Use lowercase true, false and null constants 20169/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 25 Mar 2020 20:53:04 +0000 (21:53 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 25 Mar 2020 20:53:04 +0000 (21:53 +0100)
commit23eb0462e56d72ed24b7b02483069844bd2919b8
tree0d1917534ef451fa259eb89ddabdf9449e83d7c3
parent3cf321fdfc4235a87015a9af2f59c63220016c65
Use lowercase true, false and null constants

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
13 files changed:
apps/dav/lib/Connector/Sabre/AnonymousOptionsPlugin.php
apps/dav/lib/Connector/Sabre/FilesPlugin.php
build/integration/features/bootstrap/Sharing.php
lib/private/Contacts/ContactsMenu/ContactsStore.php
lib/private/Files/Cache/Wrapper/CacheJail.php
lib/private/Template/JSCombiner.php
lib/private/legacy/util.php
lib/public/Util.php
tests/lib/Avatar/UserAvatarTest.php
tests/lib/DB/LegacyDBTest.php
tests/lib/Files/Stream/EncryptionTest.php
tests/lib/Mail/MessageTest.php
tests/lib/TagsTest.php