Home
last modified time | relevance | path

Searched hist:"31 a58aba4c24b34c34ad5764d1a35b7c398c3a2c" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/plugins/authpdo/
H A Dauth.php31a58aba4c24b34c34ad5764d1a35b7c398c3a2c Thu Oct 10 07:55:14 UTC 2019 Andreas Gohr <gohr@cosmocode.de> Merge branch 'psr2'

* psr2: (160 commits)
fixed merge error
Moved parts of the Asian word handling to its own class
ignore snake_case error of substr_replace
fixed some line length errors
ignore PSR2 in the old form class
fix PSR2 error in switch statement
replaced deprecated utf8 functions
formatting cleanup
mark old utf8 functions deprecated
some more PSR2 cleanup
Some cleanup for the UTF-8 stuff
Moved all utf8 methods to their own namespaced classes
Create separate table files for UTF-8 handling
Ignore mixed concerns in loader
Use type safe comparisons in loader
Remove obsolete include
adjust phpcs exclude patterns for new plugin classes
🚚 Move Subscription class to deprecated.php
♻️ Split up ChangesSubscriptionSender into multiple classes
Minor optimizations in PluginController
...