[PHP-DEV] php_free does not accept NULL?

2007-03-24 Thread Michael B Allen
I've noticed that unlike stdlib's 'free' php_free does not accept the value NULL. Is that correct? I would think it would be harmless to have it check for NULL and return quietly no? Mike -- Michael B Allen PHP Active Directory Kerberos SSO http://www.ioplex.com/ -- PHP Internals - PHP Runtime

Re: [PHP-DEV] PATCH: anonymous functions in PHP

2007-03-24 Thread Peter Hodge
--- Jim Wilson <[EMAIL PROTECTED]> wrote: > > Lexical anonymous functions would be enough for me. If these proposed > > lexical anonymous functions could automagically bind themselves > > to an instance's $this when called from within an object's scope (so as to > act > > as virtual methods), tha

Re: [PHP-DEV] GSoC idea proposal for a new PHP project

2007-03-24 Thread Marcus Boerger
Hello David, remember that the deadline for submitting projects is monday. best regards marcus Saturday, March 24, 2007, 7:22:14 PM, you wrote: > Hello php.internals, > I saw the Summer of Code article on php.net and am contacting this group > to hopefully gain the interest of possible ment

[PHP-DEV] GSoC idea proposal for a new PHP project

2007-03-24 Thread David Duong
Hello php.internals, I saw the Summer of Code article on php.net and am contacting this group to hopefully gain the interest of possible mentors for an open source project that has been rolling around the back of my mind. The idea I am proposing I call HyperWiki since it is a hypertext distr

[PHP-DEV] PHP Bug 35748

2007-03-24 Thread Toni Mueller
Hello Sniper, I see the problem re-appearing on OpenBSD 4.0. Since I don't have an account on www.php.net, I copy&paste what I'd normally have appended to the bug to you, in the hope that you find appropriate ways to deal with it. Please let me tell you up front that I can't do much about it, esp

[PHP-DEV] Re: PHP Bug 35748 (additional info)

2007-03-24 Thread Toni Mueller
Hello Sniper, On Wed, 21.03.2007 at 10:57:19 +0100, Toni Mueller <[EMAIL PROTECTED]> wrote: > I'd like to see this bug re-opened. On OpenBSD 4.0 and with PHP 4.4.6 > as an Apache module, I can see completely random results. I'm running > an application here that uses is_dir() quite a bit, and the

Re: [PHP-DEV] snaps.php.net is not responding to http requests.

2007-03-24 Thread Jakob Buchgraber
Derick Rethans wrote: On Fri, 23 Mar 2007, Antony Dovgal wrote: On 03/23/2007 05:35 PM, Richard Quadling wrote: It seems. Works fine, check your connection. Because I just restarted apache :) regards, Derick pecl.php.net and pear.php.net are also not responding neither to the installer

Re: [PHP-DEV] Bug # 33500 | imap auth fails when server advertises gssapi

2007-03-24 Thread Back Ports
On 3/24/07, Michael B Allen <[EMAIL PROTECTED]> wrote: On Sat, 24 Mar 2007 10:32:41 +0500 "Back Ports" <[EMAIL PROTECTED]> wrote: > ldap_sasl_auth() doesn't support gssapi either, though my earlier post > to this list ended up on a web site somewhere with a note saying > 'theoretically it's poss