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

php-doctrine-common-2.7.3-1.el6.remi RPM for noarch

From Remi's RPM for RedHat EL 6 for x86_64

Name: php-doctrine-common Distribution: Unknown
Version: 2.7.3 Vendor: Remi Collet
Release: 1.el6.remi Build date: Mon Apr 23 15:19:54 2018
Group: Development/Libraries Build host: builder.remirepo.net
Size: 265972 Source RPM: php-doctrine-common-2.7.3-1.el6.remi.src.rpm
Packager: https://blog.remirepo.net/
Url: https://github.com/doctrine/common
Summary: Common library for Doctrine projects
The Doctrine Common project is a library that provides extensions to core PHP
functionality.

Autoloader: /usr/share/php/Doctrine/Common/autoload.php

Provides

Requires

License

MIT

Changelog

* Sun Apr 22 2018 Shawn Iwinski <shawn.iwinski@gmail.com> - 1:2.7.3-1
  - Downgraded to 2.7.3 (i.e. latest version less than 2.8 which is required by
    php-doctrine-dbal-2.5.12)
* Sun Apr 22 2018 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.8.1-1
  - Updated to 2.8.1 (RHBZ #1258673)
  - Update get source script to save source in same directory
  - Add range version dependencies for Fedora >= 27 || RHEL >= 8
  - Add composer.json to repo
* Sun Jul 09 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.7.2-1
  - Updated to 2.7.2 (RHBZ #1258673)
* Fri May 12 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.3-3
  - Switch autoloader to php-composer(fedora/autoloader)
  - Add max versions to build dependencies
  - Test with SCLs if available
* Fri Jul 22 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.3-1
  - Updated to 2.5.3 (RHBZ #1347924 / CVE-2015-5723)
  - Added library version value check
* Sat Jun 27 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.0-1
  - Updated to 2.5.0 (RHBZ #1209683)
  - Added autoloader
  - %license usage
* Fri Jun 20 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.2-3
  - Added php-composer(%{composer_vendor}/%{composer_project}) virtual provide
  - Added option to build without tests ("--without tests")
  - Updated dependencies to use php-composer virtual provides
* Mon May 26 2014 Remi Collet <rpms@famillecollet.com> 2.4.2-1
  - backport 2.4.2 for remi repo
* Fri May 23 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.2-1
  - Updated to 2.4.2 (BZ #1100718)
* Sat Jan 11 2014 Remi Collet <rpms@famillecollet.com> 2.4.1-2
  - backport for remi repo
* Sat Jan 04 2014 Shawn Iwinski <shawn.iwinski@gmail.com> 2.4.1-2
  - Conditional %{?dist}
  - Removed php-channel-doctrine obsolete
* Fri Dec 27 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.4.1-1
  - Initial package

Files

/usr/share/doc/php-doctrine-common-2.7.3
/usr/share/doc/php-doctrine-common-2.7.3/LICENSE
/usr/share/doc/php-doctrine-common-2.7.3/README.md
/usr/share/doc/php-doctrine-common-2.7.3/UPGRADE_TO_2_1
/usr/share/doc/php-doctrine-common-2.7.3/UPGRADE_TO_2_2
/usr/share/doc/php-doctrine-common-2.7.3/composer.json
/usr/share/php/Doctrine/Common/ClassLoader.php
/usr/share/php/Doctrine/Common/CommonException.php
/usr/share/php/Doctrine/Common/Comparable.php
/usr/share/php/Doctrine/Common/EventArgs.php
/usr/share/php/Doctrine/Common/EventManager.php
/usr/share/php/Doctrine/Common/EventSubscriber.php
/usr/share/php/Doctrine/Common/Lexer.php
/usr/share/php/Doctrine/Common/NotifyPropertyChanged.php
/usr/share/php/Doctrine/Common/Persistence
/usr/share/php/Doctrine/Common/Persistence/AbstractManagerRegistry.php
/usr/share/php/Doctrine/Common/Persistence/ConnectionRegistry.php
/usr/share/php/Doctrine/Common/Persistence/Event
/usr/share/php/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php
/usr/share/php/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php
/usr/share/php/Doctrine/Common/Persistence/Event/ManagerEventArgs.php
/usr/share/php/Doctrine/Common/Persistence/Event/OnClearEventArgs.php
/usr/share/php/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php
/usr/share/php/Doctrine/Common/Persistence/ManagerRegistry.php
/usr/share/php/Doctrine/Common/Persistence/Mapping
/usr/share/php/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/ClassMetadata.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/Driver
/usr/share/php/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/MappingException.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/ReflectionService.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php
/usr/share/php/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php
/usr/share/php/Doctrine/Common/Persistence/ObjectManager.php
/usr/share/php/Doctrine/Common/Persistence/ObjectManagerAware.php
/usr/share/php/Doctrine/Common/Persistence/ObjectManagerDecorator.php
/usr/share/php/Doctrine/Common/Persistence/ObjectRepository.php
/usr/share/php/Doctrine/Common/Persistence/PersistentObject.php
/usr/share/php/Doctrine/Common/Persistence/Proxy.php
/usr/share/php/Doctrine/Common/PropertyChangedListener.php
/usr/share/php/Doctrine/Common/Proxy
/usr/share/php/Doctrine/Common/Proxy/AbstractProxyFactory.php
/usr/share/php/Doctrine/Common/Proxy/Autoloader.php
/usr/share/php/Doctrine/Common/Proxy/Exception
/usr/share/php/Doctrine/Common/Proxy/Exception/InvalidArgumentException.php
/usr/share/php/Doctrine/Common/Proxy/Exception/OutOfBoundsException.php
/usr/share/php/Doctrine/Common/Proxy/Exception/ProxyException.php
/usr/share/php/Doctrine/Common/Proxy/Exception/UnexpectedValueException.php
/usr/share/php/Doctrine/Common/Proxy/Proxy.php
/usr/share/php/Doctrine/Common/Proxy/ProxyDefinition.php
/usr/share/php/Doctrine/Common/Proxy/ProxyGenerator.php
/usr/share/php/Doctrine/Common/Reflection
/usr/share/php/Doctrine/Common/Reflection/ClassFinderInterface.php
/usr/share/php/Doctrine/Common/Reflection/Psr0FindFile.php
/usr/share/php/Doctrine/Common/Reflection/ReflectionProviderInterface.php
/usr/share/php/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php
/usr/share/php/Doctrine/Common/Reflection/StaticReflectionClass.php
/usr/share/php/Doctrine/Common/Reflection/StaticReflectionMethod.php
/usr/share/php/Doctrine/Common/Reflection/StaticReflectionParser.php
/usr/share/php/Doctrine/Common/Reflection/StaticReflectionProperty.php
/usr/share/php/Doctrine/Common/Util
/usr/share/php/Doctrine/Common/Util/ClassUtils.php
/usr/share/php/Doctrine/Common/Util/Debug.php
/usr/share/php/Doctrine/Common/Util/Inflector.php
/usr/share/php/Doctrine/Common/Version.php
/usr/share/php/Doctrine/Common/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 10:37:51 2024