]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.4' into PHP-5.5
authorChristopher Jones <sixd@php.net>
Thu, 15 Aug 2013 03:43:25 +0000 (20:43 -0700)
committerChristopher Jones <sixd@php.net>
Thu, 15 Aug 2013 03:43:25 +0000 (20:43 -0700)
commit39612afc72623e89a2bc595c9be4be497568d1be
treeba336742c4b5ad3d4c8933748b91332f7436aa66
parent8c61758dc772345636e436e3f69bef7323f8b339
parent9ad97cd48903ea5454853960f2c14de326e0f624
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings.

Conflicts:
ext/dba/libinifile/inifile.c
15 files changed:
ext/date/php_date.c
ext/intl/resourcebundle/resourcebundle_class.c
ext/openssl/openssl.c
ext/openssl/xp_ssl.c
ext/session/session.c
ext/simplexml/simplexml.c
ext/snmp/snmp.c
ext/spl/spl_array.c
ext/spl/spl_dllist.c
ext/standard/array.c
ext/standard/string.c
ext/zip/php_zip.c
main/php_variables.c
main/rfc1867.c
sapi/cli/php_cli_server.c