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

EZP-30543: Removed Dynamic Settings functionality from kernel #35

Merged
merged 17 commits into from
Apr 2, 2020

Conversation

webhdx
Copy link
Contributor

@webhdx webhdx commented Apr 1, 2020

!! Reopened as new pull request to travis issues due to personal fork !!

Question Answer
JIRA issue EZP-30543
Type improvement
Target eZ Platform version v3.0
BC breaks yes
Tests pass yes
Doc needed yes

I removed Dynamic Settings (functionality allowing to inject $my_param$ parameters resolved in current scope) as this was already broken after Symfony 4 migration.
One thing that I left is ComplexSettingParser - this allows to resolve configuration using dynamic settings i.e. IO using '%webroot_dir%/$var_dir$/$storage_dir$ values because those are injected as strings and resolved on demand inside OptionsProvider.

Checklist:

  • PR description is updated.
  • Tests are implemented.
  • Added code follows Coding Standards (use $ composer fix-cs).
  • PR is ready for a review.

@webhdx webhdx added Improvement Changes not fixing or changing behavior Ready for review labels Apr 1, 2020
@webhdx webhdx self-assigned this Apr 1, 2020
@webhdx webhdx changed the title Remove dynamic settings EZP-30543: Removed Dynamic Settings functionality from kernel Apr 1, 2020
@webhdx webhdx force-pushed the remove_dynamic_settings branch from baf5933 to 3b2c1f7 Compare April 2, 2020 09:49
@webhdx webhdx merged commit 709bb3d into master Apr 2, 2020
@lserwatka lserwatka deleted the remove_dynamic_settings branch April 6, 2020 07:26
Steveb-p pushed a commit that referenced this pull request May 31, 2022
* IBX-1334: Cleanup rebranded ibexa/core code

* fix: Coding Standards

* fix: Revert PHP version change

* fix: Revert PHP version change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Changes not fixing or changing behavior
Development

Successfully merging this pull request may close these issues.

4 participants