Re: [PHP-DEV] Missing __toString() part

2006-06-04 Thread Michael Gall
On 6/5/06, Adam Maccabee Trachtenberg <[EMAIL PROTECTED]> wrote: For example, for an eBay Item object, my __toString() returns the Title, but that's not unique, so my __toHash() returns the numeric ID, which is. While I wouldn't be surprised if you completely ignore my opinion, however I thi

Re: [PHP-DEV] PHP 5.2 - No easy installation for users anymore?

2006-06-15 Thread Michael Gall
There is a debian package flex-old that supports the old functionality. Just install that first.

[PHP-DEV] Fwd: SimpleXML Patch

2006-07-13 Thread Michael Gall
#x27;m not exactly sure why it's doing this (except that some resource hasn't been incremented properly). I'm wondering if you could please take a look at the patch (It's against PHP_5_1) and possibly provide some suggestions as to how to make this accepted into the tree.

Re: [PHP-DEV] Fwd: SimpleXML Patch

2006-07-13 Thread Michael Gall
Alright, let's try again. This should really be the patch.MichaelOn 7/14/06, Robert Deaton <[EMAIL PROTECTED] > wrote:Looks like your attachment was stripped, try sending it as something text/plain. Robert Deaton Index: simplexml.c ===

Re: [PHP-DEV] Re: PEAR::Date broken (Was: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/date php_date.c php_date.h)

2006-07-18 Thread Michael Gall
On 7/19/06, Rasmus Lerdorf <[EMAIL PROTECTED]> wrote: Because there is absolutely no reason to deliberately break our installed base for a single version when it is quite arbitrary what we call this class. We know for a fact that calling it Date will be problematic. I also don't think a singl