Skip to content

Conversation

nikic
Copy link
Member

@nikic nikic commented Oct 6, 2020

No description provided.

/** @generate-function-entries */

function tidy_parse_string(string $input, array|string|null $config_options = null, ?string $encoding = null): tidy|false {}
function tidy_parse_string(string $string, array|string|null $config = null, ?string $encoding = null): tidy|false {}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was a bit unsure about $config vs $options here. I went with $config, because this parameter accepts either a path to a config file, or a config options array.

@php-pulls php-pulls closed this in c11191e Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants