Skip to content

Releases: modulusphp/framework

1.9.9.7

23 Sep 10:51
31690a2

Choose a tag to compare

  • Bug fix

Updated test case and added PHPUnit version 8

1.9.9.5

06 May 17:17
3b7ca99

Choose a tag to compare

v1.9.9.5

Merge pull request #50 from modulusphp/feature/maintenance-update-and…

1.9.9.4

16 Apr 10:06
ac331b8

Choose a tag to compare

Maintenance update

  • Allow plugins to modify the response messages
  • Switched to the default Request class

1.9.9.3

26 Mar 17:21
e42b8d8

Choose a tag to compare

Patch

  • Fixes the unit testing bug

1.9.9.2

24 Mar 12:09
0376a71

Choose a tag to compare

Updates

  • Response Handler can now handle view instances
  • Prototype can now bind multiple methods and props

1.9.9.1

20 Mar 10:42
2a29302

Choose a tag to compare

Bug fixes

  • Fixed Segmentation fault (core dumped)

1.9.9.0

20 Mar 10:15
9469fc1

Choose a tag to compare

Updates

  • Possible Segmentation fault (core dumped) bug fix

1.9.8.11

20 Mar 03:09
09deef9

Choose a tag to compare

Updates

  • Added a new exception that get's thrown when a class doesn't exist

1.9.8.10

20 Mar 02:21
3975da7

Choose a tag to compare

Whats new

  • Added extendable support
  • Added plugin support

1.9.8.9

14 Feb 07:39
b2ef09b

Choose a tag to compare

Extended the response handler to support the redirect class and rest class