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

fix: spark can't use options on PHP 7.4 #5836

Merged
merged 3 commits into from
Mar 30, 2022

Commits on Mar 30, 2022

  1. fix: spark can't use options in PHP 7.4

    Cannot unpack array with string keys
    at SYSTEMPATH/CodeIgniter.php:893
    kenjis committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    78d42a5 View commit details
    Browse the repository at this point in the history
  2. refactor: remove unneeded logic

    It seems out of dated logic.
    kenjis committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9cade91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0b323d View commit details
    Browse the repository at this point in the history