Skip to content

Tags: flightphp/core

Tags

v3.18.0

Toggle v3.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #677 from flightphp/simple-pdo

Added SimplePdo class to replace PdoWrapper

v3.17.4

Toggle v3.17.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #673 from flightphp/fix-other-commands

Fixed route and controller commands to accept old configs

v3.17.3

Toggle v3.17.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #671 from flightphp/update-ai-commands

Fix AI commands to use new runway config syntax

v3.17.2

Toggle v3.17.2's commit message
configured performance testing

v3.17.1

Toggle v3.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #663 from flightphp/download-file

Adjusting PHPStan Linting and updated download()

v3.17.0

Toggle v3.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #657 from flightphp/json-util

added JSON util to use elsewhere

v3.16.1

Toggle v3.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #655 from flightphp/async-fix

Finally found the horrific memory leak!

v3.16.0

Toggle v3.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #652 from flightphp/ai-helpers

Added AI commands and instructions for the repo.

v3.15.3

Toggle v3.15.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #650 from flightphp/bad-data-var-in-view

Fixed issue with data in view class

v3.15.2

Toggle v3.15.2's commit message
fixed issues with php8-named-arguments