Disable GC in ini files
authorAthos Ribeiro <athos.ribeiro@canonical.com>
Sat, 20 Jan 2024 13:01:24 +0000 (14:01 +0100)
committerOndřej Surý <ondrej@debian.org>
Sat, 6 Jun 2026 05:58:41 +0000 (07:58 +0200)
commit637b28ea724b6de3e77c10f365f9fdb9164deee5
tree7b76740b5a670b75f68376aca82f84353dfed025
parent7b80584bb2e124a2042564a565c04cd58e1a7c8b
Disable GC in ini files

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831752
Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/php7.3/+bug/1772915
Forwarded: not-needed
Last-Update: 2024-01-19

This is disabled in the Debian packages due to the strict permissions on
/var/lib/php. Instead, GC is performed through /etc/cron.d/php, which uses the
session.gc_maxlifetime setting.
Last-Update: 2024-01-19

Gbp-Pq: Name 0044-Disable-garbage-collection-routine.patch
php.ini-development
php.ini-production