Em 15 de novembro de 2010 14:49, Gustavo Lopes <[email protected]>escreveu:
> On Mon, 15 Nov 2010 08:25:44 +0100, Kalle Sommer Nielsen <[email protected]> > wrote: > > Hi > > > > 2010/11/15 Gustavo André dos Santos Lopes <[email protected]>: > >> cataphract Mon, 15 Nov 2010 03:05:32 > +0000 > >> > >> Revision: http://svn.php.net/viewvc?view=revision&revision=305346 > >> > >> Log: > >> - Added leak_variable() function. > > > > Why do we need a leak_variable() function in a regular build unlike > > leak() and crash() which are defined in zend_builtin_functions.c in > > debug mode only or did I miss something here? > > It's only in the debug build. In any case, it would be indeed better among > leak() and crash(). The attached patch moves it there, but it will have to > be someone else commiting it. > Done. -- Regards, Felipe Pena
