Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121875 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 76713 invoked from network); 30 Nov 2023 09:19:10 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 30 Nov 2023 09:19:10 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 6AE5C18004D for ; Thu, 30 Nov 2023 01:19:18 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Thu, 30 Nov 2023 01:19:18 -0800 (PST) Received: by mail-wr1-f43.google.com with SMTP id ffacd0b85a97d-332ddd8e0bdso1131685f8f.0 for ; Thu, 30 Nov 2023 01:19:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701335948; x=1701940748; darn=lists.php.net; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=Q/5rVX97pol5F0D5EPTe7bMVptMPivUvmwSutNwpIO4=; b=mJdskgPw44w7cLbxM/hmzMer2qdLG/zvZY+IoXbeyMzAkp08o7wZsinq4HqRMjgDdE 5cMxcdIfm/VT8VxUDISMEatvj3gJz2JbUrRiDTYWrrrHa98mAQCTVzyWvUgPQV6YA5n4 nZquoXAJXFsoJVKT5dFqxeLge5OBlGUrKzi0JW6RAebtfTyHvi57VrFfCxfTL3rLYBYT o3FdERT0Y+ShvprY6yEiqvrGJlYXp2DWzX6mxMSUpGlM2dv5YAimc5/rrpDuggL43HZN 1vN3i1dpWwdoikbGlye2RciOITKnZJ/PqWDFAq6dJ2Y33a7dAnZRbhBiA8yRZMpSLZf4 Jvlw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701335948; x=1701940748; 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=Q/5rVX97pol5F0D5EPTe7bMVptMPivUvmwSutNwpIO4=; b=T3b2gqU+sO2d6TIHEnOFcm6SYDPJVVfNHc0Au6vTE0LC/YBxW02ldQBH+GiD2379vC fdNV/SXdmepYCDimoNoIZsbjAvSvSHpTG5Csby8U6wZZ/xfohFWx766GipHEKnXA28jY 81ZMk6jzwQ78scUQhuzwGpd7kw7Kgyb+kwiOCK3m0eu/OCLhFv9cIJzktPQzXKkinv4r W0NXQUjk/z7iBqxSDUyt8wguqoar091EMuSfI8zql8hwirOn+cL3En9SmtiiGVwFbK4W 4o81R7WKvSqyR56/Xxn26lszs5yFt2FNBHN7iFf+OY7cRKeFklvyoIWLdZhiHSYRj8Qi PxCg== X-Gm-Message-State: AOJu0YybelEhfK128QIin9hNP4I3xQWfIRLbihygIZ4qGGIWL0H1OzJM 7iQlln7Gqfj4R5atpqYiiR7yZldWV6fhyvuoVA== X-Google-Smtp-Source: AGHT+IG/cJJouzuNcS+wMSMUdeKjls+WZsAah3jJwWI9vX7578rDrQORolJ/oR7nUb+bEPtDs77FJ7MFj4Cka4C5S0E= X-Received: by 2002:a05:6000:1786:b0:333:730:66ad with SMTP id e6-20020a056000178600b00333073066admr10586423wrg.33.1701335947978; Thu, 30 Nov 2023 01:19:07 -0800 (PST) MIME-Version: 1.0 References: <1BA05C1A-AFAE-4E86-BAA2-420B22549519@gmail.com> <0D8856BC-DDEE-47F8-8C59-7F4DC7A64237@woofle.net> <2FF6C60C-300D-4900-84B8-0DF4311143A7@gmail.com> In-Reply-To: Date: Thu, 30 Nov 2023 18:18:56 +0900 Message-ID: To: Robert Landers Cc: internals@lists.php.net Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] Deprecate declare(encoding='...') + zend.multibyte + zend.script_encoding + zend.detect_unicode ? From: youkidearitai@gmail.com (youkidearitai) Hi, > > PSR also says that code should use spaces instead of tabs. Should PHP > stop parsing code that uses tabs instead of spaces? > > I don't think that PSR has any relevance to this conversation because > it is _too_ opinionated. Sometimes that opinion helps, and sometimes > it gets in the way and stifles innovation and creativity. > The point is not essential. I want to only say that should not deprecate zend.string_encoding. And I say only character code. Please don't miss the point. Regards Yuya -- --------------------------- Yuya Hamada (tekimen) - https://tekitoh-memdhoi.info - https://github.com/youkidearitai -----------------------------