]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.4' into PHP-5.5
authorChristopher Jones <sixd@php.net>
Wed, 21 Aug 2013 22:43:19 +0000 (15:43 -0700)
committerChristopher Jones <sixd@php.net>
Wed, 21 Aug 2013 22:43:19 +0000 (15:43 -0700)
commit11087eece75786fd053161b431de056bf1052380
tree1b14e48148c0d017af2f7728e16e660287c60af3
parentd2a2e949fea336787c23215aa8d91f3e7a41a432
parent54d4a28003f35020a734b172d263b9e15b38950f
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Suppress compiler warning "warning: variable ‘length’ set but not used [-Wunused-but-set-variable]"
  Suppress compiler warning "warning: variable ‘retcount’ set but not used [-Wunused-but-set-variable]"
ext/dom/php_dom.c