Releases: matomo-org/component-ini
Releases · matomo-org/component-ini
3.0.1
09 Nov 08:27
Compare
Sorry, something went wrong.
No results found
Fixed problem with escaping if string contains '
3.0.0
17 Jun 07:11
Compare
Sorry, something went wrong.
No results found
Discontinued support for PHP < 7.2 (#19 )
Possibility to manually switch to custom reader implementation (#18 )
Don't use rawValues if raw scanner fails to parse the ini file (#15 )
Fixed writing multi dim array to valid ini (#16 )
2.0.2
23 Feb 21:13
Compare
Sorry, something went wrong.
No results found
Merge pull request #13 from open-source-contributions/improve_code_co…
1.0.8
26 Dec 19:22
Compare
Sorry, something went wrong.
No results found
PHP 7.4 compatibility
refs https://github.com/matomo-org/component-ini/pull/10
1.0.7
21 Dec 20:07
Compare
Sorry, something went wrong.
No results found
2.0.1
03 Jul 07:43
Compare
Sorry, something went wrong.
No results found
Minor fix in the parser for better comments parsing
2.0.0
14 Feb 19:00
Compare
Sorry, something went wrong.
No results found
Republished as matomo/ini
1.0.6
14 Jan 21:20
Compare
Sorry, something went wrong.
No results found
Fixed a bug in IniReader::readComments(). Under circumstances it did not return a comment for a key that defines an array.
1.0.5
14 Jan 20:06
Compare
Sorry, something went wrong.
No results found
New feature to read comments within the ini file
1.0.4
21 Apr 05:05
Compare
Sorry, something went wrong.
No results found
Performance improvements.