Hi! > Going through the 26 open pull requests (please let us work on getting > that number down), I stumbled over https://github.com/php/php-src/pull/60. > > This was already proposed on the mailinglits, but the thread died fast without > a satisfying answer on whether to add a function boolval() or not.
I think boolval() is fine, but implementation seems to be overly complicated - why not just use zend_is_true? -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php