Skip to content

Releases: ngframer/ngframer.php.base

v2.6.5

14 Mar 16:05
5e3664e

Choose a tag to compare

Updates

  1. Fixed check of value assignment even for value being null for cookies and session.

v2.6.4

20 Feb 10:15
37d2ede

Choose a tag to compare

Updates

  1. Added function to add more value to the session value.

v2.6.3

19 Feb 16:50
6b635b1

Choose a tag to compare

Updates

  1. Added functionality to create session cookie.

v2.6.2

11 Feb 11:19
0927210

Choose a tag to compare

Updates

  1. Fixed the flash key does not exist error.

v2.6.1

10 Feb 20:00

Choose a tag to compare

Additions

  1. Added flash messages function to the session module.

v2.6.0

05 Feb 09:14
77d00f2

Choose a tag to compare

Additions

  1. Added API Schema module.

v2.5.1

01 Feb 15:35
91cadcd

Choose a tag to compare

Fixations

  1. Changed the name of key on selectOne function from records to record.

v2.5.0

01 Feb 12:25

Choose a tag to compare

Updates

  1. Updated the session module.

Additions

  1. Added a cookie module.

v2.4.0

31 Jan 09:51
3ec3bfa

Choose a tag to compare

Updates

  1. Updated the method of rendering the response.

v2.3.0

21 Jan 15:05
7a8f54e

Choose a tag to compare

Updates

  1. Updated the system for API and App level independent registry.