Would a developer be able look at the patch in this bug:
https://bugs.php.net/bug.php?id=42765
And let me know what else needs to happen to get this committed? This is pretty much required to make the module work correctly with most SQL server databases via ODBC.
I'm hitting this on multiple OSes and they are telling to get it committed upstream instead of patching the local package.
Anish
Anish
Anish
PDO ODBC #42765 uninitialized length bug patch
https://bugs.php.net/bug.php?id=42765
Any takers? Would we be able to get this patch committed? It's a
pretty straight forward fix.
Thanks,
--
Anish
Would a developer be able look at the patch in this bug:
https://bugs.php.net/bug.php?id=42765And let me know what else needs to happen to get this committed? This is pretty much required to make the module work correctly with most SQL server databases via ODBC.
I'm hitting this on multiple OSes and they are telling to get it committed upstream instead of patching the local package.
PDO ODBC #42765 uninitialized length bug patch
https://bugs.php.net/bug.php?id=42765Any takers? Would we be able to get this patch committed? It's a
pretty straight forward fix.
While the patch still looks good to me, I have no environment to test
it, and no time to set it up, so I hope somebody else can have a look at
this. Sorry.
Cheers,
Christoph
Thanks,
--
AnishWould a developer be able look at the patch in this bug:
https://bugs.php.net/bug.php?id=42765And let me know what else needs to happen to get this committed? This is pretty much required to make the module work correctly with most SQL server databases via ODBC.
I'm hitting this on multiple OSes and they are telling to get it committed upstream instead of patching the local package.
On Wed, Jun 21, 2017 at 11:32 AM Christoph M. Becker cmbecker69@gmx.de
wrote:
PDO ODBC #42765 uninitialized length bug patch
https://bugs.php.net/bug.php?id=42765Any takers? Would we be able to get this patch committed? It's a
pretty straight forward fix.While the patch still looks good to me, I have no environment to test
it, and no time to set it up, so I hope somebody else can have a look at
this. Sorry.
I should be able to look at this later this week. Thanks for your patience,
Anish.