]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.5'
authorChristopher Jones <sixd@php.net>
Tue, 20 Aug 2013 00:51:04 +0000 (17:51 -0700)
committerChristopher Jones <sixd@php.net>
Tue, 20 Aug 2013 00:51:04 +0000 (17:51 -0700)
commit5697aa57284bc6898b034aa5c968bc6a6e8c820c
tree6f2aa717567ed12d912e00a801b9c1a3a92c9a8c
parent19476f51f216798dddd8909f5524d23444c05630
parent83469477e70cba8191a4698252fc83804e88322b
Merge branch 'PHP-5.5'

* PHP-5.5:
  Remove compile warnings:
      warning: variable ‘lastch’ set but not used [-Wunused-but-set-variable]
      warning: variable ‘buf’ set but not used [-Wunused-but-set-variable]
  Remove compile warning: variable ‘streamp’ set but not used [-Wunused-but-set-variable]
  Remove compile warnings:
      variable ‘obj_cnt’ set but not used [-Wunused-but-set-variable]
      unused variable ‘last’ [-Wunused-variable]
      unused variable ‘j’ [-Wunused-variable]
  Remove compile warning "variable ‘mekeylen’ set but not used"
ext/openssl/openssl.c