Re: [PHP-DEV] [PATCH] Bug #28822

2004-06-21 Thread Florian Schaper
Jup, noticed. Let's try that again: - schnipp - --- spl_array.c 2004-06-20 20:30:30.0 +0200 +++ spl_array.c 2004-06-21 19:37:18.0 +0200 @@ -337,7 +337,7 @@ if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "z", &index) == FAILURE) {

Re: [PHP-DEV] [PATCH] Bug #28822

2004-06-21 Thread Derick Rethans
On Mon, 21 Jun 2004, Florian Schaper wrote: > Should fix the "inverted" behavoiur of ArrayObject::offsetExists as > described in #28822 Nothing is attached, please place it online and provide an URL to it. (Our mailinglist strips non-"text/plain" attachments). regards, Derick -- PHP Internals