Fixed [2.1] Call to undefined method XF\Service\AddOn\ReleaseBuilder::getFileIterator()

Code:
An exception occurred: [Error] Call to undefined method XF\Service\AddOn\ReleaseBuilder::getFileIterator() in src/XF/Service/AddOn/ReleaseBuilder.php on line 294
#0 src/XF/Service/AddOn/ReleaseBuilder.php(252): XF\Service\AddOn\ReleaseBuilder->minifyJs(Array)
#1 src/XF/Service/AddOn/ReleaseBuilder.php(387): XF\Service\AddOn\ReleaseBuilder->performBuildTasks()
#2 src/XF/Cli/Command/AddOn/BuildRelease.php(84): XF\Service\AddOn\ReleaseBuilder->build()
#3 src/vendor/symfony/console/Command/Command.php(255): XF\Cli\Command\AddOn\BuildRelease->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 src/vendor/symfony/console/Application.php(946): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 src/vendor/symfony/console/Application.php(248): Symfony\Component\Console\Application->doRunCommand(Object(XF\Cli\Command\AddOn\BuildRelease), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 src/vendor/symfony/console/Application.php(148): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 src/XF/Cli/Runner.php(63): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 cmd.php(15): XF\Cli\Runner->run()
#9 {main}
 
Thank you for reporting this issue. The issue is now resolved and we are aiming to include that in a future XF release (2.1.0 Beta 2).

Change log:
Fix call to now-missing method in the add-on release builder when minifying JS.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Error: Call to undefined method XF\Util\Arr::arrayColumn() in src/addons/AddonFlare/AwardSystem/Pub/Controller/Award.php at line 513
  1. AddonFlare\AwardSystem\Pub\Controller\Award->actionUserSort() in src/XF/Mvc/Dispatcher.php at line 352
  2. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  3. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  4. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  5. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2345
  6. XF\App->run() in src/XF.php at line 512
  7. XF::runApp() in index.php at line 20
 
That has nothing to do with this bug report.

Contact the author of this Add-on for support:
 
Back
Top Bottom