old snapshots?

php.internals

Daniel Convissor

22 years ago
Hey Folks: I'm looking for old snapshots of php5 win32 packages. From my browsing around the tree, snaps.php.net only has the past few ones. Do they exist somewhere, please? This question hasn't been answered when asked in my bug report replies. I'm trying to pinpoint when a particular bug arose. Thanks, --Dan
-- FREE scripts that make web and database programming easier http://www.analysisandsolutions.com/software/ T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y 4015 7th Ave #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409

Derick Rethans

22 years ago
On Tue, 2 Dec 2003, Daniel Convissor wrote:
> I'm looking for old snapshots of php5 win32 packages. From my browsing > around the tree, snaps.php.net only has the past few ones. Do they exist > somewhere, please?
No, we don't archive those. But you can do a cvs checkout with a certain date: cvs -d :pserver:cvsread@cvs.php.net:/repository co -D 2003-11-15 -d php-5.0dev php-src regards, Derick

Daniel Convissor

22 years ago
On Tue, Dec 02, 2003 at 10:34:04PM +0100, Derick Rethans wrote:
> > No, we don't archive those. But you can do a cvs checkout with a certain > date: > > cvs -d :pserver:cvsread@cvs.php.net:/repository co -D 2003-11-15 > -d php-5.0dev php-src
I was afraid of that. So, I'd need to then compile/build it, right? Joy... Yes, I'm spoiled. Thanks, --Dan
-- FREE scripts that make web and database programming easier http://www.analysisandsolutions.com/software/ T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y 4015 7th Ave #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409