Skip to content
Snippets Groups Projects
  • Michael Große's avatar
    8f34cf3d
    Fix PHP Notices: Reduce error log noise · 8f34cf3d
    Michael Große authored
    While DokuWiki suppresses PHP Notices they are still a code smell and
    should be fixed. This fixes some PHP Notices that occurred.
    
    Some of these fixes could be refactored into nicer code once we move to
    PHP 7 and get access to the `??` operator.
    8f34cf3d
    History
    Fix PHP Notices: Reduce error log noise
    Michael Große authored
    While DokuWiki suppresses PHP Notices they are still a code smell and
    should be fixed. This fixes some PHP Notices that occurred.
    
    Some of these fixes could be refactored into nicer code once we move to
    PHP 7 and get access to the `??` operator.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.