On Thu, Jun 28, 2001 at 05:42:35PM -0400, Jon Parise wrote:
> On Thu, Jun 28, 2001 at 05:23:41AM -0600, Zak Greant wrote:
>
> > Can anyone see any problems with adding array (&$object, 'method') syntax to
> > the assert handler functionality?
>
> I think that would be fiarly useful, actually.
day, June 28, 2001 3:42 PM
Subject: Re: [PHP-DEV] Assert callback handlers
> On Thu, Jun 28, 2001 at 05:23:41AM -0600, Zak Greant wrote:
>
> > Can anyone see any problems with adding array (&$object, 'method')
syntax to
> > the assert handler functionality?
>
&
On Thu, Jun 28, 2001 at 05:23:41AM -0600, Zak Greant wrote:
> Can anyone see any problems with adding array (&$object, 'method') syntax to
> the assert handler functionality?
I think that would be fiarly useful, actually. In the past, I've
just written whole functions that sort of mimic assert