Skip to content

Releases: nosial/OptsLib

1.1.3

29 Oct 19:08
Compare
Choose a tag to compare

This update introduces a critical bug fix

Fixed

  • Fixed issue where if global $argv is not available, a check to see if $_SERVER['argv'] is set
    before accessing it due to a potential 'undefined' error.

1.1.2

14 Oct 19:56
Compare
Choose a tag to compare

Updated Build System

1.1.1

24 Sep 17:02
Compare
Choose a tag to compare

Updated OptsLib to work with php 8.3+ & ncc 2.1.0+

Changed

  • Introduced typed properties to OptsLib

Fixed

  • Fixed code-smell from OptsLib

1.0.0

03 Mar 06:13
Compare
Choose a tag to compare

First release of optslib