]> granicus.if.org Git - php/commitdiff
Disable FCALL optimization pass for PHP older than 5.4
authorDmitry Stogov <dmitry@zend.com>
Thu, 18 Apr 2013 18:26:37 +0000 (22:26 +0400)
committerDmitry Stogov <dmitry@zend.com>
Thu, 18 Apr 2013 18:26:37 +0000 (22:26 +0400)
  Added an optimization pass to convert FCALL_BY_NAME into DO_FCALL.


Trivial merge