PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of El Amrani Chakir   PHP AJAX Response Router   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP AJAX Response Router
Handle HTTP AJAX requests using router classes
Author: By
Last change: Updated CHANGELOG.md
Date: 2 years ago
Size: 378 bytes
 

Contents

Class file image Download

Change Log

1.0.6 (2022-03-31)

  • Allows getting the current route via `Route::getCurrentRoute`.

1.0.5 (2022-03-22)

  • Fixed resolving routes actions that defined as a functions.

1.0.4 (2022-03-13)

  • Fixed compatibility issues with PHP ^8.0 versions.

1.0.2 (2022-03-04)

  • Integrated Lazzard\Psr7ResponseSender.

1.0.0 (2022-02-14)

  • First stable release.