• Resolved customfit

    (@customfit)


    Hi!
    First of all I love your plugin and use it on many of my client’s websites. Thank you.
    I frequently use Netbeans and noticed a syntax error in the autoload_static.php file:
    on the line 10 and line 11:

    class ComposerStaticInitaf1c99f306a43d53c0364b3f14c3467f
    {
    public static $files = array (
    ‘3f8bdd3b35094c73a26f0106e3c0f8b2’ => __DIR__ . ‘/../..’ . ‘/lib/SendGrid.php’,
    ‘9dda55337a76a24e949fbcc5d905a2c7’ => __DIR__ . ‘/../..’ . ‘/lib/helpers/mail/Mail.php’,
    );

    I am not sure if it affects anything, but I just wanted you to be aware of this.
    Thank you again for the great plugin.

Viewing 1 replies (of 1 total)
  • Plugin Author Josh Pollock

    (@shelob9)

    @customfit

    Composer creates different autoloaders for different versions of PHP, but it only loads the one that matches the current version, so this is not a practical issue.

    BTW We don’t regularly monitor these forums. If you have a bug to report please use Github.com/calderawp/caldera-forms. If you need support, please use CalderaWP.com/support

Viewing 1 replies (of 1 total)

The topic ‘Syntax Error in Netbeans for version 1.4.2’ is closed to new replies.