[PHP-DEV] ZE2 and object destruction

2002-08-27 Thread fab wash
If the module doesn't know it's time to shutdown and tries to use an object that has already been destroyed, boom. F.

Re: [PHP-DEV] help with duplicate flag in string functions

2002-07-25 Thread fab wash
Hi, you want to duplicate if you don't want the called procedure to touch the original variable, or if you declare it as a local in your procedure and don't pass it as a pointer. Fab. - Original Message - From: "Tony Leake" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July

[PHP-DEV] test suite for sapi modules

2002-07-15 Thread fab wash
Hello, I finally have my new SAPI module working (i do a manual link instead of using libtool for now because i've spent enough time and headaches trying to use libtool). When I ran PHP as a module and not a cgi anymore, the first thing it did was to crash (yay!). I got the obvious mistakes o

[PHP-DEV] how to create a new sapi module

2002-07-09 Thread fab wash
Hello all, did I dream about it? I think I saw documentation somewhere on how to create a new sapi module, but I can't find anything anywhere and the search on news.php.net is down. Anyone has any pointer? Thanks! Fab. _ Join t

[PHP-DEV] Installation on HP Nonstop systems

2002-07-01 Thread fab wash
Hello all, I sent the installation note last week. Anybody with karma can put it in the cvs tree?? Would it be possible to merge it with the main documentation, and if so, do you need a different format? Fab. _ Chat with friends

Re: [PHP-DEV] compiling extension

2002-07-01 Thread fab wash
Not sure why you say that including a header should throw make errors.. if you didn't change the Makefile, it should have no effect. What are the errors you're getting? Fab >From: Ron Lange <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: [PHP-DEV] compiling e

[PHP-DEV] Installation instructions for HP Nonstop Servers

2002-06-27 Thread fab wash
Hello all, those are instructions to install and run PHP 4 on HP Nonstop Servers. I have included a .doc and .rtf files, i'm not sure which format is the best. I think this should be put as an INSTALL.HPNONSTOP file in the main distribution, as installing on those systems is very different fro

Re: [PHP-DEV] bugs: try newer version (?)

2002-04-28 Thread fab wash
A lot of ISPs have not upgraded beyond 4.0.6, either because they don't upgrade fast, or because they wait for the main bugs to be found and fixed before installing something "stable". I've just checked my ISP and they're still running 4.0.6, and it's one of the major ISP in the USA. Not ever

Re: [PHP-DEV] Let's fork GD!

2002-04-12 Thread fab wash
Hi, I don't, I don't! I don't like GIF, I'm just saying that unfortunately it's there! The Sony CD300 spits out animated GIFs and statics GIFs. Fab. >From: Rasmus Lerdorf <[EMAIL PROTECTED]> >To: fabwash <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: [PHP-DEV] Let's fork GD! >Date

Re: [PHP-DEV] Re: aggergate vs MI

2002-04-09 Thread fab wash
I totally agree with point 2). However on point 1, MI allows you to inherit from non-abstract classes, which causes problems (I will send an email later tonight about those problems, my laptop crashed when I sent it this morning). If there was enforcement for allowing only abstract classes to b

[PHP-DEV] new port

2002-04-06 Thread fab wash
Hello all, i'm trying to port php on a Nonstop Kernel system (Tandem/Compaq OSS/Posix compliant), and have a few questions to start with. I'm just trying to get it to compile (which is not a simple task!), and notice an enormous amount of bad casting in the code. For example: int joe = (ulong