Tastphp Framework Versions Save

The Tastphp Framework Core

v1.6.0

6 years ago

Change

  • not support php56

Fixed

  • Fixed when config file not exits

v1.5.1

6 years ago
  • compatibility disable redis extension
  • compatibility swoole branch

v1.2.0

6 years ago
  • Added implement PSR-11: Container Interface.
  • Fixed phpunit config

v1.3.0

6 years ago
  • Added implement PSR-7: HTTP Message Interfaces

v1.3.2

6 years ago
  • Removed RequestListener
  • Modify ListenerRegisterService Logic

v1.4.0

6 years ago

Add RequestServiceProvider and Compatible PSR-7

v1.4.1

6 years ago

Add ResponseAdapter and Compatible PSR-7

v1.5.0

6 years ago
  • Refactor Http component
  • Added HttpAdapter