Merge branch 'feature/async-stmt-deallocate'
authorChris Wright <daverandom@php.net>
Fri, 12 Dec 2014 13:59:27 +0000 (13:59 +0000)
committerChris Wright <daverandom@php.net>
Fri, 12 Dec 2014 13:59:27 +0000 (13:59 +0000)
* feature/async-stmt-deallocate:
  Add $query and $types properties to Statement
  Add deallocate() and prepare() to Statement


Trivial merge