The new PECL package rar-4.0.0 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Merge changes made to unrar up to version 5.5.6.
- Support PHP 7.0 and PHP 7.1.
- Added functions RarEntry::getRedirType(), RarEntry::isRedirectToDirectory() 
and RarEntry::getRedirTarget(), as well as the following constants on RarEntry: 
FSREDIR_UNIXSYMLINK, FSREDIR_WINSYMLINK, FSREDIR_JUNCTION, FSREDIR_HARDLINK and 
FSREDIR_FILECOPY.
- Changed stat handler to return UTC time for creation, modification and access 
time (does not work reliably on Windows).
- Fix cloning of RarArchive being allowed.

Package Info
-------------
PHP extension for reading RAR archives using bundled unRAR library.

Related Links
-------------
Package home: http://pecl.php.net/package/rar
   Changelog: http://pecl.php.net/package-changelog.php?package=rar
    Download: http://pecl.php.net/get/rar-4.0.0.tgz

Authors
-------------
Antony Dovgal (developer)
Gustavo Lopes <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to