From 3c798b79f467f03b3f177ee59a07bf34c41d019c Mon Sep 17 00:00:00 2001
From: caendesilva
Date: Fri, 24 Nov 2023 20:38:44 +0000
Subject: [PATCH] Upload live reports from test suite run
34eaffb92effd678e9bd5ffcca9a3f8945d68b56
---
master/README.md | 2 +-
master/coverage/dashboard.html | 2 +-
master/coverage/framework/dashboard.html | 2 +-
master/coverage/framework/index.html | 2 +-
.../Commands/BuildRssFeedCommand.php.html | 2 +-
.../Commands/BuildSearchCommand.php.html | 2 +-
.../Commands/BuildSiteCommand.php.html | 2 +-
.../Commands/BuildSitemapCommand.php.html | 2 +-
.../ChangeSourceDirectoryCommand.php.html | 2 +-
.../Console/Commands/DebugCommand.php.html | 2 +-
.../Console/Commands/MakePageCommand.php.html | 2 +-
.../Console/Commands/MakePostCommand.php.html | 2 +-
.../Commands/PackageDiscoverCommand.php.html | 2 +-
.../Commands/PublishConfigsCommand.php.html | 2 +-
.../Commands/PublishHomepageCommand.php.html | 2 +-
.../Commands/PublishViewsCommand.php.html | 2 +-
.../Commands/RebuildPageCommand.php.html | 2 +-
.../Commands/RouteListCommand.php.html | 2 +-
.../Console/Commands/ServeCommand.php.html | 2 +-
.../Console/Commands/ValidateCommand.php.html | 2 +-
.../Commands/VendorPublishCommand.php.html | 2 +-
.../src/Console/Commands/dashboard.html | 2 +-
.../framework/src/Console/Commands/index.html | 2 +-
.../Concerns/AsksToRebuildSite.php.html | 2 +-
.../src/Console/Concerns/Command.php.html | 2 +-
.../src/Console/Concerns/dashboard.html | 2 +-
.../framework/src/Console/Concerns/index.html | 2 +-
.../Console/ConsoleServiceProvider.php.html | 2 +-
.../framework/src/Console/dashboard.html | 2 +-
.../coverage/framework/src/Console/index.html | 2 +-
.../framework/src/Facades/Asset.php.html | 2 +-
.../framework/src/Facades/Author.php.html | 2 +-
.../framework/src/Facades/Config.php.html | 2 +-
.../framework/src/Facades/Features.php.html | 2 +-
.../framework/src/Facades/Filesystem.php.html | 2 +-
.../framework/src/Facades/Meta.php.html | 2 +-
.../framework/src/Facades/Site.php.html | 2 +-
.../framework/src/Facades/dashboard.html | 2 +-
.../coverage/framework/src/Facades/index.html | 2 +-
.../src/Foundation/Application.php.html | 2 +-
.../BaseFoundationCollection.php.html | 2 +-
.../Concerns/BootsHydeKernel.php.html | 2 +-
.../Concerns/ForwardsFilesystem.php.html | 2 +-
.../Concerns/ForwardsHyperlinks.php.html | 2 +-
.../HandlesFoundationCollections.php.html | 2 +-
.../Concerns/HydeExtension.php.html | 2 +-
.../Concerns/ImplementsStringHelpers.php.html | 2 +-
.../Concerns/ManagesExtensions.php.html | 2 +-
.../Concerns/ManagesHydeKernel.php.html | 2 +-
.../Concerns/ManagesViewData.php.html | 2 +-
.../src/Foundation/Concerns/dashboard.html | 2 +-
.../src/Foundation/Concerns/index.html | 2 +-
.../src/Foundation/ConsoleKernel.php.html | 2 +-
.../src/Foundation/Facades/Files.php.html | 2 +-
.../src/Foundation/Facades/Pages.php.html | 2 +-
.../src/Foundation/Facades/Routes.php.html | 2 +-
.../src/Foundation/Facades/dashboard.html | 2 +-
.../src/Foundation/Facades/index.html | 2 +-
.../src/Foundation/HydeCoreExtension.php.html | 2 +-
.../src/Foundation/HydeKernel.php.html | 2 +-
.../Internal/LoadConfiguration.php.html | 2 +-
.../Internal/LoadYamlConfiguration.php.html | 2 +-
.../src/Foundation/Internal/dashboard.html | 2 +-
.../src/Foundation/Internal/index.html | 2 +-
.../Foundation/Kernel/FileCollection.php.html | 2 +-
.../src/Foundation/Kernel/Filesystem.php.html | 2 +-
.../src/Foundation/Kernel/Hyperlinks.php.html | 2 +-
.../Foundation/Kernel/PageCollection.php.html | 2 +-
.../Kernel/RouteCollection.php.html | 2 +-
.../src/Foundation/Kernel/dashboard.html | 2 +-
.../src/Foundation/Kernel/index.html | 2 +-
.../src/Foundation/PharSupport.php.html | 2 +-
.../ConfigurationServiceProvider.php.html | 2 +-
.../Providers/ViewServiceProvider.php.html | 2 +-
.../src/Foundation/Providers/dashboard.html | 2 +-
.../src/Foundation/Providers/index.html | 2 +-
.../framework/src/Foundation/dashboard.html | 2 +-
.../framework/src/Foundation/index.html | 2 +-
.../Actions/AnonymousViewCompiler.php.html | 2 +-
.../Actions/BladeMatterParser.php.html | 2 +-
.../ConvertsArrayToFrontMatter.php.html | 2 +-
.../ConvertsMarkdownToPlainText.php.html | 2 +-
.../CreatesNewMarkdownPostFile.php.html | 2 +-
.../Actions/CreatesNewPageSourceFile.php.html | 2 +-
...GeneratesDocumentationSearchIndex.php.html | 2 +-
.../Actions/GeneratesTableOfContents.php.html | 2 +-
.../Actions/MarkdownFileParser.php.html | 2 +-
.../GenerateBuildManifest.php.html | 2 +-
.../PostBuildTasks/GenerateRssFeed.php.html | 2 +-
.../PostBuildTasks/GenerateSearch.php.html | 2 +-
.../PostBuildTasks/GenerateSitemap.php.html | 2 +-
.../Actions/PostBuildTasks/dashboard.html | 2 +-
.../Actions/PostBuildTasks/index.html | 2 +-
.../PreBuildTasks/CleanSiteDirectory.php.html | 2 +-
.../Actions/PreBuildTasks/dashboard.html | 2 +-
.../Actions/PreBuildTasks/index.html | 2 +-
.../Actions/SourceFileParser.php.html | 2 +-
.../Actions/StaticPageBuilder.php.html | 2 +-
.../src/Framework/Actions/dashboard.html | 2 +-
.../src/Framework/Actions/index.html | 2 +-
.../InteractsWithDirectories.php.html | 2 +-
.../InteractsWithFrontMatter.php.html | 2 +-
.../ForwardsIlluminateFilesystem.php.html | 2 +-
.../Internal/MockableFeatures.php.html | 2 +-
.../Internal/SetsUpMarkdownConverter.php.html | 2 +-
.../Concerns/Internal/dashboard.html | 2 +-
.../Framework/Concerns/Internal/index.html | 2 +-
.../Concerns/RegistersFileLocations.php.html | 2 +-
.../Concerns/TracksExecutionTime.php.html | 2 +-
.../Concerns/ValidatesExistence.php.html | 2 +-
.../src/Framework/Concerns/dashboard.html | 2 +-
.../src/Framework/Concerns/index.html | 2 +-
.../BaseUrlNotSetException.php.html | 2 +-
.../Exceptions/BuildWarning.php.html | 2 +-
.../Exceptions/FileConflictException.php.html | 2 +-
.../Exceptions/FileNotFoundException.php.html | 2 +-
.../RouteNotFoundException.php.html | 2 +-
.../UnsupportedPageTypeException.php.html | 2 +-
.../src/Framework/Exceptions/dashboard.html | 2 +-
.../src/Framework/Exceptions/index.html | 2 +-
.../Factories/BlogPostDataFactory.php.html | 2 +-
.../Concerns/CoreDataObject.php.html | 2 +-
.../Factories/Concerns/HasFactory.php.html | 2 +-
.../Concerns/PageDataFactory.php.html | 2 +-
.../Factories/Concerns/dashboard.html | 2 +-
.../Framework/Factories/Concerns/index.html | 2 +-
.../Factories/FeaturedImageFactory.php.html | 2 +-
.../Factories/HydePageDataFactory.php.html | 2 +-
.../Factories/NavigationDataFactory.php.html | 2 +-
.../src/Framework/Factories/dashboard.html | 2 +-
.../src/Framework/Factories/index.html | 2 +-
.../Blogging/Models/FeaturedImage.php.html | 2 +-
.../Blogging/Models/PostAuthor.php.html | 2 +-
.../Features/Blogging/Models/dashboard.html | 2 +-
.../Features/Blogging/Models/index.html | 2 +-
.../Features/Blogging/dashboard.html | 2 +-
.../Framework/Features/Blogging/index.html | 2 +-
.../Features/BuildTasks/BuildTask.php.html | 2 +-
.../BuildTasks/PostBuildTask.php.html | 2 +-
.../Features/BuildTasks/PreBuildTask.php.html | 2 +-
.../Features/BuildTasks/dashboard.html | 2 +-
.../Framework/Features/BuildTasks/index.html | 2 +-
.../DocumentationSearchPage.php.html | 2 +-
.../SemanticDocumentationArticle.php.html | 2 +-
.../Features/Documentation/dashboard.html | 2 +-
.../Features/Documentation/index.html | 2 +-
.../Metadata/Elements/LinkElement.php.html | 2 +-
.../Elements/MetadataElement.php.html | 2 +-
.../Elements/OpenGraphElement.php.html | 2 +-
.../Features/Metadata/Elements/dashboard.html | 2 +-
.../Features/Metadata/Elements/index.html | 2 +-
.../Metadata/GlobalMetadataBag.php.html | 2 +-
.../Features/Metadata/MetadataBag.php.html | 2 +-
.../Metadata/MetadataElementContract.php.html | 2 +-
.../Metadata/PageMetadataBag.php.html | 2 +-
.../Features/Metadata/dashboard.html | 2 +-
.../Framework/Features/Metadata/index.html | 2 +-
.../Navigation/BaseNavigationMenu.php.html | 2 +-
.../Navigation/DocumentationSidebar.php.html | 2 +-
.../Navigation/DropdownNavItem.php.html | 2 +-
.../Features/Navigation/NavItem.php.html | 2 +-
.../Navigation/NavigationData.php.html | 2 +-
.../Navigation/NavigationMenu.php.html | 2 +-
.../Features/Navigation/dashboard.html | 2 +-
.../Framework/Features/Navigation/index.html | 2 +-
.../XmlGenerators/BaseXmlGenerator.php.html | 2 +-
.../XmlGenerators/RssFeedGenerator.php.html | 2 +-
.../XmlGenerators/SitemapGenerator.php.html | 2 +-
.../Features/XmlGenerators/dashboard.html | 2 +-
.../Features/XmlGenerators/index.html | 2 +-
.../src/Framework/Features/dashboard.html | 2 +-
.../src/Framework/Features/index.html | 2 +-
.../Framework/HydeServiceProvider.php.html | 2 +-
.../Framework/Services/AssetService.php.html | 2 +-
.../Framework/Services/BuildService.php.html | 2 +-
.../Services/BuildTaskService.php.html | 2 +-
.../Services/MarkdownService.php.html | 2 +-
.../Services/ValidationService.php.html | 2 +-
.../Services/ViewDiffService.php.html | 2 +-
.../src/Framework/Services/dashboard.html | 2 +-
.../src/Framework/Services/index.html | 2 +-
.../Components/BreadcrumbsComponent.php.html | 2 +-
.../Views/Components/LinkComponent.php.html | 2 +-
.../Framework/Views/Components/dashboard.html | 2 +-
.../src/Framework/Views/Components/index.html | 2 +-
.../src/Framework/Views/dashboard.html | 2 +-
.../framework/src/Framework/Views/index.html | 2 +-
.../framework/src/Framework/dashboard.html | 2 +-
.../framework/src/Framework/index.html | 2 +-
master/coverage/framework/src/Hyde.php.html | 2 +-
.../FrontMatter/BlogPostSchema.php.html | 2 +-
.../FrontMatter/FrontMatterSchema.php.html | 2 +-
.../Contracts/FrontMatter/PageSchema.php.html | 2 +-
.../SubSchemas/AuthorSchema.php.html | 2 +-
.../SubSchemas/FeaturedImageSchema.php.html | 2 +-
.../SubSchemas/NavigationSchema.php.html | 2 +-
.../FrontMatter/SubSchemas/dashboard.html | 2 +-
.../FrontMatter/SubSchemas/index.html | 2 +-
.../Contracts/FrontMatter/dashboard.html | 2 +-
.../Markdown/Contracts/FrontMatter/index.html | 2 +-
.../MarkdownDocumentContract.php.html | 2 +-
.../MarkdownPostProcessorContract.php.html | 2 +-
.../MarkdownPreProcessorContract.php.html | 2 +-
.../MarkdownShortcodeContract.php.html | 2 +-
.../src/Markdown/Contracts/dashboard.html | 2 +-
.../src/Markdown/Contracts/index.html | 2 +-
.../src/Markdown/MarkdownConverter.php.html | 2 +-
.../src/Markdown/Models/FrontMatter.php.html | 2 +-
.../src/Markdown/Models/Markdown.php.html | 2 +-
.../Markdown/Models/MarkdownDocument.php.html | 2 +-
.../src/Markdown/Models/dashboard.html | 2 +-
.../framework/src/Markdown/Models/index.html | 2 +-
.../Processing/BladeDownProcessor.php.html | 2 +-
.../CodeblockFilepathProcessor.php.html | 2 +-
.../Processing/ColoredBlockquotes.php.html | 2 +-
.../Processing/ShortcodeProcessor.php.html | 2 +-
.../src/Markdown/Processing/dashboard.html | 2 +-
.../src/Markdown/Processing/index.html | 2 +-
.../framework/src/Markdown/dashboard.html | 2 +-
.../framework/src/Markdown/index.html | 2 +-
.../framework/src/Pages/BladePage.php.html | 2 +-
.../Pages/Concerns/BaseMarkdownPage.php.html | 2 +-
.../src/Pages/Concerns/HydePage.php.html | 2 +-
.../src/Pages/Concerns/dashboard.html | 2 +-
.../framework/src/Pages/Concerns/index.html | 2 +-
.../src/Pages/DocumentationPage.php.html | 2 +-
.../framework/src/Pages/HtmlPage.php.html | 2 +-
.../framework/src/Pages/InMemoryPage.php.html | 2 +-
.../framework/src/Pages/MarkdownPage.php.html | 2 +-
.../framework/src/Pages/MarkdownPost.php.html | 2 +-
.../framework/src/Pages/dashboard.html | 2 +-
.../coverage/framework/src/Pages/index.html | 2 +-
.../src/Support/BuildWarnings.php.html | 2 +-
.../Support/Concerns/Serializable.php.html | 2 +-
.../src/Support/Concerns/dashboard.html | 2 +-
.../framework/src/Support/Concerns/index.html | 2 +-
.../Contracts/SerializableContract.php.html | 2 +-
.../src/Support/Contracts/dashboard.html | 2 +-
.../src/Support/Contracts/index.html | 2 +-
.../src/Support/DataCollections.php.html | 2 +-
.../src/Support/Facades/Render.php.html | 2 +-
.../src/Support/Facades/dashboard.html | 2 +-
.../framework/src/Support/Facades/index.html | 2 +-
.../src/Support/Filesystem/MediaFile.php.html | 2 +-
.../Support/Filesystem/ProjectFile.php.html | 2 +-
.../Support/Filesystem/SourceFile.php.html | 2 +-
.../src/Support/Filesystem/dashboard.html | 2 +-
.../src/Support/Filesystem/index.html | 2 +-
.../framework/src/Support/Includes.php.html | 2 +-
.../src/Support/Models/DateString.php.html | 2 +-
.../src/Support/Models/Redirect.php.html | 2 +-
.../src/Support/Models/RenderData.php.html | 2 +-
.../src/Support/Models/Route.php.html | 2 +-
.../src/Support/Models/RouteKey.php.html | 2 +-
.../src/Support/Models/RouteList.php.html | 2 +-
.../src/Support/Models/RouteListItem.php.html | 2 +-
.../Support/Models/ValidationResult.php.html | 2 +-
.../src/Support/Models/dashboard.html | 2 +-
.../framework/src/Support/Models/index.html | 2 +-
.../framework/src/Support/Paginator.php.html | 2 +-
.../src/Support/ReadingTime.php.html | 2 +-
.../framework/src/Support/dashboard.html | 2 +-
.../coverage/framework/src/Support/index.html | 2 +-
master/coverage/framework/src/dashboard.html | 2 +-
.../coverage/framework/src/helpers.php.html | 2 +-
master/coverage/framework/src/index.html | 2 +-
master/coverage/index.html | 2 +-
master/coverage/junit.xml | 5796 ++++++++---------
master/coverage/publications/dashboard.html | 2 +-
master/coverage/publications/index.html | 2 +-
.../src/Actions/CreateAction.php.html | 2 +-
.../CreatesNewPublicationPage.php.html | 2 +-
.../CreatesNewPublicationType.php.html | 2 +-
.../GeneratesPublicationTagPages.php.html | 2 +-
.../PublicationFieldValidator.php.html | 2 +-
.../Actions/PublicationPageCompiler.php.html | 2 +-
.../Actions/PublicationPageValidator.php.html | 2 +-
.../PublicationSchemaValidator.php.html | 2 +-
.../Actions/SeedsPublicationFiles.php.html | 4 +-
.../publications/src/Actions/dashboard.html | 2 +-
.../publications/src/Actions/index.html | 2 +-
.../Helpers/InputStreamHandler.php.html | 2 +-
.../src/Commands/Helpers/dashboard.html | 2 +-
.../src/Commands/Helpers/index.html | 2 +-
.../Commands/MakePublicationCommand.php.html | 2 +-
.../MakePublicationTypeCommand.php.html | 2 +-
.../Commands/SeedPublicationCommand.php.html | 2 +-
.../ValidatePublicationTypesCommand.php.html | 2 +-
.../ValidatePublicationsCommand.php.html | 2 +-
.../src/Commands/ValidatingCommand.php.html | 2 +-
.../publications/src/Commands/dashboard.html | 2 +-
.../publications/src/Commands/index.html | 2 +-
.../ParsesPublicationFieldInputs.php.html | 2 +-
.../Concerns/PublicationFieldTypes.php.html | 2 +-
.../publications/src/Concerns/dashboard.html | 2 +-
.../publications/src/Concerns/index.html | 2 +-
.../PublicationFieldDefinition.php.html | 2 +-
.../src/Models/PublicationFieldValue.php.html | 2 +-
.../src/Models/PublicationType.php.html | 2 +-
.../publications/src/Models/dashboard.html | 2 +-
.../publications/src/Models/index.html | 2 +-
.../src/Pages/PublicationListPage.php.html | 2 +-
.../src/Pages/PublicationPage.php.html | 2 +-
.../publications/src/Pages/dashboard.html | 2 +-
.../publications/src/Pages/index.html | 2 +-
.../TranslationServiceProvider.php.html | 2 +-
.../publications/src/Providers/dashboard.html | 2 +-
.../publications/src/Providers/index.html | 2 +-
.../publications/src/Publications.php.html | 2 +-
.../src/PublicationsExtension.php.html | 2 +-
.../src/PublicationsServiceProvider.php.html | 2 +-
.../RelatedPublicationsComponent.php.html | 2 +-
.../src/Views/Components/dashboard.html | 2 +-
.../src/Views/Components/index.html | 2 +-
.../publications/src/Views/dashboard.html | 2 +-
.../publications/src/Views/index.html | 2 +-
.../coverage/publications/src/dashboard.html | 2 +-
master/coverage/publications/src/index.html | 2 +-
master/dev-docs/README.html | 30 +-
master/dev-docs/advanced-customization.html | 30 +-
master/dev-docs/advanced-features.html | 30 +-
master/dev-docs/advanced-markdown.html | 30 +-
master/dev-docs/architecture-concepts.html | 30 +-
master/dev-docs/autodiscovery.html | 30 +-
master/dev-docs/automatic-routing.html | 30 +-
master/dev-docs/blog-posts.html | 30 +-
master/dev-docs/build-tasks.html | 30 +-
master/dev-docs/collections.html | 30 +-
master/dev-docs/compile-and-deploy.html | 30 +-
master/dev-docs/console-commands.html | 30 +-
master/dev-docs/core-concepts.html | 30 +-
master/dev-docs/customization.html | 30 +-
master/dev-docs/directory-structure.html | 30 +-
master/dev-docs/documentation-pages.html | 30 +-
master/dev-docs/dynamic-data-discovery.html | 30 +-
master/dev-docs/extensions-api.html | 30 +-
master/dev-docs/extensions.html | 227 +-
master/dev-docs/front-matter.html | 30 +-
master/dev-docs/getting-started.html | 30 +-
master/dev-docs/hyde-pages.html | 30 +-
master/dev-docs/in-memory-pages.html | 30 +-
master/dev-docs/index.html | 30 +-
master/dev-docs/installation.html | 30 +-
master/dev-docs/managing-assets.html | 30 +-
master/dev-docs/page-models.html | 30 +-
master/dev-docs/quickstart.html | 30 +-
master/dev-docs/realtime-compiler.html | 490 ++
master/dev-docs/search.html | 30 +-
master/dev-docs/search.json | 2 +-
master/dev-docs/static-pages.html | 30 +-
master/dev-docs/the-hydekernel.html | 30 +-
master/dev-docs/third-party-integrations.html | 423 ++
master/dev-docs/troubleshooting.html | 30 +-
master/dev-docs/updating-hyde.html | 30 +-
master/preview/blade.html | 6 +-
master/preview/build-information.html | 16 +-
master/preview/feed.xml | 2 +-
master/preview/index.html | 4 +-
master/preview/markdown-page.html | 4 +-
master/preview/posts/what-is-this-site.html | 4 +-
master/preview/sitemap.xml | 2 +-
master/test-fixtures/docs/sitemap.xml | 2 +-
362 files changed, 5055 insertions(+), 3519 deletions(-)
create mode 100644 master/dev-docs/realtime-compiler.html
create mode 100644 master/dev-docs/third-party-integrations.html
diff --git a/master/README.md b/master/README.md
index 119c7b09f93..1b580a5a073 100644
--- a/master/README.md
+++ b/master/README.md
@@ -1 +1 @@
-# CI/CD generated reports for [e49ff4ce8e2bf194cd7eb2c8f255f257a01f4935](https://github.com/hydephp/develop/commit/e49ff4ce8e2bf194cd7eb2c8f255f257a01f4935)
+# CI/CD generated reports for [34eaffb92effd678e9bd5ffcca9a3f8945d68b56](https://github.com/hydephp/develop/commit/34eaffb92effd678e9bd5ffcca9a3f8945d68b56)
diff --git a/master/coverage/dashboard.html b/master/coverage/dashboard.html
index bbe913b6499..e3bee617be9 100644
--- a/master/coverage/dashboard.html
+++ b/master/coverage/dashboard.html
@@ -135,7 +135,7 @@ Project Risks
diff --git a/master/coverage/framework/dashboard.html b/master/coverage/framework/dashboard.html
index 52ba7014538..e9e037b5b71 100644
--- a/master/coverage/framework/dashboard.html
+++ b/master/coverage/framework/dashboard.html
@@ -136,7 +136,7 @@ Project Risks
diff --git a/master/coverage/framework/index.html b/master/coverage/framework/index.html
index 35c876d4585..7a9122e49d3 100644
--- a/master/coverage/framework/index.html
+++ b/master/coverage/framework/index.html
@@ -111,7 +111,7 @@ Legend
High : 90% to 100%
diff --git a/master/coverage/framework/src/Console/Commands/dashboard.html b/master/coverage/framework/src/Console/Commands/dashboard.html
index 233427d10fd..1b69b790226 100644
--- a/master/coverage/framework/src/Console/Commands/dashboard.html
+++ b/master/coverage/framework/src/Console/Commands/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Console/Commands/index.html b/master/coverage/framework/src/Console/Commands/index.html
index 7ff97a117a3..96a26e84255 100644
--- a/master/coverage/framework/src/Console/Commands/index.html
+++ b/master/coverage/framework/src/Console/Commands/index.html
@@ -562,7 +562,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html
index 5f7d940151f..041339fc6ac 100644
--- a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html
+++ b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html
@@ -166,7 +166,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Console/Concerns/dashboard.html b/master/coverage/framework/src/Console/Concerns/dashboard.html
index 5960898f618..8acb8331381 100644
--- a/master/coverage/framework/src/Console/Concerns/dashboard.html
+++ b/master/coverage/framework/src/Console/Concerns/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Console/Concerns/index.html b/master/coverage/framework/src/Console/Concerns/index.html
index 9814e1261d7..ea2ca680a30 100644
--- a/master/coverage/framework/src/Console/Concerns/index.html
+++ b/master/coverage/framework/src/Console/Concerns/index.html
@@ -142,7 +142,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html
index f1325d28a92..fcd4817260f 100644
--- a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html
+++ b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html
@@ -255,7 +255,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Console/dashboard.html b/master/coverage/framework/src/Console/dashboard.html
index e8b6a21b444..b94bc5b2eeb 100644
--- a/master/coverage/framework/src/Console/dashboard.html
+++ b/master/coverage/framework/src/Console/dashboard.html
@@ -138,7 +138,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Console/index.html b/master/coverage/framework/src/Console/index.html
index 0fb13358a24..c4b439b67d6 100644
--- a/master/coverage/framework/src/Console/index.html
+++ b/master/coverage/framework/src/Console/index.html
@@ -169,7 +169,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Facades/Asset.php.html b/master/coverage/framework/src/Facades/Asset.php.html
index b8ab14205b1..48f23bf633b 100644
--- a/master/coverage/framework/src/Facades/Asset.php.html
+++ b/master/coverage/framework/src/Facades/Asset.php.html
@@ -168,7 +168,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Facades/dashboard.html b/master/coverage/framework/src/Facades/dashboard.html
index 3b0bc810ca1..78d86142e19 100644
--- a/master/coverage/framework/src/Facades/dashboard.html
+++ b/master/coverage/framework/src/Facades/dashboard.html
@@ -138,7 +138,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Facades/index.html b/master/coverage/framework/src/Facades/index.html
index b052bc1e4e4..8193c8dbfcb 100644
--- a/master/coverage/framework/src/Facades/index.html
+++ b/master/coverage/framework/src/Facades/index.html
@@ -281,7 +281,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Foundation/Application.php.html b/master/coverage/framework/src/Foundation/Application.php.html
index bb30d9a4fb5..9118bf77eae 100644
--- a/master/coverage/framework/src/Foundation/Application.php.html
+++ b/master/coverage/framework/src/Foundation/Application.php.html
@@ -194,7 +194,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Foundation/Concerns/dashboard.html b/master/coverage/framework/src/Foundation/Concerns/dashboard.html
index eb1cd68d876..b86b35c0321 100644
--- a/master/coverage/framework/src/Foundation/Concerns/dashboard.html
+++ b/master/coverage/framework/src/Foundation/Concerns/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Foundation/Concerns/index.html b/master/coverage/framework/src/Foundation/Concerns/index.html
index cb2fd765514..04416c49f24 100644
--- a/master/coverage/framework/src/Foundation/Concerns/index.html
+++ b/master/coverage/framework/src/Foundation/Concerns/index.html
@@ -366,7 +366,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html
index 55f91a30d5a..297b663d06e 100644
--- a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html
+++ b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html
@@ -175,7 +175,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Foundation/Facades/dashboard.html b/master/coverage/framework/src/Foundation/Facades/dashboard.html
index e6f56abefc6..875c74cc61f 100644
--- a/master/coverage/framework/src/Foundation/Facades/dashboard.html
+++ b/master/coverage/framework/src/Foundation/Facades/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Foundation/Facades/index.html b/master/coverage/framework/src/Foundation/Facades/index.html
index f5e4c3ca889..5631d8a1802 100644
--- a/master/coverage/framework/src/Foundation/Facades/index.html
+++ b/master/coverage/framework/src/Foundation/Facades/index.html
@@ -170,7 +170,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html
index 10660523ccb..e6e29651822 100644
--- a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html
+++ b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html
@@ -171,7 +171,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Foundation/Internal/dashboard.html b/master/coverage/framework/src/Foundation/Internal/dashboard.html
index 99bb2f79406..d08a5d8ddbc 100644
--- a/master/coverage/framework/src/Foundation/Internal/dashboard.html
+++ b/master/coverage/framework/src/Foundation/Internal/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Foundation/Internal/index.html b/master/coverage/framework/src/Foundation/Internal/index.html
index 480a7558365..f7ed078a9d4 100644
--- a/master/coverage/framework/src/Foundation/Internal/index.html
+++ b/master/coverage/framework/src/Foundation/Internal/index.html
@@ -142,7 +142,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html
index e2fe5797ba0..f90c5af3734 100644
--- a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html
+++ b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html
@@ -335,7 +335,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Foundation/Kernel/dashboard.html b/master/coverage/framework/src/Foundation/Kernel/dashboard.html
index eae82d25d80..a37ad5940ed 100644
--- a/master/coverage/framework/src/Foundation/Kernel/dashboard.html
+++ b/master/coverage/framework/src/Foundation/Kernel/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Foundation/Kernel/index.html b/master/coverage/framework/src/Foundation/Kernel/index.html
index 28d70230c91..f2d7090bada 100644
--- a/master/coverage/framework/src/Foundation/Kernel/index.html
+++ b/master/coverage/framework/src/Foundation/Kernel/index.html
@@ -226,7 +226,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Foundation/PharSupport.php.html b/master/coverage/framework/src/Foundation/PharSupport.php.html
index 875ded947d0..454572083df 100644
--- a/master/coverage/framework/src/Foundation/PharSupport.php.html
+++ b/master/coverage/framework/src/Foundation/PharSupport.php.html
@@ -284,7 +284,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Foundation/Providers/dashboard.html b/master/coverage/framework/src/Foundation/Providers/dashboard.html
index 092b47d66cc..51c2ad5d8ed 100644
--- a/master/coverage/framework/src/Foundation/Providers/dashboard.html
+++ b/master/coverage/framework/src/Foundation/Providers/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Foundation/Providers/index.html b/master/coverage/framework/src/Foundation/Providers/index.html
index 1fc692059a8..f66d1a6011b 100644
--- a/master/coverage/framework/src/Foundation/Providers/index.html
+++ b/master/coverage/framework/src/Foundation/Providers/index.html
@@ -142,7 +142,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Foundation/dashboard.html b/master/coverage/framework/src/Foundation/dashboard.html
index 77c1cf4bd97..2293999cfbc 100644
--- a/master/coverage/framework/src/Foundation/dashboard.html
+++ b/master/coverage/framework/src/Foundation/dashboard.html
@@ -138,7 +138,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Foundation/index.html b/master/coverage/framework/src/Foundation/index.html
index bc8aea76cb0..5c4c8162912 100644
--- a/master/coverage/framework/src/Foundation/index.html
+++ b/master/coverage/framework/src/Foundation/index.html
@@ -365,7 +365,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html
index df48f371b79..416e0c97c75 100644
--- a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html
+++ b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html
@@ -227,7 +227,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html
index e74093cb187..9205ac57d16 100644
--- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html
+++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html
index 46b27fef064..f974c14854b 100644
--- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html
+++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html
@@ -199,7 +199,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html
index cdd23cde0d4..613c7393594 100644
--- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html
+++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html
@@ -320,7 +320,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html
index e2e607a204f..900c6b78317 100644
--- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html
+++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html
index 50b3e46dbfc..df3b3450655 100644
--- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html
+++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html
@@ -115,7 +115,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html
index 58033fcd995..329e195bd5f 100644
--- a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html
+++ b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html
@@ -308,7 +308,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Actions/dashboard.html b/master/coverage/framework/src/Framework/Actions/dashboard.html
index 2f05c04efbe..9032b8f1e39 100644
--- a/master/coverage/framework/src/Framework/Actions/dashboard.html
+++ b/master/coverage/framework/src/Framework/Actions/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Actions/index.html b/master/coverage/framework/src/Framework/Actions/index.html
index 96aaaf84c84..8dd331535f6 100644
--- a/master/coverage/framework/src/Framework/Actions/index.html
+++ b/master/coverage/framework/src/Framework/Actions/index.html
@@ -450,7 +450,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html
index 545e1c8f61b..f24a94556df 100644
--- a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html
+++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html
@@ -229,7 +229,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html b/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html
index bbed02534b7..25e3aacc0ba 100644
--- a/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html
+++ b/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/index.html b/master/coverage/framework/src/Framework/Concerns/Internal/index.html
index b26aba807ed..6dca1a8f5fd 100644
--- a/master/coverage/framework/src/Framework/Concerns/Internal/index.html
+++ b/master/coverage/framework/src/Framework/Concerns/Internal/index.html
@@ -171,7 +171,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html
index 105a1385f71..2c8f67528c9 100644
--- a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html
+++ b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html
@@ -406,7 +406,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Concerns/dashboard.html
index 299c0d8045d..ebaeecb3dc8 100644
--- a/master/coverage/framework/src/Framework/Concerns/dashboard.html
+++ b/master/coverage/framework/src/Framework/Concerns/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Concerns/index.html b/master/coverage/framework/src/Framework/Concerns/index.html
index 977ced51b36..ce16172c016 100644
--- a/master/coverage/framework/src/Framework/Concerns/index.html
+++ b/master/coverage/framework/src/Framework/Concerns/index.html
@@ -254,7 +254,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html
index 8c0428659a2..41f4fa493e0 100644
--- a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html
+++ b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html
@@ -105,7 +105,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Exceptions/dashboard.html b/master/coverage/framework/src/Framework/Exceptions/dashboard.html
index ff4124fe371..8b90f6f73b6 100644
--- a/master/coverage/framework/src/Framework/Exceptions/dashboard.html
+++ b/master/coverage/framework/src/Framework/Exceptions/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Exceptions/index.html b/master/coverage/framework/src/Framework/Exceptions/index.html
index ff5eb419280..bc944a7fb64 100644
--- a/master/coverage/framework/src/Framework/Exceptions/index.html
+++ b/master/coverage/framework/src/Framework/Exceptions/index.html
@@ -224,7 +224,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html
index c54a0125f9f..9b314d7cb76 100644
--- a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html
+++ b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html
@@ -440,7 +440,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html
index ffcf4080325..37a485195ce 100644
--- a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html
+++ b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/index.html b/master/coverage/framework/src/Framework/Factories/Concerns/index.html
index f9cf4a2ae7b..5303509afb5 100644
--- a/master/coverage/framework/src/Framework/Factories/Concerns/index.html
+++ b/master/coverage/framework/src/Framework/Factories/Concerns/index.html
@@ -156,7 +156,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html
index 4341f80ac44..3cc6d64585c 100644
--- a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html
+++ b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html
@@ -347,7 +347,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Factories/dashboard.html b/master/coverage/framework/src/Framework/Factories/dashboard.html
index ac482af1a63..b32afc71052 100644
--- a/master/coverage/framework/src/Framework/Factories/dashboard.html
+++ b/master/coverage/framework/src/Framework/Factories/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Factories/index.html b/master/coverage/framework/src/Framework/Factories/index.html
index 13158a2b646..0a7bd1e3e2a 100644
--- a/master/coverage/framework/src/Framework/Factories/index.html
+++ b/master/coverage/framework/src/Framework/Factories/index.html
@@ -226,7 +226,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html b/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html
index ac8c1b42d2c..20c3f4fccb7 100644
--- a/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html
+++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html
@@ -919,7 +919,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html b/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html
index 928bbacabf9..b1c80419f41 100644
--- a/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html
+++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html
@@ -141,7 +141,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html b/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html
index 9ca9bb2557d..76eff74e0a6 100644
--- a/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html
+++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html
@@ -144,7 +144,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html b/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html
index 76852c8bcfe..1adbd36bd63 100644
--- a/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html
+++ b/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Features/Blogging/index.html b/master/coverage/framework/src/Framework/Features/Blogging/index.html
index df456285116..504e52fdac0 100644
--- a/master/coverage/framework/src/Framework/Features/Blogging/index.html
+++ b/master/coverage/framework/src/Framework/Features/Blogging/index.html
@@ -115,7 +115,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html
index 6456508cacf..ab0c677d935 100644
--- a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html
+++ b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html
@@ -413,7 +413,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html
index 44b5e9ab6e9..1ef14457abd 100644
--- a/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html
+++ b/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/index.html b/master/coverage/framework/src/Framework/Features/BuildTasks/index.html
index e15c67713b6..cbe75557b42 100644
--- a/master/coverage/framework/src/Framework/Features/BuildTasks/index.html
+++ b/master/coverage/framework/src/Framework/Features/BuildTasks/index.html
@@ -141,7 +141,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html b/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html
index bc2b41b515e..3efc82607aa 100644
--- a/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html
+++ b/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html
@@ -286,7 +286,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html b/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html
index 6c9a6b44e98..f4d50e9bc1f 100644
--- a/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html
+++ b/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Features/Documentation/index.html b/master/coverage/framework/src/Framework/Features/Documentation/index.html
index bfa56524e4c..3a10825fcd5 100644
--- a/master/coverage/framework/src/Framework/Features/Documentation/index.html
+++ b/master/coverage/framework/src/Framework/Features/Documentation/index.html
@@ -143,7 +143,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html
index daa6e77c894..c854e3db5e1 100644
--- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html
+++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html
@@ -255,7 +255,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html
index 0ca46117203..b66796011a8 100644
--- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html
+++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html
@@ -141,7 +141,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html
index f9e927c5987..998b6ef4c1d 100644
--- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html
+++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html
@@ -172,7 +172,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html b/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html
index edc6e1ca61a..09bbf5ccd72 100644
--- a/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html
+++ b/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html
@@ -224,7 +224,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html b/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html
index dcc7b8eb689..70151875a48 100644
--- a/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html
+++ b/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Features/Metadata/index.html b/master/coverage/framework/src/Framework/Features/Metadata/index.html
index 037926bb793..a5f03110f68 100644
--- a/master/coverage/framework/src/Framework/Features/Metadata/index.html
+++ b/master/coverage/framework/src/Framework/Features/Metadata/index.html
@@ -212,7 +212,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html b/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html
index 07408754e2b..55585279905 100644
--- a/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html
+++ b/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html
@@ -346,7 +346,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html b/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html
index aaa76312377..e2635dbf851 100644
--- a/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html
+++ b/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Features/Navigation/index.html b/master/coverage/framework/src/Framework/Features/Navigation/index.html
index 39596027bcc..8d773ee6b50 100644
--- a/master/coverage/framework/src/Framework/Features/Navigation/index.html
+++ b/master/coverage/framework/src/Framework/Features/Navigation/index.html
@@ -255,7 +255,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html
index 97c4b347130..6e36bcd87bb 100644
--- a/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html
+++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html
@@ -356,7 +356,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html
index 184fdafab04..ee75c7a918e 100644
--- a/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html
+++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html
index bdac9958816..77ba49f600c 100644
--- a/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html
+++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html
@@ -171,7 +171,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Features/dashboard.html b/master/coverage/framework/src/Framework/Features/dashboard.html
index f609ba1f28b..1281c39e1d0 100644
--- a/master/coverage/framework/src/Framework/Features/dashboard.html
+++ b/master/coverage/framework/src/Framework/Features/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Features/index.html b/master/coverage/framework/src/Framework/Features/index.html
index 9180a7cca0b..b8decd944ef 100644
--- a/master/coverage/framework/src/Framework/Features/index.html
+++ b/master/coverage/framework/src/Framework/Features/index.html
@@ -254,7 +254,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html
index 13ac57b7ed1..833fdc2b354 100644
--- a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html
+++ b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html
@@ -226,7 +226,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Services/dashboard.html b/master/coverage/framework/src/Framework/Services/dashboard.html
index 1f85943d6cb..6ca64859021 100644
--- a/master/coverage/framework/src/Framework/Services/dashboard.html
+++ b/master/coverage/framework/src/Framework/Services/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Services/index.html b/master/coverage/framework/src/Framework/Services/index.html
index 7e70638fc13..f00221f5700 100644
--- a/master/coverage/framework/src/Framework/Services/index.html
+++ b/master/coverage/framework/src/Framework/Services/index.html
@@ -254,7 +254,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html b/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html
index 4003f2b4afd..2f526ae688c 100644
--- a/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html
+++ b/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html
@@ -243,7 +243,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Views/Components/dashboard.html b/master/coverage/framework/src/Framework/Views/Components/dashboard.html
index b57d4474e7b..3d6512f4d52 100644
--- a/master/coverage/framework/src/Framework/Views/Components/dashboard.html
+++ b/master/coverage/framework/src/Framework/Views/Components/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Views/Components/index.html b/master/coverage/framework/src/Framework/Views/Components/index.html
index 23d8c6ee63a..47c5dfc5619 100644
--- a/master/coverage/framework/src/Framework/Views/Components/index.html
+++ b/master/coverage/framework/src/Framework/Views/Components/index.html
@@ -143,7 +143,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/Views/dashboard.html b/master/coverage/framework/src/Framework/Views/dashboard.html
index b2427a0217c..0dece7a47fe 100644
--- a/master/coverage/framework/src/Framework/Views/dashboard.html
+++ b/master/coverage/framework/src/Framework/Views/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/Views/index.html b/master/coverage/framework/src/Framework/Views/index.html
index fd6805eb1e8..ca7b62c0fdc 100644
--- a/master/coverage/framework/src/Framework/Views/index.html
+++ b/master/coverage/framework/src/Framework/Views/index.html
@@ -114,7 +114,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Framework/dashboard.html b/master/coverage/framework/src/Framework/dashboard.html
index b0271dba1cf..26b1540093b 100644
--- a/master/coverage/framework/src/Framework/dashboard.html
+++ b/master/coverage/framework/src/Framework/dashboard.html
@@ -138,7 +138,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Framework/index.html b/master/coverage/framework/src/Framework/index.html
index c37dc5bf317..7b2268a58c1 100644
--- a/master/coverage/framework/src/Framework/index.html
+++ b/master/coverage/framework/src/Framework/index.html
@@ -309,7 +309,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Hyde.php.html b/master/coverage/framework/src/Hyde.php.html
index ace84262ddb..cbc31c642af 100644
--- a/master/coverage/framework/src/Hyde.php.html
+++ b/master/coverage/framework/src/Hyde.php.html
@@ -275,7 +275,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html
index df58aaf68a9..e2717b01d04 100644
--- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html
+++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html
@@ -141,7 +141,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html
index e62f6cb277d..05c8d18781d 100644
--- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html
+++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html
@@ -112,7 +112,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html
index 2fa88c08fd8..421c5e206a3 100644
--- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html
+++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html
@@ -140,7 +140,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html
index 2bf29829670..f178fe9e7b0 100644
--- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html
+++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html
@@ -124,7 +124,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html
index 18f8143abe1..92e54d4eb5a 100644
--- a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html
+++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html
@@ -97,7 +97,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Markdown/Contracts/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/dashboard.html
index 12dd5db4b68..53147a827e2 100644
--- a/master/coverage/framework/src/Markdown/Contracts/dashboard.html
+++ b/master/coverage/framework/src/Markdown/Contracts/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Markdown/Contracts/index.html b/master/coverage/framework/src/Markdown/Contracts/index.html
index b0cf7d1513a..adcfc1c9c2c 100644
--- a/master/coverage/framework/src/Markdown/Contracts/index.html
+++ b/master/coverage/framework/src/Markdown/Contracts/index.html
@@ -136,7 +136,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html
index ca17a39cd21..5fb6684ac56 100644
--- a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html
+++ b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html
@@ -169,7 +169,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Markdown/Models/dashboard.html b/master/coverage/framework/src/Markdown/Models/dashboard.html
index c21bbe6935a..bf1db85706c 100644
--- a/master/coverage/framework/src/Markdown/Models/dashboard.html
+++ b/master/coverage/framework/src/Markdown/Models/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Markdown/Models/index.html b/master/coverage/framework/src/Markdown/Models/index.html
index 56070cff741..1bd7e32462f 100644
--- a/master/coverage/framework/src/Markdown/Models/index.html
+++ b/master/coverage/framework/src/Markdown/Models/index.html
@@ -170,7 +170,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html
index b47290b1d74..6d3378b24aa 100644
--- a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html
+++ b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html
@@ -388,7 +388,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Markdown/Processing/dashboard.html b/master/coverage/framework/src/Markdown/Processing/dashboard.html
index 4fe50967ddc..25979b636d8 100644
--- a/master/coverage/framework/src/Markdown/Processing/dashboard.html
+++ b/master/coverage/framework/src/Markdown/Processing/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Markdown/Processing/index.html b/master/coverage/framework/src/Markdown/Processing/index.html
index a694ff7730b..2c18f9fe37d 100644
--- a/master/coverage/framework/src/Markdown/Processing/index.html
+++ b/master/coverage/framework/src/Markdown/Processing/index.html
@@ -198,7 +198,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Markdown/dashboard.html b/master/coverage/framework/src/Markdown/dashboard.html
index 054a453ccb6..1405af34f3c 100644
--- a/master/coverage/framework/src/Markdown/dashboard.html
+++ b/master/coverage/framework/src/Markdown/dashboard.html
@@ -138,7 +138,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Markdown/index.html b/master/coverage/framework/src/Markdown/index.html
index 3e3f209ee97..eb45edcd539 100644
--- a/master/coverage/framework/src/Markdown/index.html
+++ b/master/coverage/framework/src/Markdown/index.html
@@ -182,7 +182,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Pages/BladePage.php.html b/master/coverage/framework/src/Pages/BladePage.php.html
index 1d88dcba9cb..eb0385a8484 100644
--- a/master/coverage/framework/src/Pages/BladePage.php.html
+++ b/master/coverage/framework/src/Pages/BladePage.php.html
@@ -227,7 +227,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Pages/Concerns/dashboard.html b/master/coverage/framework/src/Pages/Concerns/dashboard.html
index d4b3ea9cda9..7d7566c4024 100644
--- a/master/coverage/framework/src/Pages/Concerns/dashboard.html
+++ b/master/coverage/framework/src/Pages/Concerns/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Pages/Concerns/index.html b/master/coverage/framework/src/Pages/Concerns/index.html
index d6311354724..1054563cd49 100644
--- a/master/coverage/framework/src/Pages/Concerns/index.html
+++ b/master/coverage/framework/src/Pages/Concerns/index.html
@@ -142,7 +142,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Pages/DocumentationPage.php.html b/master/coverage/framework/src/Pages/DocumentationPage.php.html
index 9aab9c06d10..577d59df4d2 100644
--- a/master/coverage/framework/src/Pages/DocumentationPage.php.html
+++ b/master/coverage/framework/src/Pages/DocumentationPage.php.html
@@ -360,7 +360,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Pages/dashboard.html b/master/coverage/framework/src/Pages/dashboard.html
index fc83f3e6d26..b67590f8187 100644
--- a/master/coverage/framework/src/Pages/dashboard.html
+++ b/master/coverage/framework/src/Pages/dashboard.html
@@ -138,7 +138,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Pages/index.html b/master/coverage/framework/src/Pages/index.html
index 2a0e4653fb8..5ea7d002763 100644
--- a/master/coverage/framework/src/Pages/index.html
+++ b/master/coverage/framework/src/Pages/index.html
@@ -266,7 +266,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/BuildWarnings.php.html b/master/coverage/framework/src/Support/BuildWarnings.php.html
index bfeb53037ce..06718c2db6a 100644
--- a/master/coverage/framework/src/Support/BuildWarnings.php.html
+++ b/master/coverage/framework/src/Support/BuildWarnings.php.html
@@ -408,7 +408,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/Concerns/dashboard.html b/master/coverage/framework/src/Support/Concerns/dashboard.html
index 1adb82b0cb3..93e00bd9625 100644
--- a/master/coverage/framework/src/Support/Concerns/dashboard.html
+++ b/master/coverage/framework/src/Support/Concerns/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Support/Concerns/index.html b/master/coverage/framework/src/Support/Concerns/index.html
index 8b4ee471708..00bed9fb67c 100644
--- a/master/coverage/framework/src/Support/Concerns/index.html
+++ b/master/coverage/framework/src/Support/Concerns/index.html
@@ -114,7 +114,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html
index 3aef94069ac..aed79c914e9 100644
--- a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html
+++ b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html
@@ -114,7 +114,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/Contracts/dashboard.html b/master/coverage/framework/src/Support/Contracts/dashboard.html
index 04f2adf220d..55dff61b2d7 100644
--- a/master/coverage/framework/src/Support/Contracts/dashboard.html
+++ b/master/coverage/framework/src/Support/Contracts/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Support/Contracts/index.html b/master/coverage/framework/src/Support/Contracts/index.html
index 77810ffc4f9..8c587e35a1b 100644
--- a/master/coverage/framework/src/Support/Contracts/index.html
+++ b/master/coverage/framework/src/Support/Contracts/index.html
@@ -84,7 +84,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/DataCollections.php.html b/master/coverage/framework/src/Support/DataCollections.php.html
index 13689fef131..bdb4da346f9 100644
--- a/master/coverage/framework/src/Support/DataCollections.php.html
+++ b/master/coverage/framework/src/Support/DataCollections.php.html
@@ -330,7 +330,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/Facades/dashboard.html b/master/coverage/framework/src/Support/Facades/dashboard.html
index d78ca138c26..ac0603932db 100644
--- a/master/coverage/framework/src/Support/Facades/dashboard.html
+++ b/master/coverage/framework/src/Support/Facades/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Support/Facades/index.html b/master/coverage/framework/src/Support/Facades/index.html
index 1299e562f6a..241b2c9ea50 100644
--- a/master/coverage/framework/src/Support/Facades/index.html
+++ b/master/coverage/framework/src/Support/Facades/index.html
@@ -114,7 +114,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html
index 273e1303892..eeff62f20a0 100644
--- a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html
+++ b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html
@@ -435,7 +435,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/Filesystem/dashboard.html b/master/coverage/framework/src/Support/Filesystem/dashboard.html
index 8540073c371..f26ed33ce5a 100644
--- a/master/coverage/framework/src/Support/Filesystem/dashboard.html
+++ b/master/coverage/framework/src/Support/Filesystem/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Support/Filesystem/index.html b/master/coverage/framework/src/Support/Filesystem/index.html
index 1f68e050ba4..47be104dae6 100644
--- a/master/coverage/framework/src/Support/Filesystem/index.html
+++ b/master/coverage/framework/src/Support/Filesystem/index.html
@@ -170,7 +170,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/Includes.php.html b/master/coverage/framework/src/Support/Includes.php.html
index 5b9ec82b5b3..99c57a5bd50 100644
--- a/master/coverage/framework/src/Support/Includes.php.html
+++ b/master/coverage/framework/src/Support/Includes.php.html
@@ -331,7 +331,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/Models/dashboard.html b/master/coverage/framework/src/Support/Models/dashboard.html
index 6aad4b48e46..f46fb226ec4 100644
--- a/master/coverage/framework/src/Support/Models/dashboard.html
+++ b/master/coverage/framework/src/Support/Models/dashboard.html
@@ -139,7 +139,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Support/Models/index.html b/master/coverage/framework/src/Support/Models/index.html
index 99d7f532d17..fbfdbac8fcb 100644
--- a/master/coverage/framework/src/Support/Models/index.html
+++ b/master/coverage/framework/src/Support/Models/index.html
@@ -310,7 +310,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/Paginator.php.html b/master/coverage/framework/src/Support/Paginator.php.html
index 1093cc2cf49..350ebc57ade 100644
--- a/master/coverage/framework/src/Support/Paginator.php.html
+++ b/master/coverage/framework/src/Support/Paginator.php.html
@@ -833,7 +833,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/Support/dashboard.html b/master/coverage/framework/src/Support/dashboard.html
index fdc404a9d0c..895e83f6b98 100644
--- a/master/coverage/framework/src/Support/dashboard.html
+++ b/master/coverage/framework/src/Support/dashboard.html
@@ -138,7 +138,7 @@ Project Risks
diff --git a/master/coverage/framework/src/Support/index.html b/master/coverage/framework/src/Support/index.html
index 68cc89d00a9..599d4c08bc6 100644
--- a/master/coverage/framework/src/Support/index.html
+++ b/master/coverage/framework/src/Support/index.html
@@ -350,7 +350,7 @@ Legend
High : 90% to 100%
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.
diff --git a/master/coverage/framework/src/dashboard.html b/master/coverage/framework/src/dashboard.html
index 5b0f5660df9..7745c919ef8 100644
--- a/master/coverage/framework/src/dashboard.html
+++ b/master/coverage/framework/src/dashboard.html
@@ -137,7 +137,7 @@ Project Risks
diff --git a/master/coverage/framework/src/helpers.php.html b/master/coverage/framework/src/helpers.php.html
index a9643c57e84..9ca241c0ac4 100644
--- a/master/coverage/framework/src/helpers.php.html
+++ b/master/coverage/framework/src/helpers.php.html
@@ -559,7 +559,7 @@
Legend
Covered by small (and larger) tests Covered by medium (and large) tests Covered by large tests (and tests of unknown size) Not covered Not coverable
- Generated by php-code-coverage 10.1.7 using PHP 8.1.25 and PHPUnit 10.4.2 at Fri Nov 17 14:41:35 UTC 2023.
+ Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Fri Nov 24 20:37:01 UTC 2023.