wp2static icon indicating copy to clipboard operation
wp2static copied to clipboard

Fix: return GET_LOCK query as numeric array

Open batonac opened this issue 1 year ago • 0 comments

With the latest WordPress, PHP, and WP-CLI, I was consistently getting "Failed to acquire lock." errors until I converted the get_row $output parameter to ARRAY_N.

batonac avatar Jul 17 '23 21:07 batonac