1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 15:08:16 +02:00
Files
archived-php-src/ext
Niels Dossche 9c59d22a7b Fix GH-11336: php still tries to unlock the shared memory ZendSem with opcache.file_cache_only=1 but it was never locked
I chose to check for the value of lock_file instead of checking the
file_cache_only, because it is probably a little bit faster and we're
going to access the lock_file variable anyway. It's also more generic.

Closes GH-11341.
2023-05-30 17:32:02 +02:00
..
2022-06-25 07:39:55 +01:00
2023-04-19 16:23:52 +02:00
2022-07-27 12:13:32 +02:00
2023-03-01 23:02:03 +01:00
2022-09-13 11:33:09 +01:00
2022-04-25 14:29:44 +02:00
2023-03-27 16:33:36 +02:00
2022-06-13 14:43:51 +02:00
2022-12-18 23:20:29 -07:00
2023-03-27 16:33:36 +02:00
2023-04-27 18:50:09 +02:00
2023-03-01 23:02:03 +01:00
2023-03-27 16:33:36 +02:00