Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:119842 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 62185 invoked from network); 9 Apr 2023 21:51:54 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 9 Apr 2023 21:51:54 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 9CCCC180084 for ; Sun, 9 Apr 2023 14:51:52 -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=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-ua1-f53.google.com (mail-ua1-f53.google.com [209.85.222.53]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 9 Apr 2023 14:51:49 -0700 (PDT) Received: by mail-ua1-f53.google.com with SMTP id x10so4452889uau.3 for ; Sun, 09 Apr 2023 14:51:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1681077108; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=uE53Y6b/Vev6YSzphEmgwQi/oU3euHtRWKf/BT9Zlmw=; b=HzwXZB/Bx3bKagL8MErgdMczQOWm69rNc7bkb9tSKBNcXsneMw4+nQDWa0z9ukyB/7 EFlCYJVReudCQGt+SqJd+yBOXmBo0t1I4HT/klb4IGsDthicbIGuP/7Eo944PaeeoZA+ Rlsh/qBvpW0Whqj+kbV+Xp2pu5IyYDCSuI8YXXtzJeWy7/SJUTe3bieudZ2dn5+rab9d /I8rGOt7e8+7TydhYLquWpOMIJbccmJT0OOyOWUyt2MVGW0gL7WBi1QwxpOixDpkZ9hP eoeLoWWCgtvMMSwv9AIrjSXYBV5bBYBm8gKW3Lz4GWuhK25U2a9m/7/EnOzm6rXZqam+ C7uA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681077108; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=uE53Y6b/Vev6YSzphEmgwQi/oU3euHtRWKf/BT9Zlmw=; b=crCaGzHGPXf6XM4IrBu8EpkHR7lj4o72HhUw6guHqOIZLe1z9AiE03Evh+RWcLeX9Q OSVcTPVtvTxgfJ3p97X6lHZj3qbqdTYKMTPdjkzqBMFZJP9ivAm+clOELBFyz9lwy3n4 Eq/cgILgQ0czDnGykUxQBuEhgwamtSqAd63uAi2b4Cm9EveTSaQrUvtaQPGVTyfQWQW0 qSOhftfLodn7dLciMfJKiCQCOHAFpe7gEHRDiL3/zZhxNuHeX8T7ycDKS3TC2AfAGEgC H7JUICcLH43biTGMiTw7TBclfwbO4dOSvfOF3bTSqzHifvRX/BQW9N3Q4WIgGy0xAjbG biAw== X-Gm-Message-State: AAQBX9ebdM6DGPfi5O1YcryHB2/3WzMONsvq16V+GJbWH7EmDKIYytsG ruJtQU1yZ1geiemraU+kysr3MlmchBDvppMFIvw= X-Google-Smtp-Source: AKy350a14fwEDHiIj0QV9YBn8J7ifLSzCr8XDHMt0QpYQi12ouPhUwMVYQ2y/R7sMr0msw0FhpuBVQfsFu9F4bwQd6c= X-Received: by 2002:ab0:5b11:0:b0:68b:817b:eec8 with SMTP id u17-20020ab05b11000000b0068b817beec8mr4964593uae.0.1681077108053; Sun, 09 Apr 2023 14:51:48 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 9 Apr 2023 18:51:36 -0300 Message-ID: To: Dan Liebner Cc: Kamil Tekiela , Stephan Soller , PHP internals Content-Type: multipart/alternative; boundary="000000000000dd9ca405f8ee43b6" Subject: Re: [PHP-DEV] Future stability of PHP? From: deleugyn@gmail.com (Deleu) --000000000000dd9ca405f8ee43b6 Content-Type: text/plain; charset="UTF-8" On Sat, Apr 8, 2023, 5:47 PM Dan Liebner wrote: > I agree with the OP's sentiment here. If I was starting a codebase from > scratch today, I'd probably go with Node. I find that writing modern > JavaScript is way easier than writing PHP these days, and the breaking > changes in newer PHP versions make writing code harder rather than easier. > PHP is the foundation for many legacy codebases, and breaking old projects > isn't really a great selling point of new PHP versions. > > Hopefully this scenario will affect enough people that 7.4 will continue to > be maintained by some group of people into the foreseeable future. > > Best, > Dan > Can't disagree with this statement. I love PHP. I have been working with it for 13 years now. I can also make things work with PHP 8+ and I get what it brings. But the cost is catastrophic. If you have a legacy codebase hanging over your head you probably know how hard it is to upgrade it. If you have greenfield project with SA and 100% coverage, it's a peach. But what's the point of starting a greenfield project in PHP while Typescript is right there? The cost of PHP maintenance and it's bad reputation certainly makes it a language only for those that got hooked into it a decade ago and not something that makes sense to recommend for newcomers. With each deprecation, PHP pushes out more devs and companies into a different path. > --000000000000dd9ca405f8ee43b6--