#20706 [NEW]: skipping an optional argument

2002-11-28 Thread jeremyirons
From: [EMAIL PROTECTED] Operating system: PHP version: 4.2.3 PHP Bug Type: Feature/Change Request Bug description: skipping an optional argument Any reason why the following has never been implemented for optional function arguments? function test($a, $b = 1, $c = 2) {

#29292 [Com]: Single space character returned instead of empty string

2004-08-10 Thread jeremyirons at genevus dot com
ID: 29292 Comment by: jeremyirons at genevus dot com Reported By: jmelville at selectaustralasia dot com dot au Status: Open Bug Type: MSSQL related Operating System: Windows 2000 Server SP4 PHP Version: 4.3.8 New Comment: I've been h

#24272 [NEW]: $_POST_GET; merge the two and superglobal it

2003-06-20 Thread jeremyirons at genevus dot com
From: jeremyirons at genevus dot com Operating system: Windows 2k PHP version: 4.3.2 PHP Bug Type: Feature/Change Request Bug description: $_POST_GET; merge the two and superglobal it Description: I often merge $_POST and $_GET together especially when coding UI