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

Avoid type error if array not passed #1

Merged
merged 2 commits into from
Oct 18, 2019
Merged

Avoid type error if array not passed #1

merged 2 commits into from
Oct 18, 2019

Commits on Oct 18, 2019

  1. Avoid type error if array not passed

    php throws error if $value['keywords'] is null
    wizhippo committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    d051e37 View commit details
    Browse the repository at this point in the history
  2. Make intention more clearer.

    wizhippo committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    b6c08da View commit details
    Browse the repository at this point in the history