Skip to content

Releases: aloframework/common

2.0.1

07 Nov 21:09
Compare
Choose a tag to compare
readme bad link fix

2.0

07 Nov 20:51
Compare
Choose a tag to compare
2.0

Licence changed to Apache 2.0

1.3.3

18 Nov 21:08
Compare
Choose a tag to compare

The following happened to getUniqid():

Default $entropy value set to 10000, a warning is triggered if openssl_random_pseudo_bytes is unable to locate a cryptographically strong algorithm.

1.3.2

12 Nov 15:26
Compare
Choose a tag to compare

ENT_SUBSTITUTE added to Alo::unXss()

1.3.1

27 Oct 17:25
Compare
Choose a tag to compare

Fixed a bug in getUniqid() which tried to use a nonexistent constant

1.3

27 Oct 16:41
Compare
Choose a tag to compare
1.3

getUniqid(), asciiRand(), isRegularRequest() added

1.2

27 Oct 15:57
Compare
Choose a tag to compare
1.2

Added unXss(), getFingerprint() and isTraversable()

1.1.2

14 Oct 20:42
Compare
Choose a tag to compare

Coverage report & cleanup

1.1.1

07 Oct 16:28
Compare
Choose a tag to compare

Fixed a bug with isAjaxRequest()

1.1

05 Oct 17:28
Compare
Choose a tag to compare
1.1

ifundefined() added