Ali1

Results 14 comments of Ali1

Go here https://github.com/segy/PhpExcel/new/master Call it composer.json ``` { "name": "segy/PhpExcel", "description" : "PhpExcel helper and component for CakePHP 2.x", "license" : "WTFPL", "type" : "cakephp-plugin", "authors": [], "require" : {...

Just to add the ics file is accepted by Google Calendar and Outlook, so ideally shouldn't cause problems for this app. Thank you.

Many thanks. Is this version an alternative script or is it something that will be built in to the core code in the future? I've found a work-around by just...

Getting the same with with GD `ERROR: Fatal Error (1): Allowed memory size of 134217728 bytes exhausted (tried to allocate 134217736 bytes) in [/opt/bitnami/apache2/htdocs/vendor/khanamiryan/qrcode-detector-decoder/lib/GDLuminanceSource.php, line 79]` with trivial images. Upping...

Also the schema lock is not being updated which causes problems for further migration_diff generation.

As a workaround modify SnapshotTrait.php and replace 2 lines around line 66 with ```php $this->_io->out('Marking the migration ' . $fileName . ' as migrated...'); debug($dispatchCommand); //$this->dispatchShell($dispatchCommand); ``` And around line...

Nope still the same problem with 2.2.4