Christoph M. Becker
a74eb24e69
Unify types of PHP_VERSION and friends on Windows
...
For `phpize` builds, all three version variables are numbers, but for
`buildconf` builds, all are strings. This can yield surprising results
when extensions create their `PHP_VERSION_ID` like
10000 * PHP_VERSION + 100 * PHP_MINOR_VERSION + PHP_RELEASE_VERSION
Since `phpize` builds are way more common for external extensions
nowadays, we change the types for `buildconf` builds.
Closes GH-16247.
2024-10-07 13:30:07 +02:00
..
2024-10-07 13:30:07 +02:00
2022-07-21 14:02:25 +02:00
2021-05-06 12:16:35 +02:00
2021-06-29 11:30:26 +02:00
2021-05-06 12:16:35 +02:00
2019-02-03 21:03:00 +01:00
2018-01-03 14:38:00 +01:00
2024-08-17 13:58:40 +02:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2022-11-18 14:37:00 +01:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2022-05-23 21:57:31 +01:00
2019-02-03 21:03:00 +01:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2024-06-09 14:23:41 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2019-02-03 21:03:00 +01:00
2021-05-06 12:16:35 +02:00
2024-08-05 22:30:10 +02:00
2023-07-07 18:02:32 +02:00
2023-07-07 18:02:32 +02:00
2021-11-03 15:18:26 +03:00
2023-02-18 19:31:28 +00:00
2021-05-06 12:16:35 +02:00
2024-08-10 13:59:06 +02:00
2020-06-08 10:38:45 +02:00
2024-06-24 19:37:07 +02:00
2019-02-08 18:42:48 -08:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2024-08-14 21:09:26 +02:00
2024-08-17 13:58:40 +02:00
2019-02-03 21:03:00 +01:00
2022-01-08 20:02:28 +01:00
2021-05-06 12:16:35 +02:00
2019-07-11 13:11:08 +02:00