| Changelog for rar |
| Release |
What has changed? |
| 1.0.0 |
- Upgraded bundled UnRar to version 3.7.8.
- Updated source code to use new parameter parsing API.
- Fixed PECL bug #9002 (rar_list invalidates rar resource)
- Fixed PECL bug #11430 (rar_extract() doesn't close handles gracefully)
- rar_open() now throws an error when failed to open the specified file. |
| 0.3.1 |
- Updated bundled unrar to version 3.6.8.
- Fixed PHP4 compatibility. |
| 0.3.0 |
- Updated bundled unrar to version 3.6.2 (fixes compile errors with GCC4).
- Several minor fixes. |
| 0.2 |
1) Added open_basedir and safe_mode checks.
2) Fixed Win32 build issues (thanks to Edin).
Currently only 5.x builds are available.
3) Added OS constants.
4) Fixed 0 bugs. There are no bugs, wee =) |
| 0.1 |
1) Initial release |