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

NullableTypeTransformer - fix for attributes #5596

Merged
merged 4 commits into from
Apr 6, 2021
Merged

NullableTypeTransformer - fix for attributes #5596

merged 4 commits into from
Apr 6, 2021

Commits on Apr 5, 2021

  1. Add failing test case

    kubawerlos committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    58e6a4d View commit details
    Browse the repository at this point in the history
  2. Fix

    kubawerlos committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    62cceb9 View commit details
    Browse the repository at this point in the history
  3. add test reproducing #5533

    jrmajor authored and kubawerlos committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    e3f0d37 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Update tests/Fixer/Operator/TernaryToElvisOperatorFixerTest.php

    Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
    kubawerlos and OskarStark committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    86f5b39 View commit details
    Browse the repository at this point in the history