Welcome Guest, Not a member yet? Register   Sign In
Database escaping bug since PHP update to 7.2.9
#1

Hi there, 

i'm using CI version 3.1.4.

Since i've upgraded to PHP 7.2.9, Codeigniter is no more correctly escaping string values like "42,837645"  (like lat/lon). They get incorrectly identified as numbers and are not escaped with quotes which results in a database error.

My development system is based on windows with german locales, so floating point values are representated by comma. Maybe there is the root of the problem.

How to deal with this issue? Any help would be appreciated.

Thanks, Daniel
Reply


Messages In This Thread
Database escaping bug since PHP update to 7.2.9 - by petewulf1 - 09-10-2018, 08:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB