Page MenuHomeDevCentral

Refer to service container property instead of using global helper
ClosedPublic

Authored by dereckson on Apr 23 2022, 08:34.
Tags
None
Referenced Files
F10921356: D2677.id6770.diff
Tue, Aug 5, 07:46
F10921186: D2677.id6770.diff
Tue, Aug 5, 07:40
F10920783: D2677.id6783.diff
Tue, Aug 5, 07:17
F10919234: D2677.id6783.diff
Tue, Aug 5, 05:43
F10915560: D2677.id6783.diff
Tue, Aug 5, 02:42
F10914907: D2677.id.diff
Tue, Aug 5, 01:51
F10912368: D2677.diff
Mon, Aug 4, 23:38
F10911616: D2677.diff
Mon, Aug 4, 22:56
Subscribers
None

Details

Summary

The Illuminate\Foundation\Exceptions\Handler constructor requires
the full container in the constructor, using a service locator pattern.

Test Plan

Run tests

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Passed
Unit
Test Failures
Branch
fix-handlertest
Build Status
Buildable 4206
Build 4458: arc lint + arc unit

Unit TestsBroken

TimeTest
0 ms/usr/home/dereckson/dev/nasqueron/notifications/notifications/tests/Exceptions/HandlerTest.php
Fatal error: Declaration of Nasqueron\Notifications\Tests\Exceptions\HandlerTest::setUp() must be compatible with Illuminate\Foundation\Testing\TestCase::setUp(): void in /usr/home/dereckson/dev/nasqueron/notifications/notifications/tests/Exceptions/HandlerTest.php on line 25

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 23 2022, 12:08
This revision was landed with ongoing or failed builds.May 7 2022, 19:31
This revision was automatically updated to reflect the committed changes.