Description of the need
I know that $config->get()
-- with no parameters passed -- gets all the data from a config file, but every time I'm using config->setData()
I always first type config->getData()
when attempting to retrieve the data. It doesn't ever work, and I always have to look it up.
Proposed solution
Can we add $config->getData()
even just as a wrapper function to $config->get()
for consistency?
GitHub Issue #:
3902
Recent comments
Thanks! The site was on PHP 7.0. With assistance from my hosting provider, I updated to PHP 7.4 and now I have access to the site again. No database re-import required.
Locked out of site after updating modules
Thank you very much. I will follow your advice.
Locked out of site after updating modules
The best you can do is test and report. If you find a contrib that doesn't work in php 8.3, create an issue in its queue so it gets fixed. In my experience, I've found that 7.4 is safest...
Locked out of site after updating modules