Re: [PHP-DEV] WeakMap vs PECL WeakMap

2020-01-27 Thread Nikita Popov
On Mon, Jan 20, 2020 at 2:58 PM Benjamin Morel wrote: > Hi Internals, > > A year ago, when WeakRef was being proposed, some objections > related to the PECL Weakref > package had lead the RFC > author, J

[PHP-DEV] WeakMap vs PECL WeakMap

2020-01-20 Thread Benjamin Morel
Hi Internals, A year ago, when WeakRef was being proposed, some objections related to the PECL Weakref package had lead the RFC author, Joe Watkins, to rename WeakRef to WeakReference to avoid conflicts.