Replace deprecated Statement::create()

Created on 11 August 2025, about 2 months ago

Problem/Motivation

$stmt = Statement::create(); is marked deprecated.

Proposed resolution

It should be replaced with $stmt = new Statement;

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States andileco

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024