Browse Source

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Parametrize the expected value to avoid platform false positives
pull/2873/head
Anatol Belski 9 years ago
parent
commit
e19bf29b53
  1. 2
      ext/date/tests/bug53437_var3.phpt

2
ext/date/tests/bug53437_var3.phpt

@ -40,7 +40,7 @@ object(DateInterval)#%d (15) {
["special_amount"]=>
int(-1)
["have_weekday_relative"]=>
int(0)
int(%d)
["have_special_relative"]=>
int(0)
}

Loading…
Cancel
Save