Composer error

General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
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.
Post Reply
User avatar
Meis2M Online
Registered User
Posts: 448
Joined: Fri Apr 23, 2010 10:18 am
Contact:

Composer error

Post by Meis2M »

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

User avatar
JimA
Former Team Member
Posts: 66
Joined: Sun Aug 24, 2008 2:29 pm

Re: Composer error

Post by JimA »

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. :)
Image 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

User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 1903
Joined: Thu Mar 02, 2006 4:29 pm
Location: Earth
Contact:

Re: Composer error

Post by DavidIQ »

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.
Image

Post Reply