From: philip at cornado dot com Operating system: all PHP version: 4.3.3RC1 PHP Bug Type: Feature/Change Request Bug description: additional configure --with-avail, and fix --enable-all
Description: ------------ The following configure options would be nice: New features: ----------------------------------------------------------- --with-avail : Compiles in all --with-* extensions that are available on a system. If not available/found, they are skipped. --enable-avail : Alias to --enable-all as I assume all enables are available. Maybe not? --with-all : Attempts to compile with all --with-* extensions, available or not. Changed behavior: ----------------------------------------------------------- --enable-all : Attempts to compile in all --enable-* extensions. Currently this attempts to compile in --with and --enable, so can be considered "broken". There can also be --without-all and --disable-all although --disable-all currently exists, it disables everything, --with or --enable. So, this is also a request to fix --enable-all or perhaps rename it as --with-all (but even then it wouldn't be fully accurate). -- Edit bug report at http://bugs.php.net/?id=24337&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=24337&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=24337&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24337&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24337&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24337&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24337&r=support Expected behavior: http://bugs.php.net/fix.php?id=24337&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24337&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24337&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24337&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24337&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24337&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24337&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24337&r=gnused