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

[3.7.4] Falang database driver can't handle ->select('1') #17003

Closed
wants to merge 2 commits into from
Closed

[3.7.4] Falang database driver can't handle ->select('1') #17003

wants to merge 2 commits into from

Commits on Jul 6, 2017

  1. Copy the full SHA
    9475e9c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Use key or id instead of 1 when selecting

    This is needed for some third-party applications
    due to the different behaviour in PHP versions for
    mysqli_fetch_object.
    olleharstedt committed Jul 17, 2017
    Copy the full SHA
    2139a85 View commit details
    Browse the repository at this point in the history