]> granicus.if.org Git - php/commit
Merge branch 'master' into native-tls
authorDmitry Stogov <dmitry@zend.com>
Wed, 10 Dec 2014 20:24:11 +0000 (23:24 +0300)
committerDmitry Stogov <dmitry@zend.com>
Wed, 10 Dec 2014 20:24:11 +0000 (23:24 +0300)
commite087d3ac7f78a2bfea01ce7c94e18b4c89073003
treee5b1f6f1beb6098ff245385f8737de9bc1690f14
parentba35b22bc4a7af791ff2ab7c2ca8e9f4aa6d64df
parent92a9477cc399c78f6570beec22b8f1408179aefe
Merge branch 'master' into native-tls

* master: (23 commits)
  move the test to the right place
  fix TS build and C89 compat
  updated NEWS
  Fixed bug #68545 NULL pointer dereference in unserialize.c
  Updated NEWS
  Updated NEWS
  Updated NEWS
  NEWS
  Fix bug #68526 Implement POSIX Access Control List for UDS
  Improved basic zval copying primitives: ZVAL_COPY_VALUE(), ZVAL_COPY(), ZVAL_DUP()
  Wrap RETURN_VALUE_USED() with EXPECTED() or UNEXPECTED() macros according to more frequent usage patterns.
  Improved ASSIGN_<OP>, ASSIGN_DIM and UNSET_DIM
  drop dead/unused code
  simplified code
  Move ZVAL_DEREF() and make_real_object() into slow paths.
  Pass znode_op structure by value (it fits into one word) instead of pointer to structure.
  Move checks for references into slow paths.
  Improved ASSIGN_DIM and ASSIGN_OBJ
  Fixed typo
  Move checks for references into slow paths of handlers or helpers. Remove duplicate opcode handlers.
  ...
Zend/zend_language_parser.y