Page MenuHomeDevCentral

Define explicitly User::$lastError
ClosedPublic

Authored by dereckson on Oct 25 2025, 01:09.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 6, 09:25
Unknown Object (File)
Wed, Aug 5, 21:08
Unknown Object (File)
Thu, Jul 30, 06:00
Unknown Object (File)
Tue, Jul 21, 22:43
Unknown Object (File)
Mon, Jul 20, 04:14
Unknown Object (File)
Mon, Jul 20, 04:14
Unknown Object (File)
Sun, Jul 12, 05:38
Unknown Object (File)
Sun, Jul 12, 00:44
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.