Hi Laruence,
Sure thing - I was just using the above code that verified the AUTOSEEK option as a template. I've changed it to use convert_to_boolean_ex as per your suggestion :)
Thanks!
Avi Brender
Elite Hosts, Inc
www.elitehosts.com
Hi:
after a quick look, I have one suggestion,
if the (Z_TYPE_P(z_value) != IS_BOOL), you should call
convert_to_boolean_ex to convert it to a boolean
otherwise, people can not use a interge 1 as a true flag.thanks
2011/9/11 Avi Brenderabrender@elitehosts.com:
Hi,
I've submitted bug #55651 along with a patch to implement a fix (also
attached) for the passive FTP mode issue. I was hoping that someone could
review the bug report and consider the patch for inclusion in future PHP
releases.Thanks so much!
Avi Brender
Elite Hosts, Inc
www.elitehosts.com