We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

PHP 5 zipArchive not working with namespaces.

Hi im trying to make a zip file extraction using php5 zipArchive. But It tells me an error:

Fatal error: Class 'ZipArchive' not found in path\File.php on line 56 you can view the code on my github account.

https://github.com/2n2n/help/blob/master/theme.php