Hi! > Why do array_* functions not treat strings as arrays of bytes?
How that's related? We're not talking about array_* functions, we're talking about list() operator. > get busy :) - If we want to say "yea list() should work with strings", > but no other array functions should work with strings, it seems very > odd to me. It's as odd as [] working with strings but -> not. Those are different things, so they work differently. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php