Hi i am testing 3.3.0-a dev
in adm i have this error
Fatal error: Class 'Composer\IO\NullIO' not found in /home/zohallco/public_html/33/phpbb-master/phpBB/phpbb/composer/installer.php on line 223
how can fix that and can you please attach need files.
thanks
Composer error
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Re: Composer error
Needless to say, this is a very early development version so there's bound to be some errors.
Could you please report this to the bug tracker and include any relevant details to the error. For example, which environment are you using (PHP version, etc.) and which exact steps do you take to reproduce this error? That goes a long way to fixing it.
Could you please report this to the bug tracker and include any relevant details to the error. For example, which environment are you using (PHP version, etc.) and which exact steps do you take to reproduce this error? That goes a long way to fixing it.
Jim Mossing Holsteyn - Moderator Team Member
Knowledge Base | Documentation | Board rules
No support here on Area51, please visit the Support forums over at phpBB.com
Knowledge Base | Documentation | Board rules
No support here on Area51, please visit the Support forums over at phpBB.com
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: Composer error
Sounds more like he hasn't run
composer install
, as outlined in the documentation, and not an error with phpBB itself, otherwise none of the tests for the master branch would be passing.