Skip to content

Re-check and update H1,H2,H3 order#16

Closed
OStefan2001 wants to merge 2 commits into
developfrom
stefan-dev
Closed

Re-check and update H1,H2,H3 order#16
OStefan2001 wants to merge 2 commits into
developfrom
stefan-dev

Conversation

@OStefan2001

Copy link
Copy Markdown
Collaborator

No description provided.

@OStefan2001
OStefan2001 requested a review from alexmerlin July 21, 2026 08:49

@alexmerlin alexmerlin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>&lt;= 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&amp;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>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is ths wrapped in a figure?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That figure changed the style, but it actually is better without that tag.

@@ -45,21 +45,21 @@ admin -&gt; <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>.

&nbsp;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
&nbsp;

Remove &nbsp; from such empty lines containing nothing else.

@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 22.46%. Comparing base (82cada0) to head (5271a42).
⚠️ Report is 6 commits behind head on develop.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants