summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_mbregex.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-06-09 10:12:32 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-06-09 16:52:19 +0200
commit7ac0fb5ae48b2513c8949780c2b067be7bfdceb0 (patch)
treed2a528c5944fc35d1992f0925019b83c09bcd8dd /ext/mbstring/php_mbregex.c
parenteadd98070662f0c56d7138bcb2a42d397c11f6e4 (diff)
downloadphp-git-7ac0fb5ae48b2513c8949780c2b067be7bfdceb0.tar.gz
Fix possibly unsupported timercmp() usage
The `timercmp()` manpage[1] points out that some systems have a broken implementation which does not support `>=`. This is definitely the case for the Windows SDK, which only supports `<` and `>`. [1] <https://linux.die.net/man/3/timercmp>
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions