Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114754 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 30491 invoked from network); 6 Jun 2021 21:17:02 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 6 Jun 2021 21:17:02 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id DD1FE1804CC for ; Sun, 6 Jun 2021 14:31:21 -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.4 required=5.0 tests=BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-pj1-f42.google.com (mail-pj1-f42.google.com [209.85.216.42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 6 Jun 2021 14:31:21 -0700 (PDT) Received: by mail-pj1-f42.google.com with SMTP id h16so8631868pjv.2 for ; Sun, 06 Jun 2021 14:31:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=YG9zxswtc2hzGPZMyD6d44/FJ+BPvsk0tRHZk+q+6uA=; b=Zbyn0zvxIQ0iT/auHcnM8+OViQqpFJwJheCTGWUP5uB+Cfkg+Ef+LeLtv/o239hmi0 TGlhtrGX6SGpv4E318rrrsWt3/2/0t0Yj6uvVpsIjriadcIqqOn9Jmk7E+inXTe5TD5W +pL3hCjyAN0SfBnf2F7voowBb9C1Ejp1AXZxnVYWyCxG930vw9ynBnY8kIspY+VprnYg AkJJubO3HO9Q2DH/Y/Wv+qESQk1q5IU4jOX3tdH83AefFGl/EUOiJKEnjohI+/Xdp5J+ POSgcoxJhZHIsgC5m9EflD5abNfzXoN7MmfQrSqlkNoZvAU0f0n4/Y96RJp6Wt6xf7Cl poUw== X-Gm-Message-State: AOAM530Lmbguv86naZDPmOLbBGxN3yke3eljBRp3GoZR5unnkbKAQYj7 rpDSSiBSTBWXXHKArslh9Pu7U3qfWgtsNDOsj/Y= X-Google-Smtp-Source: ABdhPJx86N6qxA5xHYGlj7uybgvgIxEe24rpcMRmEshO7tGooRoXCbHJq2uiAakmLVa0GpyTAp+EHXGKshmodntugBo= X-Received: by 2002:a17:90b:881:: with SMTP id bj1mr17098809pjb.119.1623015079381; Sun, 06 Jun 2021 14:31:19 -0700 (PDT) MIME-Version: 1.0 References: <020A663C-9FA1-4A92-9BD8-505D528D8F4D@icloud.com> In-Reply-To: <020A663C-9FA1-4A92-9BD8-505D528D8F4D@icloud.com> Date: Mon, 7 Jun 2021 00:31:09 +0300 Message-ID: To: Mail Cc: "internals@lists.php.net" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Refactor From: kalle@php.net (Kalle Sommer Nielsen) Hi Den s=C3=B8n. 6. jun. 2021 kl. 18.39 skrev Mail : > > As I was browsing through php source Ive noticed EVERY file has comments = related to this shitty zend framework. > > Make php pure pleasure. Currently its fucking PAIN. Thank you very much for your interest in PHP, it's always great to hear from our many great developers! To answer your question; I too have been feeling the same regarding our backend. I had a discussion with some our other Core Developers and we have decided that coming PHP 8.1.0, we will be switching to using Laminas. I hope this will be to your satisfactory! Thanks again for the feedback and for helping us make PHP even greater. --=20 regards, Kalle Sommer Nielsen kalle@php.net