Skip to content

Conversation

@joehoyle
Copy link
Collaborator

@joehoyle joehoyle commented Feb 5, 2023

PHP extensions that want to provide ini settings can do so using IniEntryDef::register(); values can then be fetched via GlobalExecutor::ini_values().

@ptondereau
Copy link
Member

ptondereau commented Feb 7, 2023

Thank you! Did you tested it? also if you can rebase :)

PHP extensions that want to provide ini settings can do so using `IniEntryDef::register()`; values can then be fetched via `GlobalExecutor::ini_values()`.
@danog
Copy link
Collaborator

danog commented Oct 10, 2023

Thank you, this is super useful!

@danog danog merged commit eff7b01 into master Oct 10, 2023
@Xenira Xenira deleted the ini-definitions branch July 1, 2025 15:42
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.

4 participants