Skip to content

Update entities.rst#8022

Merged
dereuromark merged 1 commit into
cakephp:5.xfrom
wsergent:patch-1
Apr 18, 2025
Merged

Update entities.rst#8022
dereuromark merged 1 commit into
cakephp:5.xfrom
wsergent:patch-1

Conversation

@wsergent
Copy link
Copy Markdown
Contributor

protected $_virtual updated to protected array $_virtual as CakePHP 5 throws a fatal error: Fatal error: Type of App\Model\Entity\EntityName::$_virtual must be array (as in class Cake\ORM\Entity) without this specification.

`protected $_virtual` updated to `protected array $_virtual` as CakePHP 5 throws a fatal error:
`Fatal error: Type of App\Model\Entity\EntityName::$_virtual must be array (as in class Cake\ORM\Entity)` without this specification.
@dereuromark dereuromark merged commit 2f4dd1c into cakephp:5.x Apr 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants