You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@krakjoe informed me that some of the test failures of #3526 are likely due to changes to serialize() / unserialize(). PHPUnit's tests should not depend on implementation details like that.
@krakjoe informed me that some of the test failures of #3526 are likely due to changes to
serialize()/unserialize(). PHPUnit's tests should not depend on implementation details like that.