ID: 23496 Updated by: [email protected] Reported By: [email protected] -Status: Open +Status: Wont fix Bug Type: Feature/Change Request Operating System: FreeBSD 4.3 or any unix based PHP Version: 4.3.2RC2 New Comment:
This is not fixable in our stuff. Previous Comments: ------------------------------------------------------------------------ [2003-05-06 10:34:21] [email protected] I don't think this should be a "Won't Fix". It would be nice to have not be whitespace-dependent as the WTF level of it is pretty high. I agree that it isn't a crucial thing, but let's leave it open as a feature request in case someone feels inspired at some point. ------------------------------------------------------------------------ [2003-05-06 03:34:56] [email protected] No, just don't use spaces there :) ------------------------------------------------------------------------ [2003-05-05 14:47:05] [email protected] Can PHP_NEW_EXTENSION be changed to allow spaces? This is valid: PHP_NEW_EXTENSION(foo, foo.c, $ext_shared) but this is invalid: PHP_NEW_EXTENSION( foo, foo.c, $ext_shared ) Thanks, Brian ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=23496&edit=1
