Fedora 19 Update: php-mikey179-vfsstream-1.3.0-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Aug 1 06:06:00 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-8685
2014-07-23 02:21:07
--------------------------------------------------------------------------------

Name        : php-mikey179-vfsstream
Product     : Fedora 19
Version     : 1.3.0
Release     : 1.fc19
URL         : https://github.com/mikey179/vfsStream
Summary     : PHP stream wrapper for a virtual file system
Description :
vfsStream is a PHP stream wrapper for a virtual file system that may be
helpful in unit tests to mock the real file system.

It can be used with any unit test framework, like PHPUnit or SimpleTest.

--------------------------------------------------------------------------------
Update Information:

1.3.0 (2014-07-21)
* implemented #79: possibility to mock large files without large memory footprint, see https://github.com/mikey179/vfsStream/wiki/MockingLargeFiles
* implemented #67: added partial support for text-mode translation flag (i.e., no actual translation of line endings takes place) so it no longer throws an exception (provided by Anthon Pang)
* fixed issue #74: issue with trailing windows path separators (provided by Sebastian Krüger)
* fixed issue #50: difference between real file system and vfs with `RecursiveDirectoryIterator`
* fixed issue #80: touch with no arguments for modification and access time behave incorrect
* deprecated `org\bovigo\vfs\vfsStreamFile::readUntilEnd()`
* deprecated `org\bovigo\vfs\vfsStreamFile::getBytesRead()`

--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-mikey179-vfsstream' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list