Adds a typedMode flag to the INI reader to support the built-in INI_SCANNER_TYPED flag on parse_ini_file().
This allows integer, boolean, and null values to be returned as the appropriate types, rather than all being returned as strings.
3.5.0
Total issues resolved: 0
Total pull requests resolved: 1
Total contributors: 1
Enhancement
... (truncated)
Commits
2f2273a Merge pull request #18 from laminas/3.5.x-merge-up-into-3.6.x_DXEmbgwz
e4d7147 Merge pull request #17 from laminas/3.4.x-merge-up-into-3.5.x_6eAXNdlK
a373b2e Merge pull request #13 from 7-zete-7/3.4.x
fde5863 Merge pull request #12 from ghostwriter/remove-file-headers
cfc3c39 Merge pull request #16 from drealecs/drop-laminas-zendframework-bridge
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps laminas/laminas-config from 2.6.0 to 3.6.0.
Release notes
Sourced from laminas/laminas-config's releases.
... (truncated)
Commits
2f2273a
Merge pull request #18 from laminas/3.5.x-merge-up-into-3.6.x_DXEmbgwze4d7147
Merge pull request #17 from laminas/3.4.x-merge-up-into-3.5.x_6eAXNdlKa373b2e
Merge pull request #13 from 7-zete-7/3.4.xfde5863
Merge pull request #12 from ghostwriter/remove-file-headerscfc3c39
Merge pull request #16 from drealecs/drop-laminas-zendframework-bridgeaac0104
Removed laminas/laminas-zendframework-bridge, removed zendframework/zend-conf...1ab82e7
Fix of interface violations6d82fc4
Remove file headers1de729c
qa: use org admin token for auto-close workflow8d8ff14
Marking repository security-onlyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)