Browse Source

Merge branch 'PHP-7.2'

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

2
ext/date/tests/bug53437_var3.phpt

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

Loading…
Cancel
Save