Skip to content

Releases: WebTigers/TigerZF

v1.32.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 11:07

Full Changelog: v1.31.0...v1.32.0

v1.31.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 22:46

What's Changed

  • fix(composer): drop hardcoded version (let tags drive it) by @WebTigers in #26

Full Changelog: v1.30.0...v1.31.0

v1.30.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 20:59
252aa17

What's Changed

  • PHP 8.1–8.5 modernization: deprecation-free, green CI, 8.1 floor by @WebTigers in #11
  • Bump actions/checkout from 3 to 7 by @dependabot[bot] in #7
  • Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #8
  • Bump actions/cache from 3 to 6 by @dependabot[bot] in #9
  • Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #10
  • docs: add rendered ZF1 manual HTML + restyle by @WebTigers in #12
  • docs: templated .phtml manual site — full-width layout, nav, search, PHP highlighting by @WebTigers in #13
  • docs: Spanish locale — switcher, i18n shell, and full manual translation by @WebTigers in #14
  • docs(es): restore dropped tags (12 pages) by @WebTigers in #15
  • chore: nuke DocBook sources + legacy cruft (Tier 1) by @WebTigers in #16
  • fix(Zend_Date): drop bogus str_decrement() + remove polyfill-php83 by @WebTigers in #17
  • chore: rebrand README, drop ZF1-Future logo + root cruft by @WebTigers in #18
  • chore(phpstan): raise analysis floor to PHP 8.1 + regenerate baseline by @WebTigers in #20
  • fix(docs-es): full translated book TOC on the Spanish index by @WebTigers in #21
  • feat(docs): full-text search (SQLite FTS5), bilingual by @WebTigers in #22
  • feat(docs-search): section-level index — scroll to the matched anchor by @WebTigers in #23
  • docs: prep 1.30.0 (changelog + version, not released) by @WebTigers in #19
  • fix(ci): drop broken test step from release.yml by @WebTigers in #24
  • fix(ci): release archive temp-build + contents:write by @WebTigers in #25

New Contributors

Full Changelog: v1.24.6...v1.30.0

TigerZF v1.24.5 - Initial Public Release

Choose a tag to compare

@WebTigers WebTigers released this 12 Sep 19:19

🚀 First stable release of TigerZF - Zend Framework 1 reborn for modern PHP!

What's New

  • Full ZF1 Compatibility with PHP 7.1-8.3+ support
  • Complete Framework with all original ZF1 components intact
  • Modern Development Tools (PHPStan, PHP CS Fixer, Rector)
  • Comprehensive Test Suite ensuring reliability
  • Enterprise-Ready architecture proven in production

Installation

composer require webtigers/tigerzf

About TigerZF

TigerZF brings the legendary reliability of Zend Framework 1 into the modern era, providing a stable, backwards-compatible framework for mission-critical applications that value long-term stability over trend-chasing.

Built on the solid foundation of zf1-future 1.24.4 with WebTigers enhancements.

Because Legends Never Die 🐅


Based on zf1-future • Maintained by WebTigers