]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.5'
authorMichael Wallner <mike@php.net>
Wed, 9 Oct 2013 07:18:29 +0000 (09:18 +0200)
committerMichael Wallner <mike@php.net>
Wed, 9 Oct 2013 07:18:29 +0000 (09:18 +0200)
commit29d5ff75d5ac076eb0b4623e1a29eb33bb65393a
tree3e697c7d1e0b4572e3d83ce7b53a3c234a879e65
parent1815942f53a976555e9cb60ac3ce2425142d1cb1
parent36fb4ed9685fa4d8b5c5e7255b097e5888623f2d
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed segfault when built with OpenSSL >= 1.0.1
  fixing a minor typo in CODING_STANDARDS document
  FIX BUG #65219 - Typo correction
  FIX BUG #65219 - USE DB not being sent for FreeTDS version < 0.92 FreeTDS <0.92 does not support DBSETLDBNAME option and therefore will not work with SQL Azure. Fallback to dbuse command in letter versions.
CODING_STANDARDS
ext/openssl/openssl.c