Re: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-25 Thread Rasmus Lerdorf
Uwe Schindler wrote: >> Rasmus Lerdorf wrote: >>> Uwe Schindler wrote: Does not link: Undefined first referenced symbol in file php_during_module_startup main/.libs/SAPI.o php_during_module_shutdown

RE: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-25 Thread Uwe Schindler
> Rasmus Lerdorf wrote: > > Uwe Schindler wrote: > >> Does not link: > >> > >> Undefined first referenced > >> symbol in file > >> php_during_module_startup main/.libs/SAPI.o > >> php_during_module_shutdown main/.libs/SAPI.o > >>

Re: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-25 Thread Rasmus Lerdorf
Rasmus Lerdorf wrote: > Uwe Schindler wrote: >> Does not link: >> >> Undefined first referenced >> symbol in file >> php_during_module_startup main/.libs/SAPI.o >> php_during_module_shutdown main/.libs/SAPI.o >> ld: fatal: Symbol

Re: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-25 Thread Rasmus Lerdorf
Uwe Schindler wrote: > Does not link: > > Undefined first referenced > symbol in file > php_during_module_startup main/.libs/SAPI.o > php_during_module_shutdown main/.libs/SAPI.o > ld: fatal: Symbol referencing errors. No output

RE: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-25 Thread Uwe Schindler
hindler > Cc: 'php-dev List' > Subject: Re: [PHP-DEV] PHP 5.2.3RC1 Released > > Rasmus Lerdorf wrote: > > Uwe Schindler wrote: > >> I tried PHP 5.2.3RC1 today and the SunONE webserver using the NSAPI > plugin > >> crashed in module startups w

Re: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-25 Thread Rasmus Lerdorf
Rasmus Lerdorf wrote: > Uwe Schindler wrote: >> I tried PHP 5.2.3RC1 today and the SunONE webserver using the NSAPI plugin >> crashed in module startups with a segfault. >> >> This happens because rasmus changed tsrm_virtual_cwd.c to use >> get_request_time instead of time() (see changelog of that

Re: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-25 Thread Rasmus Lerdorf
Uwe Schindler wrote: > I tried PHP 5.2.3RC1 today and the SunONE webserver using the NSAPI plugin > crashed in module startups with a segfault. > > This happens because rasmus changed tsrm_virtual_cwd.c to use > get_request_time instead of time() (see changelog of that file). During > module start

RE: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-25 Thread Uwe Schindler
, Germany > Sent: Friday, May 25, 2007 2:33 AM > To: php-dev List > Subject: [PHP-DEV] PHP 5.2.3RC1 Released > > The first release candidate of PHP 5.2.3 is now available for testing > and can be downloaded here: > > http://downloads.php.net/ilia/php-5.2.3RC1.tar.bz2 (md5

Re: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-24 Thread Edin Kadribasic
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The windows build: http://downloads.php.net/edink/php-5.2.3RC1-Win32.zip http://downloads.php.net/edink/php-5.2.3RC1-win32-installer.msi http://downloads.php.net/edink/pecl-5.2.3RC1-Win32.zip http://downloads.php.net/edink/php-debug-pack-5.2.3RC1-Win3

[PHP-DEV] PHP 5.2.3RC1 Released

2007-05-24 Thread Ilia Alshanetsky
The first release candidate of PHP 5.2.3 is now available for testing and can be downloaded here: http://downloads.php.net/ilia/php-5.2.3RC1.tar.bz2 (md5sum: 343785b0558f5696c14607d62f084d4c) The release comes a bit sooner then anticipated as it is needed to address a regression introduce