zendframework / zend-stdlib

Stdlib component from Zend Framework
BSD 3-Clause "New" or "Revised" License
384 stars 76 forks source link

Error by use Expressive 2.0.1 with Skeleton Application #72

Closed mano87 closed 7 years ago

mano87 commented 7 years ago

Hello, directly after the installation of the Skeleton Expressive Application I get the following error:

[10-Mar-2017 09:24:30 UTC] PHP Fatal error: Class Zend\Stdlib\PriorityList contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Countable::) in D:\webworkspace\projects\zend-skeleton\vendor\zendframework\zend-stdlib\src\PriorityList.php on line 15

Why?

froschdesign commented 7 years ago

@mano87 Please report this error on the zend-expressive-skeleton issue tracker. Thanks!