1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Files
Bob Weinand a814afb088 Fix crash reading module_entry after DL_UNLOAD() when module already loaded
This occurs when the handle is different from the current handle (e.g. copy of the .so file), hence the existing test did not catch that particular case.
2022-11-09 17:52:21 +01:00
..
2022-06-25 07:40:19 +01:00
2022-10-27 14:42:17 +01:00
2022-11-02 09:43:40 +00:00
2022-10-27 14:42:17 +01:00
2022-11-03 14:37:59 +01:00
2022-10-24 15:02:55 +02:00
2022-10-21 00:05:35 -06:00
2022-09-27 23:32:37 +02:00
2022-09-06 10:34:10 +01:00
2022-11-03 14:37:59 +01:00
2022-08-26 14:59:59 +02:00
2022-07-28 21:09:18 +02:00
2022-06-09 13:42:45 +02:00
2022-09-27 18:45:54 +02:00
2022-10-13 16:08:34 +02:00
2022-09-29 15:01:39 +03:00