]> TLD Linux GIT Repositories - packages/php.git/commitdiff
- don't delete curl section
authorMarcin Krol <hawk@tld-linux.org>
Sun, 6 Dec 2020 00:17:42 +0000 (01:17 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 6 Dec 2020 00:17:42 +0000 (01:17 +0100)
php-ini.patch

index 00b1381d6259daca1e41dec9c07cc31b08a58461..37b83dd429b342d18e467da82fec688ff1ac6a37 100644 (file)
  
  ; (time to live) Sets the number of second while cached file will be used
  ; instead of original one.
-@@ -1769,160 +1722,6 @@
+@@ -1769,155 +1722,6 @@
  [dba]
  ;dba.default_handler=
  
 -; Absolute path used to store shared lockfiles (for *nix only).
 -;opcache.lockfile_path=/tmp
 -
--[curl]
--; A default value for the CURLOPT_CAINFO option. This is required to be an
--; absolute path.
--;curl.cainfo =
--
- [openssl]
- ; The location of a Certificate Authority (CA) file on the local filesystem
- ; to use when verifying the identity of SSL/TLS peers. Most users should
+ [curl]
+ ; A default value for the CURLOPT_CAINFO option. This is required to be an
+ ; absolute path.