Re: [PHP-DEV] snaps scripts

2008-05-07 Thread Hannes Magnusson
On Wed, May 7, 2008 at 10:13 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > Hi! > > Are the scripts used to build snapshots at snaps.php.net (esp. windows > ones) publicly available from somewhere? I don't think any windows build scripts are available anywhere. The snaps.php.net/index.php is

Re: [PHP-DEV] snaps scripts

2008-05-07 Thread Derick Rethans
On Wed, 7 May 2008, Stanislav Malyshev wrote: > Are the scripts used to build snapshots at snaps.php.net (esp. windows ones) > publicly available from somewhere? The windows ones are not made on snaps.php.net, but the script for the Unix snaps are in CVS: http://cvs.php.net/viewvc.cgi/systems/up

[PHP-DEV] snaps scripts

2008-05-07 Thread Stanislav Malyshev
Hi! Are the scripts used to build snapshots at snaps.php.net (esp. windows ones) publicly available from somewhere? -- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing

Re: [PHP-DEV] Snaps drivers show wrong build date

2007-09-06 Thread Pierre
On 9/7/07, Raghubansh <[EMAIL PROTECTED]> wrote: > Hi all, > > I have downloaded php5 and php6 drivers for windows a while ago. Drivers are > named correctly ( with current date ) but when executed "php -v" found that > build dates indicates 1st Sep 2007. > > Driver file name : php5.2-win32-2007090

Re: [PHP-DEV] Snaps drivers show wrong build date

2007-09-06 Thread Alexey Zakhlestin
20070901 is exactly Sep 1 2007 isn't it? On 9/7/07, Raghubansh <[EMAIL PROTECTED]> wrote: > Hi all, > > I have downloaded php5 and php6 drivers for windows a while ago. Drivers are > named correctly ( with current date ) but when executed "php -v" found that > build dates indicates 1st Sep 2007. >

[PHP-DEV] Snaps drivers show wrong build date

2007-09-06 Thread Raghubansh
Hi all, I have downloaded php5 and php6 drivers for windows a while ago. Drivers are named correctly ( with current date ) but when executed "php -v" found that build dates indicates 1st Sep 2007. Driver file name : php5.2-win32-200709011630.zip C:\workdir>php -v PHP 5.2.5-dev (cli) (built: Sep

[PHP-DEV] Snaps not built (especially win32 :) Re: [PHP-DEV] FW: Simple Namespace Proposal

2007-07-16 Thread Markus Fischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm eager to try this new feature our but I'm dependent on the win32 built from snaps which unfortunately currently doesn't build (the last build was before the namespace commits). It seems the other platforms currently don't build either. thanks - -

[PHP-DEV] SNAPS+SNAPSPecl different to Pecl4Win

2007-05-29 Thread Richard Quadling
Hi. If you take the extensions in http://snaps.php.net/win32/php5.2-win32-200705291230.zip (has 45 extensions) and in http://snaps.php.net/win32/pecl5.2-win32-200705291230.zip (has 77 extensions). They are all dated the same datetime and are not duplicated, so an extension is in 1 of the archives

Re: [PHP-DEV] snaps

2004-04-14 Thread Nuno Lopes
Don't forget that tidy isn't compiling! http://snaps.php.net/win32/snapshot.log -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] snaps

2004-04-14 Thread Wez Furlong
Thanks to Edin, should again be fixed for the next snap :) --Wez. - Original Message - From: "Nuno Lopes" <[EMAIL PROTECTED]> To: "Wez Furlong" <[EMAIL PROTECTED]>; "PHPdev" <[EMAIL PROTECTED]> Sent: Wednesday, April 14, 2004 3:16 PM

Re: [PHP-DEV] snaps

2004-04-14 Thread Nuno Lopes
Sorry, but they aren't compiling yet: php5ts.dll.def : error LNK2001: unresolved external symbol BZ2_bzCompress php5ts.dll.def : error LNK2001: unresolved external symbol BZ2_bzCompressEnd php5ts.dll.def : error LNK2001: unresolved external symbol BZ2_bzCompressInit php5ts.dll.def : error LNK2001:

Re: [PHP-DEV] snaps

2004-04-13 Thread Wez Furlong
Should be fixed ready for the next snap. --Wez. - Original Message - From: "Nuno Lopes" <[EMAIL PROTECTED]> To: "PHPdev" <[EMAIL PROTECTED]> Sent: Tuesday, April 13, 2004 6:21 PM Subject: [PHP-DEV] snaps > snaps aren't compiling: http://snaps.p

[PHP-DEV] snaps

2004-04-13 Thread Nuno Lopes
snaps aren't compiling: http://snaps.php.net/win32/snapshot.log -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] snaps not compiling

2004-02-23 Thread Christian Stocker
Hi this was fixed one hour ago (or change to libxml2 2.6 instead of 2.5) chregu On 2/23/04 10:54 AM, Nuno Lopes wrote: snaps.php.net is not compiling PHP 5 for windows. From http://snaps.php.net/win32/snapshot.log: compat.c ext\xml\compat.c(272) : error C2078: too many initializers ext\xml\comp

[PHP-DEV] snaps not compiling

2004-02-23 Thread Nuno Lopes
snaps.php.net is not compiling PHP 5 for windows. >From http://snaps.php.net/win32/snapshot.log: compat.c ext\xml\compat.c(272) : error C2078: too many initializers ext\xml\compat.c(317) : error C2039: 'sax2' : is not a member of '_xmlParserCtxt' ..\php_build\include\libxml/parser.h(161)