Page MenuHomeDevCentral

Avoid notices in database tests
ClosedPublic

Authored by dereckson on Nov 11 2025, 18:08.
Tags
None
Referenced Files
F21120704: D3880.diff
Fri, Jan 16, 01:52
Unknown Object (File)
Tue, Jan 13, 08:12
Unknown Object (File)
Tue, Jan 13, 06:37
Unknown Object (File)
Sun, Jan 11, 17:37
Unknown Object (File)
Sat, Jan 10, 14:30
Unknown Object (File)
Sat, Jan 10, 00:25
Unknown Object (File)
Fri, Jan 9, 08:10
Unknown Object (File)
Fri, Jan 9, 03:53
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 Errors
SeverityLocationCodeMessage
Errordatabase/tests/Exceptions/SqlExceptionTest.php:29PHPCS.E.Generic.Files.LineLength.MaxExceededGeneric.Files.LineLength.MaxExceeded
Unit
Test Failures
Branch
main
Build Status
Buildable 6183
Build 6467: arc lint + arc unit