PSR2 adjustments for the PassHash class
commitc3cc6e05f5349786307d8b1c79f3da75d5fee9de
authorAndreas Gohr <andi@splitbrain.org>
Wed, 6 Mar 2019 19:22:43 +0000 (6 20:22 +0100)
committerAndreas Gohr <andi@splitbrain.org>
Wed, 6 Mar 2019 19:22:43 +0000 (6 20:22 +0100)
tree37210d37e634f53d703804f8410f3bf3db771a82
parentd8b492882d14dbe4074be685bef64d93be879c0d
PSR2 adjustments for the PassHash class

I opted for ignoring the camel case funtion check not because the public hash_*
methods are widely used but because I find this style actually cleaner
in this case where the method name is auto-built from the hash type
name.
_test/tests/inc/PassHash.test.php
_test/tests/inc/common_ml.test.php
inc/PassHash.php [moved from inc/PassHash.class.php with 93% similarity]
inc/auth.php
inc/common.php
inc/deprecated.php
inc/load.php
inc/media.php
install.php
lib/plugins/authldap/auth.php
lib/plugins/authpdo/auth.php