Skip to content

Fix deprecation for symfony/config 4.2#8

Open
mhujer wants to merge 1 commit intolexik:masterfrom
mhujer:symfony42
Open

Fix deprecation for symfony/config 4.2#8
mhujer wants to merge 1 commit intolexik:masterfrom
mhujer:symfony42

Conversation

@mhujer
Copy link
Contributor

@mhujer mhujer commented Nov 30, 2018

$treeBuilder = new TreeBuilder('lexik_data_layer');

if (method_exists($treeBuilder, 'getRootNode')) {
$rootNode = $treeBuilder->getRootNode();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I kept the both ways of getting the root node here in case it is needed in the future.

@mhujer
Copy link
Contributor Author

mhujer commented Nov 30, 2018

Travis fail seem unrelated (PHP 5.6 runs out of memory)

@mhujer
Copy link
Contributor Author

mhujer commented Dec 18, 2018

@slashfan any chance to get this merged?

@mhujer
Copy link
Contributor Author

mhujer commented Apr 2, 2019

Any chance to get this merged? Pretty please :-)

@mhujer
Copy link
Contributor Author

mhujer commented Jun 5, 2019

@lexik bump?

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.

1 participant