laminas / laminas-diagnostics

A set of components for performing diagnostic tests in PHP applications
https://docs.laminas.dev/laminas-diagnostics/
BSD 3-Clause "New" or "Revised" License
55 stars 32 forks source link

Set extra result data fields #56

Closed bram123 closed 1 year ago

bram123 commented 1 year ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA yes

Description

Adding extra Check Result data values for some checks where this was missing. Created new ExtensionsLoadedTest, assumes that xml/json extensions exists (these are required by phpunit itself).

bram123 commented 1 year ago

Thanks for the very quick review @Ocramius!

Ocramius commented 1 year ago

@bram123 is also released :+1: