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

Upgrade Script Made PHP7 compatible #615

Merged
merged 1 commit into from
Mar 5, 2019

Conversation

kestraly
Copy link
Contributor

@kestraly kestraly commented Mar 1, 2019

Fixes error uncaught Error: [] operator not supported for strings in app/code/core/Mage/Usa/sql/usa_setup/upgrade-1.6.0.1-1.6.0.2.php: 93

uncaught Error: [] operator not supported for strings in app/code/core/Mage/Usa/sql/usa_setup/upgrade-1.6.0.1-1.6.0.2.php:93
@tmotyl
Copy link
Contributor

tmotyl commented Mar 4, 2019

shouldn't it be targeted to 1.9.4 branch and then backported?

@kestraly
Copy link
Contributor Author

kestraly commented Mar 4, 2019

Last time I checked 1.3 was still the master branch for this project. I maybe wrong though. Something about waiting for 1.9.4.1

@Flyingmana
Copy link
Contributor

the 1.9.3.x branch is the correct one (for now), forward porting is easier then backporting

@tmotyl tmotyl merged commit 5137d4b into OpenMage:1.9.3.x Mar 5, 2019
edannenberg pushed a commit to edannenberg/magento-lts that referenced this pull request Mar 7, 2019
uncaught Error: [] operator not supported for strings in app/code/core/Mage/Usa/sql/usa_setup/upgrade-1.6.0.1-1.6.0.2.php:93
fplantinet pushed a commit to fplantinet/magento-lts that referenced this pull request Mar 27, 2019
uncaught Error: [] operator not supported for strings in app/code/core/Mage/Usa/sql/usa_setup/upgrade-1.6.0.1-1.6.0.2.php:93
edannenberg pushed a commit to edannenberg/magento-lts that referenced this pull request Apr 1, 2019
uncaught Error: [] operator not supported for strings in app/code/core/Mage/Usa/sql/usa_setup/upgrade-1.6.0.1-1.6.0.2.php:93
rafaelpatro pushed a commit to rafaelpatro/magento-lts that referenced this pull request May 14, 2019
uncaught Error: [] operator not supported for strings in app/code/core/Mage/Usa/sql/usa_setup/upgrade-1.6.0.1-1.6.0.2.php:93
edannenberg pushed a commit to edannenberg/magento-lts that referenced this pull request Aug 22, 2019
uncaught Error: [] operator not supported for strings in app/code/core/Mage/Usa/sql/usa_setup/upgrade-1.6.0.1-1.6.0.2.php:93
edannenberg pushed a commit to edannenberg/magento-lts that referenced this pull request Oct 25, 2019
uncaught Error: [] operator not supported for strings in app/code/core/Mage/Usa/sql/usa_setup/upgrade-1.6.0.1-1.6.0.2.php:93
edannenberg pushed a commit to edannenberg/magento-lts that referenced this pull request Aug 20, 2020
uncaught Error: [] operator not supported for strings in app/code/core/Mage/Usa/sql/usa_setup/upgrade-1.6.0.1-1.6.0.2.php:93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants