migrations icon indicating copy to clipboard operation
migrations copied to clipboard

[BugFix] "Fatal Error: Typed property Phalcon\Migrations\Version\IncrementalItem::$path must not be accessed before initialization"

Open VaD1ke opened this issue 1 year ago • 0 comments

Expected and Actual Behavior

The php vendor/bin/phalcon-migrations run command fails with fatal type error.

"Fatal Error: Typed property Phalcon\Migrations\Version\IncrementalItem::$path must not be accessed before initialization"

Details

  • Phalcon Framework version: 5.2.3
  • PHP Version: 8.1
  • Operating System: Debian 12
  • Server: Nginx

VaD1ke avatar Mar 02 '24 18:03 VaD1ke