mirror of
https://github.com/php/php-src.git
synced 2026-03-31 04:32:19 +02:00
Merge branch 'PHP-7.1'
* PHP-7.1: also fix 32bits test for microsecond bump news version Update 7.1 NEWS for bug #71148
This commit is contained in:
@@ -12,7 +12,7 @@ var_dump($di);
|
||||
?>
|
||||
==DONE==
|
||||
--EXPECTF--
|
||||
object(DateInterval)#%d (15) {
|
||||
object(DateInterval)#%d (16) {
|
||||
["y"]=>
|
||||
int(2)
|
||||
["m"]=>
|
||||
@@ -25,6 +25,8 @@ object(DateInterval)#%d (15) {
|
||||
int(8)
|
||||
["s"]=>
|
||||
int(0)
|
||||
["f"]=>
|
||||
float(-1)
|
||||
["weekday"]=>
|
||||
int(10)
|
||||
["weekday_behavior"]=>
|
||||
|
||||
Reference in New Issue
Block a user