1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 22:41:20 +02:00
Files
archived-php-src/ext/standard
Christoph M. Becker 62e8dcbc48 Change parameter default to always available value
`SIGTERM` is only defined in ext/pcntl, and as such never available on
Windows.  Moving the constant to ext/standard does not make much sense,
because that parameter is actually unused on Windows.  Therefore, we
use the magic number `15` instead, what is also done in the PHP manual.
2020-04-09 16:15:47 +02:00
..
2020-04-06 10:41:01 +02:00
2020-04-06 10:41:01 +02:00
2020-03-10 16:54:17 +01:00
2020-04-06 10:41:01 +02:00
2020-04-06 10:41:01 +02:00
2020-04-06 10:41:01 +02:00
2020-03-26 01:09:50 +01:00
2020-04-09 15:39:11 +02:00
2020-01-28 15:37:51 +01:00
2020-02-28 00:21:25 +01:00
2020-02-24 10:20:49 +01:00
2020-02-25 10:21:31 +01:00
2020-04-09 15:39:11 +02:00
2020-02-25 09:51:32 +01:00