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 illegal string offset #19370

Closed
wants to merge 4 commits into from
Closed

Fix illegal string offset #19370

wants to merge 4 commits into from

Commits on Jan 14, 2018

  1. Fix illegal string offset

    In legacy calls it is common to have the second arg as a string. So, if the second arg is not array, it should be proccessed as legacy.
    philip-sorokin authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    9a48256 View commit details
    Browse the repository at this point in the history
  2. Update HTMLHelper.php

    philip-sorokin authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    49da614 View commit details
    Browse the repository at this point in the history
  3. Update HTMLHelper.php

    philip-sorokin authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    ce3446f View commit details
    Browse the repository at this point in the history
  4. Update HTMLHelper.php

    philip-sorokin authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    78c08a3 View commit details
    Browse the repository at this point in the history