Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Config\Adapter\Ini constructor to specify parse_ini_file() mode #12079

Closed

Conversation

zytzagoo
Copy link
Contributor

@zytzagoo zytzagoo commented Aug 3, 2016

This worked as expected on 2.0.13 (and earlier) and fails on 3.0.x currently

This currently fails in 3.0.0 and passes in 2.0.13
…fy IniTest::testConstants() to use it

`mode` defaults to INI_SCANNER_RAW as it was earlier
@zytzagoo zytzagoo changed the title Add unit test for Config\Adapter\Ini with constants Allow Config\Adapter\Ini constructor to specify parse_ini_file() mode Aug 5, 2016
@sergeyklay
Copy link
Contributor

Looks good to me

@sergeyklay sergeyklay added this to the 3.0.1 milestone Aug 5, 2016
@sergeyklay
Copy link
Contributor

Could you please rebase?

@zytzagoo
Copy link
Contributor Author

zytzagoo commented Aug 5, 2016

Yeah, later today hopefully

@zytzagoo
Copy link
Contributor Author

zytzagoo commented Aug 5, 2016

Closing this in favor of #12100

@zytzagoo zytzagoo closed this Aug 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants