func_get_args BC break
From: Nikita Popov Date: Sat, 07 Dec 2013 12:15:51 +0000 Subject: func_get_args BC break Groups: php.internals Request: Send a blank email to internals+get-70519@lists.php.net to get a copy of this message
Hi internals! The performance optimizations to func_get_args that were introduced in PHP 5.5.6 break BC for call_user_func_array on functions with by-ref args, see https://bugs.php.net/bug.php?id=66107. While using that kind of code is wrong in the first place, this seems like a nasty break for a bugfix release. Maybe revert this for 5.5 and only keep in 5.6? Nikita
Thread (1 message)
| « previous | php.internals (#70519) | next » |
|---|