Release 9355: Xdebug Cloud support and updates

Xdebug Cloud support With this release, we’ve added support for Xdebug Cloud to our Xdebug configuration (read more about Remote Debugging). When xdebug is enabled on your Hypernode, you can configure the Xdebug Cloud key with the php_xdebug_cloud_key setting: app@abcdef-example-magweb-cmbl ~ $ hypernode-systemctl settings php_xdebug_cloud_key aaa-bbb-ccc Operation was successful and is being processed. Please allow…

Read more

Release 2932: Update PHP 5.5 ioncube loader

During today’s PHP 5.4 to PHP 5.5 migration some customers reported problems with the ioncube loader in PHP 5.5. This release updates the ioncube loader to 5.1.2 in order to fix the following error: PHP Fatal error: The file [path_to_file] was encoded by the ionCube Encoder for PHP 5 and cannot run under PHP 5.5….

Read more