index array with braces rather than unsupported curly braces
Changes according to revisions in https://github.com/moisesbr-dw/dokuwiki/pull/2Many minor details and use of Sort::xyz() instead of intl_xyz() in files outside the "inc" folder.
Authorization plugins[enhancement] group sorting in authplain
make adLDAP function public again. #1616It seems some update of the adLDAP library made a crucial functionprotected, thus breaking the authad plugin.This just makes the function public again, wh
make adLDAP function public again. #1616It seems some update of the adLDAP library made a crucial functionprotected, thus breaking the authad plugin.This just makes the function public again, which should fix theimmeadiate problem. A proper fix would need to do #1553 as well
show more ...
Fixed broken links to php.net and redirecting pages to php.net
preg_replace /e modifier replaced by preg_replace_callbackSee #1551
crlf 2 lf whitespace fixes
moved adLDAP to authad plugin and fixed includes