Skip to content

Commit ced7f0e

Browse files
committed
Merge branch 'PHP-5.6'
* PHP-5.6: fix failed test
2 parents 6b9fa10 + 6788f14 commit ced7f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/date/tests/bug41523.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ array(12) {
4646
bool(false)
4747
object(DateTime)#1 (3) {
4848
["date"]=>
49-
string(20) "-0001-11-30 00:00:00.000000"
49+
string(27) "-0001-11-30 00:00:00.000000"
5050
["timezone_type"]=>
5151
int(3)
5252
["timezone"]=>

0 commit comments

Comments
 (0)