Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-ZendFramework2-XmlRpc | Distribution: Unknown |
Version: 2.4.10 | Vendor: Remi Collet |
Release: 1.el7.remi | Build date: Sun Jun 12 08:45:08 2016 |
Group: Development/Libraries | Build host: builder.remirepo.net |
Size: 119383 | Source RPM: php-ZendFramework2-2.4.10-1.el7.remi.src.rpm |
Packager: http://blog.remirepo.net/ | |
Url: http://framework.zend.com/manual/2.3/en/modules/zend.xmlrpc.intro.html | |
Summary: Zend Framework 2: XML-RPC Component |
From its home page, XML-RPC is described as a ”...remote procedure calling using HTTP as the transport and XML as the encoding. XML-RPC is designed to be as simple as possible, while allowing complex data structures to be transmitted, processed and returned.” Zend Framework provides support for both consuming remote XML-RPC services and building new XML-RPC servers. [1] http://www.xmlrpc.com/
BSD
* Sun Jun 12 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.10-1 - Update to 2.4.10 (RHBZ #1343995 / RHBZ #1343990) - Switch to GitHub source (and separate ZendXml pkg) - Move autoloader into spec * Wed Nov 25 2015 Remi Collet <remi@fedoraproject.org> - 2.4.9-1 - Update to 2.4.9 * Wed Sep 16 2015 Remi Collet <remi@fedoraproject.org> - 2.4.8-1 - Update to 2.4.8 * Wed Aug 12 2015 Remi Collet <remi@fedoraproject.org> - 2.4.7-1 - Update to 2.4.7 - add autoloader in php-ZendFramework2-Loader * Thu May 21 2015 Remi Collet <remi@fedoraproject.org> - 2.3.9-1 - Update to 2.3.9 * Fri May 08 2015 Remi Collet <remi@fedoraproject.org> - 2.3.8-1 - Update to 2.3.8 * Fri Mar 13 2015 Remi Collet <remi@fedoraproject.org> - 2.3.7-1 - Update to 2.3.7 * Thu Mar 12 2015 Remi Collet <remi@fedoraproject.org> - 2.3.6-1 - Update to 2.3.6 * Tue Feb 24 2015 Remi Collet <remi@fedoraproject.org> - 2.3.5-1 - Update to 2.3.5 - add patch for icu 54, FTBFS detected by Koschei * Fri Jan 16 2015 Remi Collet <remi@fedoraproject.org> - 2.3.4-1 - Update to 2.3.4 - drop GLPI patch, fixed upstream * Fri Oct 17 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.3-2 - Drop php-gmp dependency from Math component (BZ #1152440) - Fix tests' autoloader * Wed Sep 17 2014 Remi Collet <remi@fedoraproject.org> - 2.3.3-1 - Update to 2.3.3 * Wed Aug 13 2014 Remi Collet <remi@fedoraproject.org> - 2.3.2-1 - Update to 2.3.2 - tests from github - run test suite during build * Sun Jul 20 2014 Remi Collet <remi@fedoraproject.org> - 2.3.1-3 - composer dependencies - add missing license * Thu May 22 2014 Remi Collet <remi@fedoraproject.org> 2.3.1-1 - backport 2.3.1 for remi repo * Tue May 20 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.1-1 - Updated to 2.3.1 * Mon May 19 2014 Remi Collet <remi@fedoraproject.org> 2.2.7-1 - backport 2.2.7 for remi repo (security update for ZF2014-03) * Sun May 18 2014 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.7-1 - Updated to 2.2.7 (security update for ZF2014-03) * Tue Apr 01 2014 Remi Collet <remi@fedoraproject.org> 2.2.6-1 - Updated to 2.2.6 for CVE-2014-2681 CVE-2014-2682 CVE-2014-2683 CVE-2014-2684 CVE-2014-2685 - new package ZendXml - fix for unversioned doc directory * Mon Nov 11 2013 Remi Collet <remi@fedoraproject.org> 2.2.5-1 - backport 2.2.5 for remi repo * Sun Nov 10 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.5-1 - Updated to 2.2.5 - Fixed Serializer sub-pkg broken dependency (php-pecl(msgpack) on ppc64) * Wed Oct 02 2013 Remi Collet <remi@fedoraproject.org> 2.2.4-2 - Add patch needed for GLPI #1014478 (ZF-11974) * Sun Sep 29 2013 Remi Collet <remi@fedoraproject.org> 2.2.4-1 - backport 2.2.4 for remi repo * Thu Sep 12 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.4-1 - Updated to 2.2.4 - Versioned conflict - Macros in comment fix * Mon Jul 22 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.1-2 - Added php-ZendFramework conflict * Mon Jul 22 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.1-1 - Initial package
/usr/share/doc/php-ZendFramework2-XmlRpc-2.4.10 /usr/share/doc/php-ZendFramework2-XmlRpc-2.4.10/CONTRIBUTING.md /usr/share/doc/php-ZendFramework2-XmlRpc-2.4.10/README.md /usr/share/doc/php-ZendFramework2-XmlRpc-2.4.10/composer.json /usr/share/php/Zend/XmlRpc /usr/share/php/Zend/XmlRpc/AbstractValue.php /usr/share/php/Zend/XmlRpc/Client /usr/share/php/Zend/XmlRpc/Client.php /usr/share/php/Zend/XmlRpc/Client/Exception /usr/share/php/Zend/XmlRpc/Client/Exception/ExceptionInterface.php /usr/share/php/Zend/XmlRpc/Client/Exception/FaultException.php /usr/share/php/Zend/XmlRpc/Client/Exception/HttpException.php /usr/share/php/Zend/XmlRpc/Client/Exception/IntrospectException.php /usr/share/php/Zend/XmlRpc/Client/Exception/InvalidArgumentException.php /usr/share/php/Zend/XmlRpc/Client/Exception/RuntimeException.php /usr/share/php/Zend/XmlRpc/Client/ServerIntrospection.php /usr/share/php/Zend/XmlRpc/Client/ServerProxy.php /usr/share/php/Zend/XmlRpc/Exception /usr/share/php/Zend/XmlRpc/Exception/BadMethodCallException.php /usr/share/php/Zend/XmlRpc/Exception/ExceptionInterface.php /usr/share/php/Zend/XmlRpc/Exception/InvalidArgumentException.php /usr/share/php/Zend/XmlRpc/Exception/RuntimeException.php /usr/share/php/Zend/XmlRpc/Exception/ValueException.php /usr/share/php/Zend/XmlRpc/Fault.php /usr/share/php/Zend/XmlRpc/Generator /usr/share/php/Zend/XmlRpc/Generator/AbstractGenerator.php /usr/share/php/Zend/XmlRpc/Generator/DomDocument.php /usr/share/php/Zend/XmlRpc/Generator/GeneratorInterface.php /usr/share/php/Zend/XmlRpc/Generator/XmlWriter.php /usr/share/php/Zend/XmlRpc/Request /usr/share/php/Zend/XmlRpc/Request.php /usr/share/php/Zend/XmlRpc/Request/Http.php /usr/share/php/Zend/XmlRpc/Request/Stdin.php /usr/share/php/Zend/XmlRpc/Response /usr/share/php/Zend/XmlRpc/Response.php /usr/share/php/Zend/XmlRpc/Response/Http.php /usr/share/php/Zend/XmlRpc/Server /usr/share/php/Zend/XmlRpc/Server.php /usr/share/php/Zend/XmlRpc/Server/Cache.php /usr/share/php/Zend/XmlRpc/Server/Exception /usr/share/php/Zend/XmlRpc/Server/Exception/BadMethodCallException.php /usr/share/php/Zend/XmlRpc/Server/Exception/ExceptionInterface.php /usr/share/php/Zend/XmlRpc/Server/Exception/InvalidArgumentException.php /usr/share/php/Zend/XmlRpc/Server/Exception/RuntimeException.php /usr/share/php/Zend/XmlRpc/Server/Fault.php /usr/share/php/Zend/XmlRpc/Server/System.php /usr/share/php/Zend/XmlRpc/Value /usr/share/php/Zend/XmlRpc/Value/AbstractCollection.php /usr/share/php/Zend/XmlRpc/Value/AbstractScalar.php /usr/share/php/Zend/XmlRpc/Value/ArrayValue.php /usr/share/php/Zend/XmlRpc/Value/Base64.php /usr/share/php/Zend/XmlRpc/Value/BigInteger.php /usr/share/php/Zend/XmlRpc/Value/Boolean.php /usr/share/php/Zend/XmlRpc/Value/DateTime.php /usr/share/php/Zend/XmlRpc/Value/Double.php /usr/share/php/Zend/XmlRpc/Value/Integer.php /usr/share/php/Zend/XmlRpc/Value/Nil.php /usr/share/php/Zend/XmlRpc/Value/Struct.php /usr/share/php/Zend/XmlRpc/Value/Text.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:20:33 2024