Releases: chillerlan/php-settings-container
Releases · chillerlan/php-settings-container
2.1.2
06 Sep 15:21
Compare
Sorry, something went wrong.
No results found
1.2.2
03 Sep 17:35
Compare
Sorry, something went wrong.
No results found
PHP8 compatibility for the 1.2.x branch
2.1.1
06 Jan 16:00
Compare
Sorry, something went wrong.
No results found
minor consistency fixes
dependency updates
cleanup
2.1.0
07 Oct 13:47
Compare
Sorry, something went wrong.
No results found
2.0.0
16 Apr 18:17
Compare
Sorry, something went wrong.
No results found
1.2.1
10 Sep 00:23
Compare
Sorry, something went wrong.
No results found
fixed a bug that prevented a custom getter on 'null' values
1.2.0
09 Sep 22:44
Compare
Sorry, something went wrong.
No results found
allow internal getter $this->{'get_'.$property}() (could've done this before)
implement JsonSerializable
PHPUnit 8.3
1.1.0
04 May 21:57
Compare
Sorry, something went wrong.
No results found
allow internal setter $this->{'set_'.$property}($value)
PHPUnit 8.1
1.0.2
01 Mar 16:05
Compare
Sorry, something went wrong.
No results found
phpunit version bump (8.0)
1.0.1
01 Oct 11:12
Compare
Sorry, something went wrong.
No results found
:octocat: could as well use the declared variable...