php-src/ext/date
Hao Sun 582e21fbda Reduce threshold further in ext/date/tests/bug73837.phpt
The threshold in test case ext/date/tests/bug73837.phpt has been reduced
several times, from the original 990 to current 400. However, this case
still failed on my local test with Mac Mini machine(macOS on Apple
silicon). Here is the diff result:

```
  $ cat ext/date/tests/bug73837.diff
     int(%d)
  002+ microseconds do not differ enough (268)
  002- microseconds differ
```

Hence this patch reduces the threshold further.

Note that this patch should be backported to PHP 8.1 branch as well.

Closes GH-7567.
2021-10-12 00:49:21 +00:00
..
lib Updated to version 2021.3 (2021c) 2021-10-08 12:54:54 +01:00
tests Reduce threshold further in ext/date/tests/bug73837.phpt 2021-10-12 00:49:21 +00:00
config0.m4 Drop -Wno-implicit-fallthrough compiler flag 2021-04-19 13:59:18 +01:00
config.w32 Upgrade timelib to 2021.03 and fix many date/time issues 2021-04-06 20:50:32 +01:00
CREDITS
php_date_arginfo.h getTimestamp does not return false 2021-09-30 09:13:55 +01:00
php_date.c Fixed bug #81504: Incorrect timezone transition details for POSIX data 2021-10-05 15:22:55 +01:00
php_date.h Merge branch 'PHP-8.0' 2021-07-19 15:08:21 +01:00
php_date.stub.php getTimestamp does not return false 2021-09-30 09:13:55 +01:00