Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
v0.2.10
6d2b0c19 · ·Release v0.2.10 — tracks sibidharan/zealphp v0.2.10 (discipline-contract sprint)
-
v0.2.9
36d9d681 · ·Release v0.2.9 — scaffold packaging fix for v0.2.8 The v0.2.8 scaffold tag was published with stale bundled vendor due to Packagist's CDN serving cached p2 metadata when composer update ran during release. Packagist's tag-to-commit cache then refused to re-evaluate the v0.2.8 tag even after the force-update at GitHub. v0.2.9 is the same code as the intended v0.2.8 (vendor at framework v0.2.8) but with a fresh tag Packagist will properly index. Framework itself remains at v0.2.8 — scaffold composer.json still pins ^0.2.8 which resolves to the v0.2.8 framework release. Future composer create-project should use v0.2.9 (which composer picks as latest automatically via caret).
-
v0.2.8
36d9d681 · ·Release v0.2.8 — tracks sibidharan/zealphp v0.2.8 (PHPStan CI fix) Re-tagged: original v0.2.8 push (2655f11) shipped with stale vendor because Packagist's CDN was caching the older p2 response when composer update ran. This re-tag captures the actual v0.2.8 framework code. Net effect: the artifact now matches the tag name.
-
-
v0.2.6
4053ae37 · ·Release v0.2.6 — tracks sibidharan/zealphp v0.2.6 Bundled ZealPHP refreshed to v0.2.6, which renames G to RequestContext (class_alias preserves backward compat), moves response and apache shim state off the per-request singleton, and removes dead code.
-
v0.2.5
7fac61e1 · ·Release v0.2.5 — tracks sibidharan/zealphp v0.2.5 (security patch) Bundled ZealPHP refreshed to v0.2.5, which patches an HTTP response- splitting vulnerability in the uopz header() override. New scaffolds via composer create-project pick up the fix automatically. All v0.2.x releases prior to v0.2.5 are affected. Existing projects should run: composer update sibidharan/zealphp
-
v0.2.4
cfc3810f · ·Release v0.2.4 — tracks sibidharan/zealphp v0.2.4 - Scaffold defaults to coroutine mode (App::superglobals(false)) — new projects get per-coroutine isolated state out of the box. - Bundled ZealPHP refreshed to v0.2.4 (max_request=100000 default for worker recycling, ZEALPHP_MAX_REQUEST env var override).
-
-
-
-
-