Page MenuHomeDevCentral

Avoid notices in database tests
ClosedPublic

Authored by dereckson on Nov 11 2025, 18:08.
Tags
None
Referenced Files
F48773545: D3880.diff
Tue, Sep 8, 10:38
Unknown Object (File)
Sat, Sep 5, 19:36
Unknown Object (File)
Sun, Aug 30, 06:01
Unknown Object (File)
Sun, Aug 30, 00:11
Unknown Object (File)
Fri, Aug 28, 15:33
Unknown Object (File)
Mon, Aug 24, 03:59
Unknown Object (File)
Sat, Aug 22, 00:29
Unknown Object (File)
Sat, Aug 22, 00:29
Subscribers
None

Details

Summary

This fixes the following issue:

  • notice when trying to read "errno" key
  • PHPUnit notice and "N" test status, when using createMock but not calling expect

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable