Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114784 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 38760 invoked from network); 8 Jun 2021 13:48:25 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 8 Jun 2021 13:48:25 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 0165C180537 for ; Tue, 8 Jun 2021 07:03:12 -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.3 required=5.0 tests=BAYES_50, 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-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) (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 ; Tue, 8 Jun 2021 07:03:11 -0700 (PDT) Received: by mail-pl1-f180.google.com with SMTP id e1so10666548pld.13 for ; Tue, 08 Jun 2021 07:03:11 -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; bh=sLkc8mzixS2uDH6p1BLRhlNdglha8UGPWWGfOBaJIW8=; b=GnhDlQW4k/PeV8TrhqeL/KUrbBJoOWyyuCqVjizVaaH5j+CN669MRAfJc+8VtXVHKT cJS2c3fqbxq2OmD3vw6y633XLhnCqADTggbu31WpOmrbpOmljYaFDGXXG7v8tTS+v8OA HYq6/13bRThaJUh5CHzK9ZgoVTO0VTHTrHK5F8W11v38k6N76G/BN4h703gOGZ3u3cfD VuAQ5PDKEFSYe4d5YDOtlRVf4B6xc//LqBLfW68z1MA5tZ4pdgkDUWNKQ1/Us5cBeot9 awVNy2IN1dPvuxcKRuPWT9nCy9ulbybmRGZEDSSWXeTxQyMQ+tYp3XiuseHC+yvOf9Vq jpTg== X-Gm-Message-State: AOAM530JPgz9P5IVg23Isv4bdQhehFzp1ZOEjrRlhmgVmchPKS+2DQC0 GVssmqMkkjjY1dVrCi+TYk/LFDnTv3lIdsjNJyo= X-Google-Smtp-Source: ABdhPJwMNxtHftyhLRqzGfDbt+xWOegL0iL+OlNmd2CHf/N3s46E0i/I8zJDTa7+Zld7roxj8CnqCTAGwjJKQepqLl4= X-Received: by 2002:a17:903:248e:b029:101:fa49:3f96 with SMTP id p14-20020a170903248eb0290101fa493f96mr22997749plw.16.1623160985762; Tue, 08 Jun 2021 07:03:05 -0700 (PDT) MIME-Version: 1.0 References: <020A663C-9FA1-4A92-9BD8-505D528D8F4D@icloud.com> <8B179513-C624-4110-AD28-D3E9FE22BB47@icloud.com> <69DC3622-87EC-42FF-8F66-B98D771E2B2D@icloud.com> In-Reply-To: <69DC3622-87EC-42FF-8F66-B98D771E2B2D@icloud.com> Date: Tue, 8 Jun 2021 17:02:55 +0300 Message-ID: To: Mail , Internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] Refactor From: kalle@php.net (Kalle Sommer Nielsen) Den man. 7. jun. 2021 kl. 13.52 skrev Mail : > > Oh yes; it is; > > Mathew from Laminas has also held managerial position in Zend. > Thats the one who banned me ( on Laminas forum ) when I asked about the comments section refering to Zend in every file. > > If you want to cut ties with Zend alltogether,first thing to do is to remove every person that have been involved with Zend. Once done, start afresh. > > Pozdrawiam, > Wojciech Lisik Well since you kind of figured out the response was not serious, then I am certain that if you look closer at the code you will find that we naturally are not using Zend Framework as it is a piece of software written in PHP but Zend Engine is written in C. One being a framework for writing websites, the other one being a highly advanced scripting engine. I will save you the need to Google what the differences is here by supplying you with some relevant links: https://en.wikipedia.org/wiki/Laminas https://en.wikipedia.org/wiki/Zend_Engine https://www.zend.com/about So to iterate and reply to your email in a serious manner; No, we have no intention to refactor out the Zend Engine. It has been maintained by The PHP Project for two decades and while it was originally developed by Zend, it was graciously donated to The PHP Project and The PHP Project decides the future development of it. In layman terms that means that Zend has more decision making power over any individual contributor. It is however true that some companies, like Zend, does sponsor developers to work part time at The PHP Project but that does not grant them any special decision making rights -- those are still subject to the democracy and guidelines as defined by The PHP Project. At the same time I would like to point you to the list of mailing list rules: https://github.com/php/php-src/blob/master/docs/mailinglist-rules.md Especially the part about respective behavior and not making a fool of yourself in public; none of your initial mail was informative nor respectful to anyone maintaining PHP, which seems to be based on a wrong understanding to begin with (which is only natural, we are only humans after all), but do think an extra time before you post a rant like that in the future, it does not belong on internals. Twitter is a much better medium for such. I'm certain that exhitibing the same behavior as defined in our mailing lists rules, will also get you a long way on other platforms, like the Laminas forum which you mentioned. ps, I have CC'd internals, so this reply may serve as a future reference; should this ever be the case again. -- regards, Kalle Sommer Nielsen kalle@php.net