Tuurlijk / TYPO3.Homestead

One-stop Neos and TYPO3 development and review environment. Effortlessly test one site against multiple PHP versions and hhvm.
99 stars 17 forks source link

Igbinary should be removed #26

Closed tmotyl closed 8 years ago

tmotyl commented 8 years ago

It's not well supported in PHP7 any more, and TYPO3 core removed support for igbinary. It also throws a warning when using in PHP 5.5

Tuurlijk commented 8 years ago

Igbinary was removed in 0.2.56. Please vagrant box update.

tmotyl commented 8 years ago

thanks!