Magento-HHVM-Module-Compatibility
Magento-HHVM-Module-Compatibility copied to clipboard
Magento installation with a bunch of modules that I test on HHVM.
Modul Version: 3.3.0 HHVM: 3.1 to 3.5 Issues: - HHVM could not handle references in foreach - include_path issues in file_get_contents
Modul Version: 14.11.05 HHVM: 3.1 to 3.5 currently not debugged
Please see: https://github.com/magento/magento2/issues/966
When using HHVM the webservice response (in case of an error) the error is not given. Example: PHP 5.6 ``` xml 2 Access denied. ``` HipHop VM 3.4.2 (rel) Compiler:...
Now that Magento 1.9 is out, are there plans to support it as well? What about EE editions?
As per title, after 20140514 nighlty magento backend doesnt work properly. To reproduce: 1 - Go to Catalog->Products and try to filter by status or by visibility. No filtering happens....