[PHP-DEV] Re: installshield files seem to be missing

2004-06-04 Thread Gabor Hojtsy
Your documentation refers to a windows installshield method of installing the program, but then the link to the download page goes to a place where there is only a ZIP file with many files in it, none of which lets you install the program. Where is the installsheild version of PHP on you site? The

[PHP-DEV] Segfault in current HEAD with phpMyAdmin

2004-06-04 Thread Sebastian Bergmann
I am getting the segfault below with the current HEAD on Win32 when I access phpMyAdmin. php5ts_debug.dll!ts_resource_ex(int id=9633792, unsigned long * th_id=0x0001) Zeile 388 + 0xf C php5ts_debug.dll!_emalloc(unsigned int size=16, char * __zend_filename=0x1062527c, unsigned int __z

Re: [PHP-DEV] Re: http_build_query unexpected/bad behaviour

2004-06-04 Thread Jochem Maas
Sara, just a quick thankyou for taking the time to explain! and to say that I will be adding some sanity checks around my use of http_build_query() to avoid passing it arrays whose 'endpoints' are empty arrays as there is obviously nothing broken here kind regards, Jochem Maas Sara Golemon wrote