Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing 3.4 from Composer create-project fails #7178

Closed
DamienChauvet opened this issue Nov 17, 2017 · 2 comments
Closed

Installing 3.4 from Composer create-project fails #7178

DamienChauvet opened this issue Nov 17, 2017 · 2 comments

Comments

@DamienChauvet
Copy link

PHP Fatal error: Call to undefined function Bolt\Collection\is_iterable() in .../vendor/bolt/collection/src/Arr.php on line 67

Details

  • Relevant Bolt Version: 3.4
  • Install type: Composer create-project
  • Composer: version 1.5.1
  • PHP version: 5.6.30
  • Used web server: Apache/2.4.27

Reproduction

From terminal, on OSX 10.12
composer create-project bolt/composer-install:^3.4 bolt-3-4 --prefer-dist

Bug summary

[...] Would you like to enable the default site Bundle? (yes/no) [yes]: yes
PHP Fatal error: Call to undefined function Bolt\Collection\is_iterable() in /Users/Dam/Sites/bolt-3-4/vendor/bolt/collection/src/Arr.php on line 67

@GwendolenLynch
Copy link
Contributor

@GwendolenLynch
Copy link
Contributor

We'll tag a new release today. Thanks for the report! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants