Page MenuHomeDevCentral

Avoid notices in database tests
ClosedPublic

Authored by dereckson on Nov 11 2025, 18:08.
Tags
None
Referenced Files
F25557162: D3880.diff
Thu, Apr 16, 15:25
F25535338: D3880.diff
Thu, Apr 16, 08:04
Unknown Object (File)
Sun, Apr 12, 21:14
Unknown Object (File)
Sun, Apr 12, 14:30
Unknown Object (File)
Sun, Apr 12, 11:17
Unknown Object (File)
Sun, Apr 12, 00:47
Unknown Object (File)
Fri, Apr 3, 14:53
Unknown Object (File)
Fri, Apr 3, 07:11
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