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

php-league-flysystem-1.0.37-1.el5.remi RPM for noarch

From Remi's RPM for RedHat EL 5 for i386

Name: php-league-flysystem Distribution: Unknown
Version: 1.0.37 Vendor: Remi Collet
Release: 1.el5.remi Build date: Thu Mar 23 08:22:11 2017
Group: Development/Libraries Build host: builder.remirepo.net
Size: 135112 Source RPM: php-league-flysystem-1.0.37-1.el5.remi.src.rpm
Packager: https://blog.remirepo.net/
Url: https://github.com/thephpleague/flysystem
Summary: Filesystem abstraction: Many filesystems, one API
Flysystem is a filesystem abstraction which allows you to easily swap out
a local filesystem for a remote one.

Autoloader: /usr/share/php/League/Flysystem/autoload.php

Provides

Requires

License

MIT

Changelog

* Thu Mar 23 2017 Remi Collet <remi@remirepo.net> - 1.0.37-1
  - Update to 1.0.37
* Mon Mar 20 2017 Remi Collet <remi@remirepo.net> - 1.0.36-1
  - Update to 1.0.36
* Thu Feb 09 2017 Remi Collet <remi@fedoraproject.org> - 1.0.35-1
  - update to 1.0.35
* Wed Feb 01 2017 Remi Collet <remi@fedoraproject.org> - 1.0.34-1
  - update to 1.0.34
* Mon Jan 23 2017 Remi Collet <remi@fedoraproject.org> - 1.0.33-1
  - update to 1.0.33 (windows only)
  - switch to fedora/autoloader
* Thu Oct 20 2016 Remi Collet <remi@fedoraproject.org> - 1.0.32-1
  - update to 1.0.32 (windows only)
* Wed Oct 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.31-1
  - update to 1.0.31
* Wed Oct 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.30-1
  - update to 1.0.30 (no change)
  - lower dependency on PHP 5.5.9
* Tue Oct 18 2016 Remi Collet <remi@fedoraproject.org> - 1.0.29-1
  - update to 1.0.29
  - raise dependency on PHP 5.6
* Fri Oct 07 2016 Remi Collet <remi@fedoraproject.org> - 1.0.28-1
  - update to 1.0.28
* Wed Aug 10 2016 Remi Collet <remi@fedoraproject.org> - 1.0.27-1
  - update to 1.0.27
* Wed Aug 03 2016 Remi Collet <remi@fedoraproject.org> - 1.0.26-1
  - update to 1.0.26
* Mon Jul 18 2016 Remi Collet <remi@fedoraproject.org> - 1.0.25-1
  - update to 1.0.25
  - disable spec test suite with phpspec 3
* Sat Jun 04 2016 Remi Collet <remi@fedoraproject.org> - 1.0.24-1
  - update to 1.0.24
* Thu Apr 28 2016 Remi Collet <remi@fedoraproject.org> - 1.0.22-1
  - update to 1.0.22
* Fri Apr 22 2016 Remi Collet <remi@fedoraproject.org> - 1.0.21-1
  - update to 1.0.21
* Tue Mar 15 2016 Remi Collet <remi@fedoraproject.org> - 1.0.20-1
  - update to 1.0.20
* Tue Mar 08 2016 Remi Collet <remi@fedoraproject.org> - 1.0.18-1
  - update to 1.0.18
* Sat Feb 20 2016 Remi Collet <remi@fedoraproject.org> - 1.0.17-1
  - update to 1.0.17
* Thu Jan 14 2016 Remi Collet <remi@fedoraproject.org> - 1.0.16-1
  - initial package
  - open https://github.com/thephpleague/flysystem/pull/592 - PHPUnit

Files

/usr/share/doc/php-league-flysystem-1.0.37
/usr/share/doc/php-league-flysystem-1.0.37/LICENSE
/usr/share/doc/php-league-flysystem-1.0.37/README.md
/usr/share/doc/php-league-flysystem-1.0.37/changelog.md
/usr/share/doc/php-league-flysystem-1.0.37/composer.json
/usr/share/php/League
/usr/share/php/League/Flysystem
/usr/share/php/League/Flysystem/Adapter
/usr/share/php/League/Flysystem/Adapter/AbstractAdapter.php
/usr/share/php/League/Flysystem/Adapter/AbstractFtpAdapter.php
/usr/share/php/League/Flysystem/Adapter/Ftp.php
/usr/share/php/League/Flysystem/Adapter/Ftpd.php
/usr/share/php/League/Flysystem/Adapter/Local.php
/usr/share/php/League/Flysystem/Adapter/NullAdapter.php
/usr/share/php/League/Flysystem/Adapter/Polyfill
/usr/share/php/League/Flysystem/Adapter/Polyfill/NotSupportingVisibilityTrait.php
/usr/share/php/League/Flysystem/Adapter/Polyfill/StreamedCopyTrait.php
/usr/share/php/League/Flysystem/Adapter/Polyfill/StreamedReadingTrait.php
/usr/share/php/League/Flysystem/Adapter/Polyfill/StreamedTrait.php
/usr/share/php/League/Flysystem/Adapter/Polyfill/StreamedWritingTrait.php
/usr/share/php/League/Flysystem/Adapter/SynologyFtp.php
/usr/share/php/League/Flysystem/AdapterInterface.php
/usr/share/php/League/Flysystem/Config.php
/usr/share/php/League/Flysystem/ConfigAwareTrait.php
/usr/share/php/League/Flysystem/Directory.php
/usr/share/php/League/Flysystem/Exception.php
/usr/share/php/League/Flysystem/File.php
/usr/share/php/League/Flysystem/FileExistsException.php
/usr/share/php/League/Flysystem/FileNotFoundException.php
/usr/share/php/League/Flysystem/Filesystem.php
/usr/share/php/League/Flysystem/FilesystemInterface.php
/usr/share/php/League/Flysystem/FilesystemNotFoundException.php
/usr/share/php/League/Flysystem/Handler.php
/usr/share/php/League/Flysystem/MountManager.php
/usr/share/php/League/Flysystem/NotSupportedException.php
/usr/share/php/League/Flysystem/Plugin
/usr/share/php/League/Flysystem/Plugin/AbstractPlugin.php
/usr/share/php/League/Flysystem/Plugin/EmptyDir.php
/usr/share/php/League/Flysystem/Plugin/ForcedCopy.php
/usr/share/php/League/Flysystem/Plugin/ForcedRename.php
/usr/share/php/League/Flysystem/Plugin/GetWithMetadata.php
/usr/share/php/League/Flysystem/Plugin/ListFiles.php
/usr/share/php/League/Flysystem/Plugin/ListPaths.php
/usr/share/php/League/Flysystem/Plugin/ListWith.php
/usr/share/php/League/Flysystem/Plugin/PluggableTrait.php
/usr/share/php/League/Flysystem/Plugin/PluginNotFoundException.php
/usr/share/php/League/Flysystem/PluginInterface.php
/usr/share/php/League/Flysystem/ReadInterface.php
/usr/share/php/League/Flysystem/RootViolationException.php
/usr/share/php/League/Flysystem/SafeStorage.php
/usr/share/php/League/Flysystem/UnreadableFileException.php
/usr/share/php/League/Flysystem/Util
/usr/share/php/League/Flysystem/Util.php
/usr/share/php/League/Flysystem/Util/ContentListingFormatter.php
/usr/share/php/League/Flysystem/Util/MimeType.php
/usr/share/php/League/Flysystem/Util/StreamHasher.php
/usr/share/php/League/Flysystem/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 10:32:15 2024