]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.4'
authorDavid Soria Parra <dsp@php.net>
Tue, 30 Oct 2012 14:43:56 +0000 (15:43 +0100)
committerDavid Soria Parra <dsp@php.net>
Tue, 30 Oct 2012 14:43:56 +0000 (15:43 +0100)
commit1af3d9d6c9138ff34493f5ff19908c1b60106d63
tree0033ad8b0da81c6d908f02b67de52a2d9fe13cbd
parentcc1caf92ea0c73cab242dab6d82042fb388d0483
parent440bbcd9e3c5392194774a77baf18b8ab3ccfb32
Merge branch 'PHP-5.4'

* PHP-5.4:
  NEWS for bug #62593
  Bug #62593 Updated to account for INOUT parameters
  Bug #62593 Updated test to verify bindParam doesn't change original value
  Bug #62593 Updated to always treat zval by value
  Bug #62593 Added test for change
  Bug #62593 Updated pdo_pgsql driver to convert boolean values to pg native format in emulation mode