Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Releases: modulusphp/framework

1.9.9.7

Choose a tag to compare

@donaldp donaldp released this 23 Sep 10:51
31690a2
  • Bug fix

Updated test case and added PHPUnit version 8

1.9.9.5

Choose a tag to compare

@donaldp donaldp released this 06 May 17:17
3b7ca99
v1.9.9.5

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

1.9.9.4

Choose a tag to compare

@donaldp donaldp released this 16 Apr 10:06
ac331b8

Maintenance update

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

1.9.9.3

Choose a tag to compare

@donaldp donaldp released this 26 Mar 17:21
e42b8d8

Patch

  • Fixes the unit testing bug

1.9.9.2

Choose a tag to compare

@donaldp donaldp released this 24 Mar 12:09
0376a71

Updates

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

1.9.9.1

Choose a tag to compare

@donaldp donaldp released this 20 Mar 10:42
2a29302

Bug fixes

  • Fixed Segmentation fault (core dumped)

1.9.9.0

Choose a tag to compare

@donaldp donaldp released this 20 Mar 10:15
9469fc1

Updates

  • Possible Segmentation fault (core dumped) bug fix

1.9.8.11

Choose a tag to compare

@donaldp donaldp released this 20 Mar 03:09
09deef9

Updates

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

1.9.8.10

Choose a tag to compare

@donaldp donaldp released this 20 Mar 02:21
3975da7

Whats new

  • Added extendable support
  • Added plugin support

1.9.8.9

Choose a tag to compare

@donaldp donaldp released this 14 Feb 07:39
b2ef09b

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