Browse Source

Merge branch 'PHP-5.6'

* PHP-5.6:
  fix failed test
pull/697/head
Remi Collet 12 years ago
parent
commit
ced7f0ea12
  1. 2
      ext/date/tests/bug41523.phpt

2
ext/date/tests/bug41523.phpt

@ -46,7 +46,7 @@ array(12) {
bool(false)
object(DateTime)#1 (3) {
["date"]=>
string(20) "-0001-11-30 00:00:00.000000"
string(27) "-0001-11-30 00:00:00.000000"
["timezone_type"]=>
int(3)
["timezone"]=>

Loading…
Cancel
Save