]> granicus.if.org Git - php/commit
MFH: Don't rely on ANSI tmpfile(), use the streams layer instead, it'll deal with...
authorSara Golemon <pollita@php.net>
Thu, 4 Mar 2004 22:29:23 +0000 (22:29 +0000)
committerSara Golemon <pollita@php.net>
Thu, 4 Mar 2004 22:29:23 +0000 (22:29 +0000)
commit5babe27344d0e80bf7dcf6b9e462c64938faee1a
treebc22c8014f7ae7012d2e65cc742cc7bf42ae4c93
parentac4adcc2f731ec66870ef1e1c3793bc20ad5c006
MFH: Don't rely on ANSI tmpfile(), use the streams layer instead, it'll deal with platform issues.
ext/ftp/ftp.c