Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-pecl-apcu-4.0.11-1.el7.remi.5.4 RPM for x86_64

From Remi's RPM for RedHat EL 7 for x86_64

Name: php-pecl-apcu Distribution: Unknown
Version: 4.0.11 Vendor: Remi Collet
Release: 1.el7.remi.5.4 Build date: Wed Apr 20 13:45:34 2016
Group: Development/Languages Build host: builder.remirepo.net
Size: 267357 Source RPM: php-pecl-apcu-4.0.11-1.el7.remi.5.4.src.rpm
Packager: http://blog.remirepo.net/
Url: http://pecl.php.net/package/APCu
Summary: APC User Cache
APCu is userland caching: APC stripped of opcode caching in preparation
for the deployment of Zend OPcache as the primary solution to opcode
caching in future versions of PHP.

APCu has a revised and simplified codebase, by the time the PECL release
is available, every part of APCu being used will have received review and
where necessary or appropriate, changes.

Simplifying and documenting the API of APCu completely removes the barrier
to maintenance and development of APCu in the future, and additionally allows
us to make optimizations not possible previously because of APC's inherent
complexity.

APCu only supports userland caching (and dumping) of variables, providing an
upgrade path for the future. When O+ takes over, many will be tempted to use
3rd party solutions to userland caching, possibly even distributed solutions;
this would be a grave error. The tried and tested APC codebase provides far
superior support for local storage of PHP variables.

Package built for PHP 5.4.

Provides

Requires

License

PHP

Changelog

* Wed Apr 20 2016 Remi Collet <remi@fedoraproject.org> - 4.0.11-1
  - Update to 4.0.11 (stable)
* Mon Mar 07 2016 Remi Collet <remi@fedoraproject.org> - 4.0.10-2
  - adapt for F24
* Mon Dec 07 2015 Remi Collet <remi@fedoraproject.org> - 4.0.10-1
  - Update to 4.0.10 (stable)
* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 4.0.8-1
  - Update to 4.0.8 (stable)
* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 4.0.8-0.1.20151120git0911f48
  - test build for upcoming 4.0.8
  - sources from github
* Fri Jun 19 2015 Remi Collet <remi@fedoraproject.org> - 4.0.7-3
  - allow build against rh-php56 (as more-php56)
* Tue Jun 09 2015 Remi Collet <remi@fedoraproject.org> - 4.0.7-2
  - upstream fix for the control panel
  - drop runtime dependency on pear, new scriptlets
* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 4.0.7-1.1
  - Fedora 21 SCL mass rebuild
* Sat Oct 11 2014 Remi Collet <remi@fedoraproject.org> - 4.0.7-1
  - Update to 4.0.7
* Sun Aug 24 2014 Remi Collet <remi@fedoraproject.org> - 4.0.6-2
  - improve SCL stuff
* Thu Jun 12 2014 Remi Collet <remi@fedoraproject.org> - 4.0.6-1
  - Update to 4.0.6 (beta)
* Wed Jun 11 2014 Remi Collet <remi@fedoraproject.org> - 4.0.5-1
  - Update to 4.0.5 (beta)
  - open https://github.com/krakjoe/apcu/pull/74 (PHP 5.4)
* Sun Jun 08 2014 Remi Collet <remi@fedoraproject.org> - 4.0.4-3
  - add build patch for php 5.6.0beta4
* Wed Apr 09 2014 Remi Collet <remi@fedoraproject.org> - 4.0.4-2
  - add numerical prefix to extension configuration file
* Sat Mar 01 2014 Remi Collet <remi@fedoraproject.org> - 4.0.4-1
  - Update to 4.0.4 (beta)
* Mon Jan 27 2014 Remi Collet <remi@fedoraproject.org> - 4.0.3-1
  - Update to 4.0.3 (beta)
  - install doc in pecl doc_dir
  - install tests in pecl test_dir (in devel)
  - drop panel sub-package in SCL
  - add SCL stuff
* Mon Sep 16 2013 Remi Collet <rcollet@redhat.com> - 4.0.2-2
  - fix perm on config dir
  - always provides php-pecl-apc-devel and apc-panel
* Mon Sep 16 2013 Remi Collet <remi@fedoraproject.org> - 4.0.2-1
  - Update to 4.0.2
* Fri Aug 30 2013 Remi Collet <remi@fedoraproject.org> - 4.0.1-3
  - rebuild to have NEVR > EPEL (or Fedora)
* Thu Jul 04 2013 Remi Collet <remi@fedoraproject.org> - 4.0.1-2
  - obsoletes APC with php 5.5
  - restore APC serializers ABI (patch merged upstream)
* Tue Apr 30 2013 Remi Collet <remi@fedoraproject.org> - 4.0.1-1
  - Update to 4.0.1
  - add missing scriptlet
  - fix Conflicts
* Thu Apr 25 2013 Remi Collet <remi@fedoraproject.org> - 4.0.0-2
  - fix segfault when used from command line
* Wed Mar 27 2013 Remi Collet <remi@fedoraproject.org> - 4.0.0-1
  - first pecl release
  - rename from php-apcu to php-pecl-apcu
* Tue Mar 26 2013 Remi Collet <remi@fedoraproject.org> - 4.0.0-0.4.git4322fad
  - new snapshot (test before release)
* Mon Mar 25 2013 Remi Collet <remi@fedoraproject.org> - 4.0.0-0.3.git647cb2b
  - new snapshot with our pull request
  - allow to run test suite simultaneously on 32/64 arch
  - build warning free
* Mon Mar 25 2013 Remi Collet <remi@fedoraproject.org> - 4.0.0-0.2.git6d20302
  - new snapshot with full APC compatibility
* Sat Mar 23 2013 Remi Collet <remi@fedoraproject.org> - 4.0.0-0.1.git44e8dd4
  - initial package, version 4.0.0

Files

/etc/php-zts.d/apcu.ini
/etc/php.d/apcu.ini
/usr/lib64/php-zts/modules/apcu.so
/usr/lib64/php/modules/apcu.so
/usr/share/doc/pecl/apcu
/usr/share/doc/pecl/apcu/INSTALL
/usr/share/doc/pecl/apcu/NOTICE
/usr/share/doc/pecl/apcu/README.md
/usr/share/doc/pecl/apcu/TECHNOTES.txt
/usr/share/doc/pecl/apcu/TODO
/usr/share/licenses/php-pecl-apcu-4.0.11
/usr/share/licenses/php-pecl-apcu-4.0.11/LICENSE
/var/lib/pear/pkgxml/php-pecl-apcu.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 06:14:02 2024