leak() is only included if you compile PHP with debug mode.

Out of interest, why on earth would someone in user-space be using
the leak() function.

-Sterling

> Can't see anything in the changelog but after upgrading to 4.3.0 I get an error when 
>using leak();
> Fatal error: Call to undefined function: leak() in .........
> 
> I was previously using 4.2.3 and it worked fine.
> I upgraded with the Windows Binaries (PHP 4.3.0 installer [1,028Kb] - 27 December 
>2002) and running on Win2k/Apache.
> 
> The function still shows as being a function as such..
> http://www.php.net/manual/en/function.leak.php
> and there is no notices that it won't work with 4.3.0
> 
> I can probably run the script without the function fine but has anyone else found 
>any problems with using this function in 4.3.0 or have I configured something wrong? 
>:P
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to