Page MenuHomeDevCentral

Define explicitly User::$lastError
ClosedPublic

Authored by dereckson on Oct 25 2025, 01:09.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 23, 09:38
Unknown Object (File)
Thu, May 21, 10:41
Unknown Object (File)
Thu, May 21, 10:40
Unknown Object (File)
Wed, May 20, 08:03
Unknown Object (File)
Wed, May 20, 06:45
Unknown Object (File)
Tue, May 19, 04:04
Unknown Object (File)
Wed, May 13, 17:19
Unknown Object (File)
Sat, May 9, 09:54
Subscribers
None

Details

Summary

This fixes the following issue:

[20-Oct-2025 19:10:44 UTC] PHP Deprecated:
Creation of dynamic property User::$lastError is deprecated
in /var/51-wwwroot/obsidian/workspaces/src/includes/objects/user.php on line 88

Ref T2144

Diff Detail

Repository
rOBSIDIAN Obsidian Workspaces
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 6093
Build 6377: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 25 2025, 01:09
This revision was automatically updated to reflect the committed changes.