Skip to content

Parse error in AuthInterface.php line 6 during php hubleto init on PHP 8.2+ with Laragon #311

@gama4ever

Description

@gama4ever

Environment

  • OS: Windows (Laragon)
  • PHP Version: PHP 8.2, 8.3, 8.4, 8.5]
  • Hubleto ERP Version: [Check composer.json or latest from repo]
  • Installation Method: composer create-project hubleto/erp then php hubleto init

Error

Parse error: syntax error, unexpected token "{", expecting "," or ";" in C:\laragon\www\erp\vendor\hubleto\framework\src\Interfaces\AuthInterface.php on line 6

text

Steps to Reproduce

  1. Fresh install in C:\laragon\www\erp
  2. Run php hubleto init
  3. Immediate parse error

AuthInterface.php Line 6 Context

Tried

  • Verified PHP 8.2+ [web:24]
  • Deleted vendor/ and composer.lock, reran composer install
  • No file corruption visible in editor

Expected: Successful init. Actual: Parse error blocks setup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions