Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:104077 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 89435 invoked from network); 3 Feb 2019 22:19:19 -0000 Received: from unknown (HELO mail-wr1-f51.google.com) (209.85.221.51) by pb1.pair.com with SMTP; 3 Feb 2019 22:19:19 -0000 Received: by mail-wr1-f51.google.com with SMTP id r2so518824wrv.10 for ; Sun, 03 Feb 2019 11:00:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xo1kb2+ssFKprOEwSir9+R2g/wvkYSKlSNMBF6vqIHQ=; b=baTCuZ1VnHIl4jmUU0gH/qZgP5IqZpn0MTMfl0fQIUsEQgnbeZ8yqZc/1Ip9FJDk+x SxSjbcwtlfSlXxb4z9XXvB7BR/qFdGnXJvZrRSiHwieQKabb5KFC77fBvoGlkDAVuDpG mZoeO91iagi2qp6V5jJc3C9KfIAor1un4zDXXBYQFXZusvrJp0VOuCT6K278Co9OyDGz jeHB3zOIApnIgu7YCqTD9Cx+0dfwFpNzFPNTztePI4RL1TdvhwfaevEbvAMJEoMAFgou 7BNEvsvAQCTGhtzEC2ARv07HYUAzYQYrsWZCKaSao52JOLp3HHceI7sz8suCWhSxlddx arcw== 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; bh=xo1kb2+ssFKprOEwSir9+R2g/wvkYSKlSNMBF6vqIHQ=; b=Z9AibTbWjYmtjhLGlp5EmoMUwatDdDVKUbybuirUh/a4NwqEzXYlWuw83zLPCsYW4W IH0bETqLWOUmITkc9sORXAkAl6NVBDI+bmvnNZHjPmON8N5x5pYL8/bYTpnwD35kGo89 MS1+a72gcRwgQCNp5FaHoC5PyqCTJOJkfBMTWNu4IrGcNrjsl6CTHgWUJCIUmXTgCnOG H6AA8POvr0JKYjS+hzAt3jehsYw5WQz3LMjTRk7QA4Mk4PeeTQd+/0FYDDFlwRCdRbm0 w+X5chZUqJ9DsmqVaEY/AorNMqZpYWQKbBjMBASEIeSxwlvplWPRlptYvxZbMVzK/Gtt bo/A== X-Gm-Message-State: AHQUAuboIsN8/8U2rF9gDpgxL03Uey3521wB4AHtvAQXEJN+EnPgE7XA wwsZRIa9eYorlbI5XypGbiwx809GN9HaOalj+8g= X-Google-Smtp-Source: AHgI3IZX+Hncgk1F47CVl5sb7NztvXD8gzPnkzXI1Rx5itXjIKMLalz9/bLE6jhv7LmYpf0xCsrjBQ4+H3E7N+QTJ7g= X-Received: by 2002:a5d:4c82:: with SMTP id z2mr7887871wrs.252.1549220400833; Sun, 03 Feb 2019 11:00:00 -0800 (PST) MIME-Version: 1.0 References: <34a6455a-6e05-9a51-5d8d-2a7367bd30f1@korulczyk.pl> <457e592a-1df7-6c6d-fd67-5725a4ae1511@gmx.de> In-Reply-To: <457e592a-1df7-6c6d-fd67-5725a4ae1511@gmx.de> Date: Sun, 3 Feb 2019 19:59:50 +0100 Message-ID: To: "Christoph M. Becker" Cc: Robert Korulczyk , PHP internals , Etienne Kneuss Content-Type: multipart/alternative; boundary="000000000000abb2ff058101fb68" Subject: Re: [PHP-DEV] Re: RFC Weakrefs From: krakjoe@gmail.com (Joe Watkins) --000000000000abb2ff058101fb68 Content-Type: text/plain; charset="UTF-8" Already taken care of :) On a side note, at what point do we remove stuff from the manual/pecl, the weakref is extension is dead, can't work with current versions of PHP, and there was never a stable release ? I'm not even sure we have a mechanism to delete stuff from pecl ... there's probably quite a lot of junk on there ... Cheers Joe On Sun, 3 Feb 2019 at 19:56, Christoph M. Becker wrote: > On 03.02.2019 at 19:39, Joe Watkins wrote: > > > Does that solve the problem for you Christoph ? > > Yes, calling the class WeakReference would be fine for me. > > -- > Christoph M. Becker > --000000000000abb2ff058101fb68--