From a9475a0af9eec2b442d7cb6c1ed1d2c1d8563538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Tue, 21 Jan 2025 12:10:16 +0100 Subject: [PATCH] array_filter: Remove unnecessary refcounting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This syncs the implementation with the updated implementation of `array_find()` in php/php-src#17536. For the following test script: