hello i'm installed skeleton-application on my mac but when i'm trying to access app i got this message
Fatal error: Constructor Zend\Stdlib\Glob::glob()
i'm using xampp server
and write in terminal
php -v
PHP 5.3.15 with Suhosin-Patch (cli) (built: Aug 24 2012 17:45:44)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
and default mac os php version is
/usr/bin/php -v
PHP 5.3.15 with Suhosin-Patch (cli) (built: Aug 24 2012 17:45:44)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
what is missing here ?