Skip to content

Conversation

@peldax
Copy link
Contributor

@peldax peldax commented May 2, 2019

  • bug fix
  • BC break? most likely not

Work around an PHP bug, where mysql query with boolean parameters and disabled emulated prepare-statements fails silently.
Bool value is interepreted incorrectly, more information in php bugtracker thread:

https://bugs.php.net/bug.php?id=38546

There is currently work being done in fixing the issue on the PHP end.

@peldax
Copy link
Contributor Author

peldax commented Jul 4, 2019

After 13 years, bug got fixed in PHP 7.3.7 !!

@dg
Copy link
Member

dg commented Jul 8, 2019

I hope it will not do problems in other databases.

@dg dg merged commit 3e1d1ea into nette:master Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants