mirror of
https://github.com/php/php-src.git
synced 2026-04-07 16:13:32 +02:00
Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.) Fixed bug #42443 (Bind integers and booleans as integers rather than strings.)