[PHP-DEV] [PATCH] domxml ext: build XML fragment from array

2003-01-26 Thread Petr Tuma
Hi all, this patch adds a function that builds an XML fragment from a array. Implementation of var_dump has been taken as a skeleton. The main reason for this patch was that using DOM interface to create a long XML (approx 2.5MB) was slow. Regards Petr Tuma ? ext/domxml/tests/domxml003.phpt

[PHP-DEV] test, ignore, sorry

2002-11-09 Thread Petr Hudecek
haha -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Bug #14621: popen() never returns false

2001-12-20 Thread petr
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: popen() never returns false popen() doesn't return false on non-existent file. Bug#9043 says that it is intentional, but probably it's not the expected behavior

Re: [PHP-DEV] 4.1.0RC5

2001-12-06 Thread Petr Cech
lease folks, FIND NO BUGS! It's a 'final release' darn it :) "; $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

Re: [PHP-DEV] 4.1.0RC2

2001-11-15 Thread Petr Cech
ookie("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 PROTECTED]

Re: [PHP-DEV] 4.1.0RC1

2001-10-18 Thread Petr Cech
13:35:14 GMT 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

Re: [PHP-DEV] [Jakub Jelinek ] [PATCH] (fwd)

2001-10-02 Thread Petr Cech
x27; failed. 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

Re: [PHP-DEV] Buildproblems in latest CVS

2001-08-10 Thread Petr Cech
gt; rebuilding acconfig.h > rebuilding main/php_config.h.in > 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/Li

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

2001-06-28 Thread Petr Cech
ay around). It triggers a bug in ld-linux, so apache won't even start Petr Cech -- Debian GNU/Linux maintainer - www.debian.{org,cz} [EMAIL PROTECTED] Debian - It is all about choice, baby!! -- PHP Development Mailing List <http://www.php.net/> T

Re: [PHP-DEV] 4.0.6RC4 out.

2001-06-20 Thread Petr Cech
PI_EXPORT(type)type #endif -typedef off_t regoff_t; +typedef int regoff_t; 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 shou

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

2001-06-19 Thread Petr Cech
o > - PHP 3.0.18 selfcompiled or from a deb? if selfcompiled look at unstable php3. there is a bug in php3's regex.h, which causes problems with large file support (LFS). Also apache has this bug, which is fixed in the package (and maybe in 1.3.20 upstream). P

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

2001-05-16 Thread Petr Cech
builds fine and phpinfo() shows: > > GD Support enabled > GD Version 1.6.2 or higher > FreeType Support enabled > FreeType Linkage with TTF library > T1Lib Support enabled > GIF Support enabled > JPG Support enabled > PNG Support enabled > WBMP Support enabl

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

2001-05-16 Thread Petr Cech
y upload 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 unsubscr

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 phpi

[PHP-DEV] Bug in building standalone DSO modules

2001-05-15 Thread Petr Cech
orite extension #ifdef HAVE_CONFIG_H #include "config.h" #endif Petr Cech -- Debian GNU/Linux maintainer - www.debian.{org,cz} [EMAIL PROTECTED] Phear my "Typical bloody smart-arse debian attitude." -- PHP Development Mailing List <