..
Format
Add "implements Stringable" to every class with "function __toString()"
2024-06-13 00:23:39 +00:00
ArraySource.php
Use type declaration for class properties holding type hinted arguments
2024-09-11 20:08:50 +00:00
EtcdSource.php
Add "implements Stringable" to every class with "function __toString()"
2024-06-13 00:23:39 +00:00
FileSource.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
JsonSchemaReferenceResolver.php
JsonSchemaTrait: normalize resolved references
2024-04-26 15:23:55 +02:00
JsonSchemaTrait.php
JsonSchemaTrait: Add support for inlined references
2024-04-29 10:15:03 +00:00
PhpSettingsSource.php
Add "implements Stringable" to every class with "function __toString()"
2024-06-13 00:23:39 +00:00
ReflectionSchemaSource.php
Add "implements Stringable" to every class with "function __toString()"
2024-06-13 00:23:39 +00:00
RefLoopException.php
JsonSchemaReferenceResolver: Improve styling and docstring
2024-04-05 23:26:01 +02:00
RefNotFoundException.php
JsonSchemaReferenceResolver: Improve styling and docstring
2024-04-05 23:26:01 +02:00
SettingsFileUtils.php
SettingsBuilder: load settings recursively
2022-01-18 21:51:35 +01:00
SettingsIncludeLocator.php
Settings: Remove unstable markers and mark interfaces appropriately
2022-07-11 13:32:11 +01:00
SettingsSource.php
Settings: Remove unstable markers and mark interfaces appropriately
2022-07-11 13:32:11 +01:00