MagentoTarToConnect icon indicating copy to clipboard operation
MagentoTarToConnect copied to clipboard

Circle CI: Error : Cannot access self::

Open marvinosswald opened this issue 9 years ago • 2 comments

It's absolutely Circle CI related but can't figure it out:

PHP Fatal error:  Cannot access self:: when no class scope is active in phar:///home/ubuntu/magento_import/build.phar/magento-tar-to-connect.php on line 531
/tmp/tmpcWf2dz

Fatal error: Cannot access self:: when no class scope is active in phar:///home/ubuntu/magento_import/build.phar/magento-tar-to-connect.php on line 531

Any Ideas ?

marvinosswald avatar Aug 27 '15 08:08 marvinosswald

If I use the .php file and src folder it works like charm..

marvinosswald avatar Aug 27 '15 09:08 marvinosswald

Hmm, that's odd. I'm not sure I completely understand the context you're using the script in, and what's changed such that line 531 of magento-tar-to-connect.php has a call to self, or what the build.phar is for.

astorm avatar Aug 27 '15 15:08 astorm