diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-12-08 18:57:32 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-12-08 18:57:32 (GMT) |
commit | e10671289a2d1d4940028d52c8bd51f482b08717 (patch) | |
tree | 9719f19ed4a4b5aecddafea9c0ad6e4e7fbd8b59 /abs/core/php/__changelog | |
parent | 00e3d220f590f378e0ac4dba20c683eae8d656cb (diff) | |
download | linhes_pkgbuild-e10671289a2d1d4940028d52c8bd51f482b08717.zip linhes_pkgbuild-e10671289a2d1d4940028d52c8bd51f482b08717.tar.gz linhes_pkgbuild-e10671289a2d1d4940028d52c8bd51f482b08717.tar.bz2 |
php: update to 5.6.3
Diffstat (limited to 'abs/core/php/__changelog')
-rw-r--r-- | abs/core/php/__changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/abs/core/php/__changelog b/abs/core/php/__changelog index 26c0ff4..43aa7f6 100644 --- a/abs/core/php/__changelog +++ b/abs/core/php/__changelog @@ -1,8 +1,9 @@ PKGBUILD: package_php: add deps 'php-gd' 'php-mcrypt' since we have them in php.ini + php.ini.patch: short_open_tags = On php.ini.patch: open_basedir commented out -php.ini.patch: error_log = syslog uncommented -pho.ini.patch: +php.ini.patch: error_log = syslog uncommented +php.ini.patch: ==> check and make sure these are uncommented: ==> "extension=ftp.so" ==> "extension=gd.so" |