Re: [PHP-DEV] [PATCH] - 64 bit issue with zend_parse_parameters calls
[email protected] (James Devenish)
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
In message <[email protected]> on Sat, Mar 01, 2003 at 02:43:59PM -0500, Dave Hill wrote: > Interestingly enough I did find one coding error, in > ext/w32api/w32api.c there are two calls with "s|l" and only > two arguments passed into the function, so heaven help anyone > who tries to pass that optional long :-) I guess it is lucky > that I am using Apache/Unix :-) Rest assured that there was at least one such incident affecting Apache/UNIX when I did this last year (but IIRC it has been fixed since then).