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>
Thu, 7 May 2026 18:39:09 +0000 (20:39 +0200)
commit1da26d3fd0860e54528e3756bd3a3fb7ac433c9b
tree8cf8d6fd0c20c0fec6ba17424729abef62362537
parentd20826358fe05f59639cf17f1ddfb8f427535944
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