logistics, and then it struck me that it might be useful for _everybody_ to have compiler info (make/version) as part of the string returned from php -v, probably alongside the build date. We could then sanely ask for that information as part of PHP bug reports.

I don't think it belongs to php -v, but to phpinfo(). There's a lot of useful stuff you can know about PHP build, and it almost all is in phpinfo().
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to