create object

php.internals

Julian Reich

23 years ago
hi, I wonder whether a function which allows me to create an object and call the constructor while the parameters are given as an array (similar to call_user_func_array()) will be implemented? I read something about new_object_array() in today's PHP4 bug summary report ... will this function be implemented and will it do what I assume? Yours sincerly, Julian Reich (jreich@eenterphace.cx)