Skip to content

Releases: Coercive/Router

New handlers for origin, fetch site, https...

24 Feb 11:30

Choose a tag to compare

3.4.6

New handlers for origin, fetch site, https...

Update composer required dependencies

14 Jan 11:55

Choose a tag to compare

3.4.5

remove required coercive globals dependency

Router: get and check referer

06 Jan 09:09

Choose a tag to compare

3.4.4

Router: get and check referer

Compatibility php8 - backward compatibility php7.4

30 Sep 08:15

Choose a tag to compare

3.4.3

Remove const type for backward compatibility to php 7.4

Factory loader

21 Aug 13:52

Choose a tag to compare

3.4.2

Factory loader

Fix router finding the last route matches

14 Jun 11:10

Choose a tag to compare

3.4.1

Fix router finding the last route matches.

Controller : user two separate options for handle 404 / 500 errors with optional callbacks

16 Feb 09:56

Choose a tag to compare

Controller : user two separate options for handle 404 / 500 errors with optional callbacks.

Compatibility is broken with the previous version. You have to readapt the code, and optionally add callbacks to handle route not found or controller not found errors.

Route : dynamic option(s) setter

06 Dec 15:07

Choose a tag to compare

3.3.9

Route : dynamic option(s) setter

Exclude port from HTTP_HOST and get SERVER_NAME

12 Sep 07:27

Choose a tag to compare

3.3.8

Router : retrieve and getter for SERVER_NAME

Expose parser, load route deferred, autoload routes when export or run

06 Jun 08:20

Choose a tag to compare

3.3.7

Router : exposer parser, load route deferred, autoload routes when ex…