Table of Contents

Priorities for Pyrus alpha / beta releases

This will serve a a place for us to figure out what to do for each alpha / beta releases. We will aim for X week interval between each release.

This will be moved into a proper tool when we have sketched out enough of this

Alpha 1 - basics

Alpha 2 - Various important additions

Alpha 3 - backport PEAR features from PEAR 1.8-1.9

upgrade and install work the same effectively, running pear install foo on an package that exists would upgrade and pear upgrade bar on a package that does not exist will install it. (see work done in 1.8)

Alpha 4 - API work speed

Alpha 5 - General cleanup work

Alpha 6 - General speed work

Alpha 7 - security

Alpha 8

Beta 1

Beta 2

Beta 3

Beta 4

Un-prioritized Items:

<radagast> I suppose we don't have anything which determines which pear packages are [potentially] being used by an app? I don't suppose pfm does this? :D <helgi> no <helgi> till wrote something like that <radagast> I'll check his blog so ;-) <radagast> thanks for the pointer <helgi> something that basically parsed all the includes or new Foo calls <radagast> yeah...in theory it seems simple enough ;-) <bbieber> PHP_Depend for PEAR packages.. hmm <radagast> bbieber: auto create “wrapper packages” ;-) * bbieber 's mind is blown away. <bbieber> radagast: I'd like one for Pyrus that scans then builds the whole distributable registry. <radagast> it'd be one way of luring people from distributing old versions of packages in their own projects <bbieber> I like the way you think <radagast> and then they wonder why things break and is bugg

Windows ENV variables:

Post-2.0.0:

investigate maven integration ?