Skip to content

Add the ability to set $process_sections to false #11

@pappfer

Description

@pappfer

PHP's parse_ini_file function's second argument is $process_sections. By default it is set to false.
I wanted to write a simple .ini file (without sections) but noticed that your package requires that the .ini file has sections so it won't work on simple .ini files.

I'll include a pull request that will let people specify the $process_sections attribute when needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions