Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111684 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 38302 invoked from network); 25 Aug 2020 18:44:16 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 25 Aug 2020 18:44:16 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 8A9E5180548 for ; Tue, 25 Aug 2020 10:47:13 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE, SPF_HELO_NONE,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-mahalux.mvorisek.com (mail-mahalux.mvorisek.com [77.93.195.127]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 25 Aug 2020 10:47:11 -0700 (PDT) Received: from 26f3ed0ac6f7 (10.228.0.154) by mail-mahalux.mvorisek.com (10.228.0.4) with Microsoft SMTP Server (TLS); Tue, 25 Aug 2020 19:47:09 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_f870f1f2157f70fb38731a91b2aecaab" Date: Tue, 25 Aug 2020 19:47:08 +0200 To: PHP Internals Message-ID: <73403328efaefb3141bf59dcab66d4859ee264fd691801fc7c23111c03ac02a7@mahalux.com> X-Mailer: SAP NetWeaver 7.03 Subject: Array map with reset function From: vorismi3@fel.cvut.cz (=?UTF-8?Q?Michael_Vo=C5=99=C3=AD=C5=A1ek_-_=C4=8CVUT_FEL?=) --=_f870f1f2157f70fb38731a91b2aecaab Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8; format=flowed The following code stopped working in PHP 8: https://3v4l.org/UlIE3 is it a bug or a feature? is posting issues like this to internals@lists.php.net email prefered over opening bug directly? or is there any special email for it? With kind regards / Mit freundlichen Grüßen / S přátelským pozdravem, Michael Voříšek --=_f870f1f2157f70fb38731a91b2aecaab--