Re-check and update H1,H2,H3 order#16
Closed
OStefan2001 wants to merge 2 commits into
Closed
Conversation
alexmerlin
requested changes
Jul 21, 2026
alexmerlin
left a comment
Member
There was a problem hiding this comment.
Replace http:// with https:// in all dotkernel.com and dotkernel.net URLs.
| @@ -37,7 +37,7 @@ | |||
|
|
|||
| <figure><div class="table-responsive"><table class="table table-bordered table-sm"><thead><tr><th></th><th><strong>API Tools (formerly Apigility)</strong></th><th><strong>Dotkernel API</strong></th></tr></thead><tbody><tr><td>URL</td><td><a href="https://api-tools.getlaminas.org/" target="_blank" rel="noreferrer noopener">api-tools</a></td><td><a href="https://www.dotkernel.org" target="_blank" rel="noreferrer noopener">Dotkernel API</a></td></tr><tr><td>First Release</td><td>2012</td><td>2018</td></tr><tr><td>PHP Version</td><td><= 8.2</td><td><img src="https://img.shields.io/packagist/php-v/dotkernel/api" alt="PHP Version"></td></tr><tr><td>Architecture</td><td>MVC, Event Driven</td><td>Middleware</td></tr><tr><td>OSS Lifecycle</td><td>Archived</td><td><img src="https://img.shields.io/osslifecycle/dotkernel/api?style=flat&label=" alt="OSS Lifecycle"></td></tr><tr><td>Style</td><td>REST, RPC</td><td>REST</td></tr><tr><td>Versioning</td><td>Yes</td><td>Deprecations (API Evolution) *</td></tr><tr><td>Documentation</td><td>Swagger (Automated)</td><td>Postman (<em>Manual</em>), OpenAPI 3.0 (Swagger)</td></tr><tr><td>Content-Negotiation</td><td>Custom</td><td>Custom</td></tr><tr><td>License</td><td>BSD-3</td><td>MIT</td></tr><tr><td>Default DB Layer</td><td>laminas-db</td><td>doctrine-orm 3.x</td></tr><tr><td>Authorization</td><td>ACL</td><td>RBAC-guard</td></tr><tr><td>Authentication</td><td>HTTP Basic/Digest OAuth2.0</td><td>OAuth2.0</td></tr><tr><td>CI/CD</td><td>Yes</td><td>Yes</td></tr><tr><td>Unit Tests</td><td>Yes</td><td>Yes</td></tr><tr><td>Code (Endpoint) Generator</td><td>Yes</td><td><a href="https://docs.dotkernel.org/dot-maker/v1/overview/" target="_blank" rel="noreferrer noopener">dot-maker</a></td></tr><tr><td>PSR</td><td>PSR-7</td><td>PSR-7, PSR-15</td></tr></tbody></table></div></figure> | |||
Member
There was a problem hiding this comment.
Why is ths wrapped in a figure?
Collaborator
Author
There was a problem hiding this comment.
That figure changed the style, but it actually is better without that tag.
| @@ -45,21 +45,21 @@ admin -> <a target="_blank" href="https://packagist.org/packages/dotkernel/ad | |||
| If your project is a DotKernel 3 instance (based on expressive 2), you can migrate your project to Zend Expressive 3 by following <a href="https://www.dotkernel.com/dotkernel3/migrating-dotkernel-3-from-zend-expressive-2-to-zend-expressive-3/" target="_blank" rel="noopener noreferrer">this guide</a>. | |||
|
|
|||
| | |||
Member
There was a problem hiding this comment.
Suggested change
| |
Remove from such empty lines containing nothing else.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #16 +/- ##
==========================================
Coverage 22.46% 22.46%
Complexity 178 178
==========================================
Files 43 43
Lines 819 819
==========================================
Hits 184 184
Misses 635 635 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.