Skip to content

Releases: NeoPHP-Dev/NeoPHP

NeoPHP v4.20.7 - Project Symlink Fix

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:23

v4.20.7

  • fix: use symlink instead of mirror for project path repositories (ec55f18)

Full Changelog: v4.20.6...v4.20.7

NeoPHP v4.20.6 - Database Configuration Fallback

Choose a tag to compare

@github-actions github-actions released this 02 Aug 07:38

v4.20.6

  • fix: DatabaseConnection should not fail when database.config.php is missing (3ecda78)

Full Changelog: v4.20.5...v4.20.6

NeoPHP v4.20.5 - Git Ignore Fix

Choose a tag to compare

@github-actions github-actions released this 01 Aug 21:35

v4.20.5

  • fix: remove auth from gitignore (b01b8fd)

Full Changelog: v4.20.4...v4.20.5

NeoPHP v4.20.4 - Console Manager DTO Fix

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:16

v4.20.4

  • fix: use AttributeScanResult getters instead of array access in ConsoleManager (2938884)

Full Changelog: v4.20.3...v4.20.4

NeoPHP v4.20.3 - Documentation Terminology Update

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:03

v4.20.3

  • fix: replace "Table of Contents" to "Summary" (38290dc)

Full Changelog: v4.20.2...v4.20.3

NeoPHP v4.20.2 - Startup Guide Update

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:00

v4.20.2

Full Changelog: v4.20.1...v4.20.2

NeoPHP v4.20.1 - Documentation Translation

Choose a tag to compare

@github-actions github-actions released this 01 Aug 16:47

v4.20.1

  • docs: translate all README, STARTUP and CONTRIBUTION files (3bc4bf8)

Full Changelog: v4.20.0...v4.20.1

NeoPHP v4.20.0 - Pagination System

Choose a tag to compare

@github-actions github-actions released this 01 Aug 15:49

v4.20.0

  • docs: update ROADMAP (4939cb5)
  • docs: document Paginator, QueryBuilder::paginate() and paginator_links in README (5605142)
  • feat: add paginator_links Twig extension for rendering pagination navigation (7e930b1)
  • feat: add EntityRepository::paginate() for entity-based pagination (6cde3ea)
  • feat: add QueryBuilder::paginate() using a cloned builder for the count query (4a23c22)
  • feat: add standalone Paginator with pagination metadata and link windowing (8d08f47)

What's Changed

Full Changelog: v4.19.0...v4.20.0

NeoPHP v4.19.0 - Persistent PDO Connections

Choose a tag to compare

@github-actions github-actions released this 01 Aug 15:34

v4.19.0

  • docs: update ROADMAP (5669e0b)
  • docs: document persistent connections and transaction leak warning (2a9481c)
  • feat: add persistan option key (4ffd28c)
  • feat: support persistent PDO connections via config option (2182fdf)

What's Changed

Full Changelog: v4.18.2...v4.19.0

NeoPHP v4.18.2 - Documentation Update

Choose a tag to compare

@github-actions github-actions released this 01 Aug 15:20

v4.18.2

Full Changelog: v4.18.1...v4.18.2