blob: 0f69597802d51e339868f0a49eff55efd94c450f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
---
date: "2009-02-22T04:57:58Z"
title: ZipStream-PHP 0.2.0 Released
---
<p>Version 0.2.0 of <a href="http://pablotron.org/software/zipstream-php/">ZipStream-PHP</a> is out. The two changes are:</p>
<ul>
<li>Generated archives work with the Windows XP "compressed folder" feature.</li>
<li>Dropped support for PHP 4.</li>
</ul>
<p>Here are the relevant links:</p>
<ul>
<li><a href="http://pablotron.org/files/zipstream-php-0.2.0.tar.gz">Download ZipStream-PHP 0.2.0 Tarball</a> (<a href="http://pablotron.org/files/zipstream-php-0.2.0.tar.gz.asc">Signature</a>)</li>
<li><a href="http://redmine.pablotron.org/projects/show/zipstream-php">ZipStream-PHP Bug Tracker</a></li>
<li><a href="http://hg.pablotron.org/zipstream-php">ZipStream-PHP Mercurial Repository</a></li>
</ul>
<p>As you can see from the link above, I'm using <a href="http://redmine.org/">Redmine</a> for bug and
feature tracking. I've been using it for several months and it's
fantastic.</p>
|