Re: [PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentation problem

2001-04-05 Thread Chris Adams
On 5 Apr 2001 17:05:34 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >ID: 8895 >Updated by: sterling >Reported By: [EMAIL PROTECTED] >Old-Status: Open >Status: Closed >Bug Type: Sablotron XSL >Assigned To: sterling >Comments: > >The xslt_process() function *does* return false on failure. > H

Re: [PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentation problem

2001-04-05 Thread Chris Adams
On Thu, Apr 05, 2001 at 10:29:03PM -0400, Sterling Hughes wrote: > On Thu, 5 Apr 2001, Chris Adams wrote: > > > On 5 Apr 2001 17:05:34 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > >ID: 8895 > > >The xslt_process() function *does* return false on fai

Re: [PHP-DEV] RE: PHP 4.0 Bug #10299 Updated: CPU and Memory Spike

2001-04-14 Thread Chris Adams
On 14 Apr 2001 20:14:53 -0700, Dan Anderson <[EMAIL PROTECTED]> wrote: >> 256meg is good for upto about 10 concurrent clients, much more and the >> server starts to grind, i have 192meg in a box that serves >> 5000pages/day. >> > >Is this the consensus of the list? Is PHP THIS much of a hog? I c

Re: [PHP-DEV] GD 2.0.1 and FreeType 2

2001-04-17 Thread Chris Adams
On 17 Apr 2001 11:02:45 -0700, Brian Moon <[EMAIL PROTECTED]> wrote: >I found libgd.a from an old version just after sending this email. > >So, all compiles and runs without error now. I just don't get an image. > >Have you actually produced an image with this? It worked fine in a quick test sc

Re: [PHP-DEV] Latest commit -- depreciation of call_user_method()

2001-05-14 Thread Chris Adams
On 14 May 2001 15:37:43 -0700, Sterling Hughes <[EMAIL PROTECTED]> wrote: >> We've been in that discussion before. In my opinion, we should probably >> rethink our whole deprecation approach. > > Yep, we need to decide on a standard for deprecating things. One thing I'd like to see is a utilit

[PHP-DEV] Serving WebDAV with PHP

2002-03-21 Thread Chris Adams
I'm trying to build a WebDAV front-end for several projects so users can do things like edit database content directly. I haven't found a whole lot in the mailing archives - it looks like there's some interest but no serious development going. Is anyone working on something I've missed? Please

[PHP-DEV] 4.0.4pl1 build problems

2001-01-22 Thread Chris Adams
I'm doing a "kitchen sink" build on Debian (potato). Here are some of the annoying/broken things I encountered: --with-gettext will say gettext isn't installed if --with-dom is in the ./configure line. --with-mcrypt appears to have a similar bug doing a ./configure --with-mcrypt --with-gettext