Bug#1061950: Debian 12 PHP 8.2.7 - GH-11972: RecursiveCallbackFilterIterator

2024-04-03 Thread Ondřej Surý
Yes, I was kind of waiting for next CVE to do the update, but if that doesn’t happen soon, I’ll use the stable updates. -- Ondřej Surý (He/Him) > On 2. 4. 2024, at 23:33, Andres Salomon wrote: > > On Tue, 30 Jan 2024 13:53:49 +0100 Sebastian Kraetzig > wrote: > [...] >> With PHP 8.2.11 and

Bug#1061950: Debian 12 PHP 8.2.7 - GH-11972: RecursiveCallbackFilterIterator

2024-04-02 Thread Andres Salomon
On Tue, 30 Jan 2024 13:53:49 +0100 Sebastian Kraetzig wrote: [...] With PHP 8.2.11 and newer, this issue does not exist anymore as it has been fixed there. When it's fixed, the PHP script immediately exits without any error message. I suggest that the changes from

Bug#1061950: Debian 12 PHP 8.2.7 - GH-11972: RecursiveCallbackFilterIterator

2024-01-30 Thread Sebastian Kraetzig
Package: php8.2-cli Version: 8.2.7-1~deb12u1 Source: php8.2 Severity: important Tags: patch When I execute the following PHP code with the above mentioned PHP version it simply stays in an endless loop: [ 'b' => [], ], ]; $recursive = new RecursiveIteratorIterator( new