ID: 26819 Updated by: [EMAIL PROTECTED] Reported By: ilia at prohost dot org -Status: Open +Status: Closed Bug Type: Reproducible crash Operating System: Any PHP Version: 5CVS-2004-01-06 (dev) New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2004-01-06 14:58:50] ilia at prohost dot org Description: ------------ When there is nothing to output http_build_query() crashes. Reproduce code: --------------- -r ' $a = array(); var_dump(http_build_query($a)); ' Expected result: ---------------- Actual result: -------------- ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26819&edit=1