Skip to content
  • Rebecca Blundell's avatar
    Bug 1773892: Upgrade Dwoo for PHP 7.2 · 3f821e53
    Rebecca Blundell authored and Robert Lyon's avatar Robert Lyon committed
    Upgraded to 1.3.7
    
    Issues:
    
    Needed to change calls to class names to not use underscores
    Changed calls to the Dwoo/$dwoo class to Core/$core
    discovered that wrong file path wass being called for the dataroot
    changes to use namespaces instead of requires
    Changed Mahara plugins to camelcase naming.
    
    Dwoo now uses composer to autoload files and
    composer needs to cache the paths to classes before Dwoo will run.
    
    behatnotneeded
    
    Change-Id: Ia6b7f41c96fe5695a1ed94476e21eca5a9f1c9ee
    3f821e53