]> git.pld-linux.org Git - packages/php.git/blobdiff - php-ini.patch
fix crash in zif_exif_read_data on ac-amd64
[packages/php.git] / php-ini.patch
index fe3979be59c938b5bab4e2d72ff56fc3905ea9e9..a8ac4fb5b86e2ae915ee22a22ae9f05025faf591 100644 (file)
  soap.wsdl_cache_enabled=1
  ; Sets the directory name where SOAP extension will put cache files.
 -soap.wsdl_cache_dir="/tmp"
-+soap.wsdl_cache_dir="/var/run/php"
++soap.wsdl_cache_dir="/var/cache/php"
  ; (time to live) Sets the number of second while cached file will be used 
  ; instead of original one.
  soap.wsdl_cache_ttl=86400
This page took 0.506571 seconds and 4 git commands to generate.