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

Make numeric operations on resources, arrays and objects type errors #5331

Closed
wants to merge 7 commits into from

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    e0eb1b5 View commit details
    Browse the repository at this point in the history
  2. Try to fix 32-bit tests

    nikic committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    63a2238 View commit details
    Browse the repository at this point in the history
  3. Fix 32-bit tests

    nikic committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    b2a0b80 View commit details
    Browse the repository at this point in the history
  4. Fix may_throw for ASSIGN_OP

    nikic committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    486fefb View commit details
    Browse the repository at this point in the history
  5. Also test assign op

    nikic committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    dc711b6 View commit details
    Browse the repository at this point in the history
  6. Don't use EXPECTF with large output

    PCRE gives up on regular expressions of this size.
    nikic committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    9d02029 View commit details
    Browse the repository at this point in the history
  7. Update throw expression test

    nikic committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    7d99d3a View commit details
    Browse the repository at this point in the history