Page MenuHomeDevCentral

Avoid notices in database tests
ClosedPublic

Authored by dereckson on Nov 11 2025, 18:08.
Tags
None
Referenced Files
F39693673: D3880.diff
Wed, Jul 29, 03:18
Unknown Object (File)
Wed, Jul 22, 13:39
Unknown Object (File)
Sun, Jul 19, 09:23
Unknown Object (File)
Sat, Jul 18, 13:25
Unknown Object (File)
Tue, Jul 7, 19:01
Unknown Object (File)
Tue, Jul 7, 15:53
Unknown Object (File)
Sun, Jul 5, 15:03
Unknown Object (File)
Sat, Jul 4, 16:59
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