summaryrefslogtreecommitdiffstats
path: root/abs/core/php/__changelog
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-08-10 16:59:36 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-08-10 16:59:36 (GMT)
commitda5bc04aaa40ded396de6030ebc723c4299612a8 (patch)
treec36ff529cb1c788a74835a2b0aa4ea1cb68e22ba /abs/core/php/__changelog
parent9c273574caea01c1adc975529f4ae857e0872f00 (diff)
downloadlinhes_pkgbuild-da5bc04aaa40ded396de6030ebc723c4299612a8.zip
linhes_pkgbuild-da5bc04aaa40ded396de6030ebc723c4299612a8.tar.gz
linhes_pkgbuild-da5bc04aaa40ded396de6030ebc723c4299612a8.tar.bz2
php: update to 5.6.12
Diffstat (limited to 'abs/core/php/__changelog')
-rw-r--r--abs/core/php/__changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/core/php/__changelog b/abs/core/php/__changelog
index 43aa7f6..69c2edd 100644
--- a/abs/core/php/__changelog
+++ b/abs/core/php/__changelog
@@ -1,8 +1,10 @@
PKGBUILD: package_php: add deps 'php-gd' 'php-mcrypt' since we have them in php.ini
+PKGBUILD: package_php: comment out backup=('etc/php/php.ini')
php.ini.patch: short_open_tags = On
php.ini.patch: open_basedir commented out
php.ini.patch: error_log = syslog uncommented
+php.ini.patch: max_input_vars = 3000 uncomment and change to 3000
php.ini.patch:
==> check and make sure these are uncommented:
==> "extension=ftp.so"