Revision: 25424 http://sourceforge.net/p/gar/code/25424 Author: cgrzemba Date: 2015-12-01 15:28:11 +0000 (Tue, 01 Dec 2015) Log Message: ----------- php5/branches/php-5.6.x: apc module does not exist anymore
Modified Paths: -------------- csw/mgar/pkg/php5/branches/php-5.6.x/files/php.ini.patch Modified: csw/mgar/pkg/php5/branches/php-5.6.x/files/php.ini.patch =================================================================== --- csw/mgar/pkg/php5/branches/php-5.6.x/files/php.ini.patch 2015-12-01 07:23:21 UTC (rev 25423) +++ csw/mgar/pkg/php5/branches/php-5.6.x/files/php.ini.patch 2015-12-01 15:28:11 UTC (rev 25424) @@ -1,7 +1,6 @@ /extension=xsl.so/a ;extension=zip.so ;extension=json.so -;extension=apc.so ;extension=iconv.so extension=phar.so ;extension=hash.so This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.