Re: [PHP-DEV] Source tarball for PHP 5.0.2

2004-09-24 Thread Elfyn McBratney
types problem? Fairly common MSIE prob, iirc. Moz & Konq don't do any of that silly file name jiggling, anymore. :-) Elfyn - -- Elfyn McBratney beu on irc.freenode.net/savannah.[non]gnu.org PGP Key ID: 0x456548B4 PGP Key Fingerprint: 29D5 91BB 8748 7CC9 650F 31FE 6888 0C2A 4565 48B4 -

Re: [PHP-DEV] Reference equality between objects

2004-09-24 Thread Elfyn McBratney
} > >> > >> // Reference equality only > >> if (Z_OBJ_HANDLE_P(objA) == Z_OBJ_HANDLE_P(objB)) > >> { > >> RETURN_TRUE > >> } > >> RETURN_FALSE > >> > >> > >> Also, should one be using zend_parse_method_

Re: [PHP-DEV] Fwd: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_execute_API.c zend_globals.h

2004-09-24 Thread Elfyn McBratney
boxen? Or maybe Novell could donate a slice of one to PHP development (way out of scope..) ? I've done a lot of NW patching in the past, a bit rusty, but would be glad to help out with anything that that I can - testing &c.. :D Elfyn - -- Elfyn McBratney beu on irc.freenode.net/s

Re: [PHP-DEV] New VM architecture

2004-09-24 Thread Elfyn McBratney
idespread testing/free qa 0-) Is this ok by you guys? Elfyn - -- Elfyn McBratney beu on irc.freenode.net/savannah.[non]gnu.org PGP Key ID: 0x456548B4 PGP Key Fingerprint: 29D5 91BB 8748 7CC9 650F 31FE 6888 0C2A 4565 48B4 -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD

Re: [PHP-DEV] realpath() caching

2004-09-22 Thread Elfyn McBratney
is an opton as this can't be done from > inside an application. Same here, if it counts. ;-) For those short-by-1-second cases, and during development, t'would be handy. Elfyn - -- Elfyn McBratney beu on irc.freenode.net/savannah.[non]gnu.org PGP Key ID: 0x45

Re: [PHP-DEV] Substring writes and buffered char streams

2004-08-07 Thread Elfyn McBratney
t;$fp = tmpfile() ? > > Right, I should have mentioned this possibility. The main reason > for taking these precautions is throughput. I need in-memory > streams. Can I create a memory-only file? I dont think so (bar using one of the sysv shm interfaces). Best, Elfyn -- Elfyn Mc

Re: [PHP-DEV] GOTO operator

2004-07-30 Thread Elfyn McBratney
:) Again with the foot shooting. Can we please remove include()/require(), $_GET/$_POST/$_COOKIE, procedural programming and OOP support... just in case the user decides to develop Shotgun.php, include()'s it and executes MyPowerfulDeathGun::shoot_my_foot($_REQUEST['num_bullets']) ? -- Elfyn McBratney (a long time PHP user/hacker, who would love to see goto support) PGP Key ID: 0x456548B4 PGP Key Fingerprint: 29D5 91BB 8748 7CC9 650F 31FE 6888 0C2A 4565 48B4 pgpnE2TwX626r.pgp Description: PGP signature

Re: [PHP-DEV] Seg fault

2004-07-30 Thread Elfyn McBratney
t's the case, you might consider using something that works i.e., Apache 1.3 :) Anyway, this might be of help: http://uk2.php.net/manual/en/faq.general.php#faq.general.bug -- Elfyn McBratney PGP Key ID: 0x456548B4 PGP Key Fingerprint: 29D5 91BB 8748 7CC9 650F 31FE 6888 0C2A 4565 48B4 pgpaihdEpLEuh.pgp Description: PGP signature

Re: [PHP-DEV] __autoload() and code caching (Was: [PHP-DEV]

2004-04-18 Thread Elfyn McBratney
e of Turck MMCache (the one I use :) it's just another cached script. In the end, __autoload() is just another userland function (with magic powers ;) Elfyn - -- Elfyn McBratney, EMCB mailto:[EMAIL PROTECTED] http://www.emcb.co.uk/ PGP Key ID: 0x456548B4 PG

Re: [PHP-DEV] win32 snapshots not being generated

2004-04-09 Thread Elfyn McBratney
LE Win32 snapshot in: please consult /dev/urandom Next Latest CVS Win32 snapshot in: please consult /dev/urandom" :) Elfyn - -- Elfyn McBratney, EMCB mailto:[EMAIL PROTECTED] http://www.emcb.co.uk/ PGP Key ID: 0x456548B4 PGP Key Fingerprint: 29D5 91BB 8748 7CC9 650F 31FE 6888 0C2A

Re: [PHP-DEV] [THTTPD SAPI] Patch for implementing missing getenv

2003-07-25 Thread Elfyn McBratney
to this list you have to append .txt to the filename (as IIRC, most if not all but .txt attachments are stripped from the mail). Elfyn -- Elfyn McBratney, EMCB | http://www.nongnu.org/wwwauth/ http://www.emcb.co.uk | http://www.emcb.co.uk/webauth/ [EMAIL PROTECTED] | wwwauth-u

Re: [PHP-DEV] [PATCH] php-5.0.0b1 configure fails on Solaris (resend)

2003-07-19 Thread Elfyn McBratney
slt >= > > 1.0.18). > >DIR is the libxslt install directory.]) > > > > -if test "$PHP_XSL" != "no" -a "$PHP_DOM" == "no"; then > > +if test "$PHP_XSL" != "no" -a "$PHP_DOM&qu

