Skip to content

Conversation

@togishima
Copy link

  1. changed method used in test to fix below warning
    1) ValidateAddInstanceRuleTest::testUniqueRuleName assertRegExp() is deprecated and will be removed in PHPUnit 10. Refactor your code to use assertMatchesRegularExpression() instead.
  2. added early return for case of value being null to fix below warning
    Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated

@ccerrillo
Copy link

@vlucas Can you merge and release this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants