Date: 11/20/00
- Next message: marek.berkan <email protected>: "[PHP-DEV] PHP 4.0 Bug #7893: Parser cannot return from method in object called by xml_parse"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7689 Updated: After install 4.0.3pl1 no interpretation from .php file"
- Next in thread: Ron Chmara: "Re: [PHP-DEV] A rose by any other name?"
- Reply: Ron Chmara: "Re: [PHP-DEV] A rose by any other name?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm currently grappling over the name for the (temporarily named)
call_user_func_with_array() function which allows you to call a function
with an array rather than the normal argument format (therefore truly
calling a function with a variable number of arguments). Any suggestions
(the attached patch is a working version of the function, it might be a
little messed up because I deleted some different elements which I haven't
committed yet.)
-Sterling
- application/octet-stream attachment: call_user_func_with_array.diff
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: marek.berkan <email protected>: "[PHP-DEV] PHP 4.0 Bug #7893: Parser cannot return from method in object called by xml_parse"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7689 Updated: After install 4.0.3pl1 no interpretation from .php file"
- Next in thread: Ron Chmara: "Re: [PHP-DEV] A rose by any other name?"
- Reply: Ron Chmara: "Re: [PHP-DEV] A rose by any other name?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

