]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.5' into PHP-5.6
authorDmitry Stogov <dmitry@zend.com>
Tue, 10 Dec 2013 12:08:46 +0000 (16:08 +0400)
committerDmitry Stogov <dmitry@zend.com>
Tue, 10 Dec 2013 12:08:46 +0000 (16:08 +0400)
* PHP-5.5:
  Revered func_get_args() changes, because they were not completly transparent and broke some tricky PHP code that worked because of luck before php-5.5.6 (see Bug #66107). The changes are going to be kept in PHP-5.6.


Trivial merge