1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/sapi/cli
Niels Dossche 9b6afd88fb Make sure core module has number 0 (#12272)
* Make sure core module has number 0

Some places, possibly also outside PHP, assume the core extension has
module number 0. After 8a812c3fda this wasn't the case anymore as
reported in [1]. Fix it by changing how the next module ID is computed.

[1] https://github.com/php/php-src/pull/12246#issuecomment-1731432377

* Add assertion

* Add test
2023-09-25 17:36:13 +02:00
..
2021-05-06 12:16:35 +02:00
2020-07-10 14:20:18 +02:00
2023-07-21 15:31:33 +02:00
2020-07-10 14:20:18 +02:00
2023-08-03 20:33:07 +02:00
2023-05-31 17:10:17 +02:00