Re: [PHP-DEV] 4.1.0RC5

2001-12-06 Thread Petr Cech
a 'final release' darn it :) ?php $val = philip steeman [EMAIL PROTECTED]; $rij = imap_rfc822_parse_adrlist($val, xx.khbo.be); print $val; ? note the change of the -space before into NUL byte. it's bug #13801. it breaks webmails (imp) Petr Cech

Re: [PHP-DEV] 4.1.0RC2

2001-11-15 Thread Petr Cech
sure about this, but setcookie(bla); gives on earlier version this output: Set-Cookie: bla=deleted; expires=Wed, 15-Nov-00 13:37:21 GMT but on 4.1.0RC2 Set-Cookie: bla= is that OK? Petr Cech -- Debian GNU/Linux maintainer - www.debian.{org,cz} [EMAIL

Re: [PHP-DEV] 4.1.0RC1

2001-10-18 Thread Petr Cech
Petr Cech -- Debian GNU/Linux maintainer - www.debian.{org,cz} [EMAIL PROTECTED] * Joy sees a potato running down the street and shouting I'm late! I'm late! ;)) -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: [PHP-DEV] [Jakub Jelinek jakub@redhat.com] [PATCH] (fwd)

2001-10-02 Thread Petr Cech
. many people get on Debian. /me goes compile new glibc Petr Cech -- Debian GNU/Linux maintainer - www.debian.{org,cz} [EMAIL PROTECTED] Digital Electronic Being Intended for Assassination and Nullification -- PHP Development Mailing List http://www.php.net

Re: [PHP-DEV] Buildproblems in latest CVS

2001-08-10 Thread Petr Cech
FATAL ERROR: Autoconf version 2.50 or higher is required for this script heh. debian package I'm sure. even if you try to use autoconf2.50 to force 2.52 you will fail. Petr Cech -- Debian GNU/Linux maintainer - www.debian.{org,cz} [EMAIL PROTECTED] sgore We

Re: [PHP-DEV] Apache coredumps with php4 with runtime modules ldap and imap loaded

2001-06-28 Thread Petr Cech
Petr Cech -- Debian GNU/Linux maintainer - www.debian.{org,cz} [EMAIL PROTECTED] vaidhy Debian - It is all about choice, baby!! -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: [PHP-DEV] 4.0.6RC4 out.

2001-06-20 Thread Petr Cech
; typedef struct { int re_magic; Petr Cech -- Debian GNU/Linux maintainer - www.debian.{org,cz} [EMAIL PROTECTED] * Joy sees a potato running down the street and shouting I'm late! I'm late! ;)) -- PHP Development Mailing List http://www.php.net

Re: [PHP-DEV] Bug #11487: eregi DO NOT FIND expression if string too complicated and from $fcontents

2001-06-19 Thread Petr Cech
in 1.3.20 upstream). Petr Cech -- Debian GNU/Linux maintainer - www.debian.{org,cz} [EMAIL PROTECTED] Obviously the only rational solution to your problem is suicide. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.0.6RC1 ready for testing

2001-05-17 Thread Petr Cech
Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled I've build php4 yesterday and it's OK. Note, that it's gd 1.8.3 without gif support. it has the above without the gif. Petr Cech P.S. must remeber to upload -- Debian GNU/Linux

Re: [PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] PHP 4.0.6RC1 ready for testing

2001-05-16 Thread Petr Cech
it today Petr Cech -- Debian GNU/Linux maintainer - www.debian.{org,cz} [EMAIL PROTECTED] Those who don't understand Unix are condemned to reinvent it, poorly. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP-DEV] Bug in building standalone DSO modules

2001-05-15 Thread Petr Cech
On Tue, May 15, 2001 at 11:44:38AM +0300 , Alexander Bokovoy wrote: On Tue, May 15, 2001 at 10:35:37AM +0200, Petr Cech wrote: Hi, I've been strugling for some time with the possibility of building some extension not inside of ext/ dir, but using phpize to just add some module later