Re: [PHP-DEV] CVS banches/problems/missing patches

2003-07-13 Thread Elfyn McBratney
2003 > +++ php4/ext/snmp/snmp.c Mon Jun 23 14:16:37 2003 > > > regards and thanks in advance for your help, > > Harrie Elfyn -- Elfyn McBratney, EMCB | http://www.nongnu.org/wwwauth/ http://www.emcb.co.uk | http://www.emcb.co.uk/webauth/ [EMAIL PROTECTED] | www

Re: [PHP-DEV] Re: PHP 5.0.0 Beta 1? better called alpha zero

2003-07-02 Thread Elfyn McBratney
On Wed, 2 Jul 2003, Jaaboo wrote: > PHP5 Beta1? > > yesterday i have downloaded the bin version of php5 for windows. > here are some problems that i have during my install / test. > some of them i have solved but a few i can't figure out. > > 1. if you have installed apache1.3x and php4 before an

Re: [PHP-DEV] Removing SQLite sessions from the default distribution

2003-07-01 Thread Elfyn McBratney
On Tue, 1 Jul 2003, Sebastian Bergmann wrote: > Sterling Hughes wrote: > > It offers not one practical advantage. > > I though the same, the SQLite euphoria should not be taken too far. > > +1 for removing the SQLite Session Save Handled from the default > distribution. -1 Corporate types

Re: [PHP-DEV] CVS Account Request: elfyn

2003-06-30 Thread Elfyn McBratney
On Mon, 30 Jun 2003, Elfyn McBratney wrote: > On Mon, 30 Jun 2003, Elfyn McBratney wrote: > > > Bringing the docs for the DOM extension up-to-date, and working on > > the DOM extension itself. so phpdoc and/or ext/dom :) > > Forgot to mention, Sascha said to get an ac

Re: [PHP-DEV] CVS Account Request: elfyn

2003-06-30 Thread Elfyn McBratney
On Mon, 30 Jun 2003, Elfyn McBratney wrote: > Bringing the docs for the DOM extension up-to-date, and working on > the DOM extension itself. so phpdoc and/or ext/dom :) Forgot to mention, Sascha said to get an account. :) Elfyn -- -- PHP Internals - PHP Runtime Development Mailing L

[PHP-DEV] CVS Account Request: elfyn

2003-06-30 Thread Elfyn McBratney
Bringing the docs for the DOM extension up-to-date, and working on the DOM extension itself. so phpdoc and/or ext/dom :) -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Reflection API

2003-06-30 Thread Elfyn McBratney
On Mon, 30 Jun 2003, Elfyn McBratney wrote: > On Mon, 30 Jun 2003, George Schlossnagle wrote: > > > On Monday, June 30, 2003, at 12:04 PM, Andi Gutmans wrote: > > > > > I must be thick. I don't quite understand how the source relates to > > > what is de

Re: [PHP-DEV] Reflection API

2003-06-30 Thread Elfyn McBratney
On Mon, 30 Jun 2003, George Schlossnagle wrote: > On Monday, June 30, 2003, at 12:04 PM, Andi Gutmans wrote: > > > I must be thick. I don't quite understand how the source relates to > > what is described in the .png. Take for example the following from the > > api.c file: > > I talked this over

[PHP-DEV] [PATCH] fix typo in ext/xsl/config.m4

2003-06-29 Thread Elfyn McBratney
There's a small typo in ext/xsl/config.m4 . T'is small, but I though I'd submit a patch. :) 2003-06-30 Elfyn McBratney <[EMAIL PROTECTED]> * ext/xsl/config.m4: Fix 'test' conditional. Index: config.m4 =

Re: [PHP-DEV] Re: [PHP] PHP 5.0.0 Beta 1

2003-06-29 Thread Elfyn McBratney
On Sun, 29 Jun 2003, Robert Cummings wrote: > On Sun, 2003-06-29 at 14:19, Sterling Hughes wrote: > > > > - Due to issues surrounding the MySQL 4.0 license, the MySQL libraries > > are no longer bundled with PHP. For more information on these > > licensing changes please see the MySQL l

Re: [PHP-DEV] bundling libxml2

2003-06-27 Thread Elfyn McBratney
On Fri, 27 Jun 2003, Sterling Hughes wrote: > Hi, > > So I figure I'll restart this discussion. There are a couple of reasons > I want to bundle libxml2: > > 1) XML support is crucial. You may not like XML, but its the standard > for data exchange these days, and is incredibly important when > i