]> granicus.if.org Git - php/commit
Merge branch 'master' into safe_timeout
authorDmitry Stogov <dmitry@zend.com>
Thu, 21 Apr 2016 07:15:57 +0000 (10:15 +0300)
committerDmitry Stogov <dmitry@zend.com>
Thu, 21 Apr 2016 07:15:57 +0000 (10:15 +0300)
commitc026ca6cdccc74ca78d8b0ab203281c19b93cdde
treeb74b4d46fba2974ac44b5d4492912e8f6b797cbe
parent650c1c0a7d94d3bb052a93407b6e280df9c265a4
parentecf6392243b90e6c8f5597076b11b4959bac9dc1
Merge branch 'master' into safe_timeout

* master:
  Fixed bug #72059 - Reference the bug id directly in NEWS
  Fix magic constants (__LINE__) with ?? for constant scalar exprs
  Add NEWS entry for ?? in constant scalar expressions
  allow null coalescing (??) on constant expressions
  Fix intl tests for ICU < 52
  Fix ZTS builds by adding a missing TSRMLS_FETCH().
  Fix bug #71737
  Update NEWS
  Fix RECV opcode to handle all kinds of exceptions
  Fix RECV opcode to handle all kinds of exceptions
Zend/zend_execute.c