Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16826 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83265 invoked by uid 1010); 21 Jun 2005 11:24:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83250 invoked from network); 21 Jun 2005 11:24:14 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 21 Jun 2005 11:24:14 -0000 X-Host-Fingerprint: 64.233.162.198 zproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.162.198:49514] helo=zproxy.gmail.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 32/25-22648-ED8F7B24 for ; Tue, 21 Jun 2005 07:24:14 -0400 Received: by zproxy.gmail.com with SMTP id 12so926542nzp for ; Tue, 21 Jun 2005 04:24:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MR3GLh4LUy6chmPRq8m+3fUfu10FVFbzhbb0np/ZdFa8ewbaNxeXHqbsFQaYp0FpSu+y8AM6vTL6qRt8sg7KqXPKUyLF51HMRceZirgZCAP8UY8c6Zo1ZIpkPOi+HT5t0hBqlL82qYAgMxVsyvp1o70z6MtXCfmG7tuaJZRBiMw= Received: by 10.36.24.15 with SMTP id 15mr3904361nzx; Tue, 21 Jun 2005 04:24:12 -0700 (PDT) Received: by 10.36.68.7 with HTTP; Tue, 21 Jun 2005 04:24:12 -0700 (PDT) Message-ID: <982171c3050621042430b19cf6@mail.gmail.com> Date: Tue, 21 Jun 2005 14:24:12 +0300 Reply-To: Hayk Chamyan To: internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <982171c305062103001933cd08@mail.gmail.com> Subject: Re: [PHP-DEV] Is it possible to add changes to 4.x version? From: hamshen@gmail.com (Hayk Chamyan) On 6/21/05, Derick Rethans wrote: > On Tue, 21 Jun 2005, Hayk Chamyan wrote: >=20 > > I've add one more encoding to the mbstring and sent diff files to > > mbstring maintainer. But he have add my changes only to the 5.1 > > version. Is it possible to add my changes into 4.x version's release? >=20 > No, we will not add new features to PHP 4.x. >=20 Actually, that's a bundled libmbfl library update as for instance in 4.3.11 version (iso-8859-16 was added). --=20 a.d.i.d.a.s.