On Thu, Sep 2, 2021 at 12:46 PM Nikita Popov wrote:
> On Thu, Sep 2, 2021 at 5:06 PM Côme Chilliet <
> come.chill...@fusiondirectory.org> wrote:
>
> > Le Thu, 2 Sep 2021 16:32:32 +0200,
> > Nikita Popov a écrit :
> >
> > > Hi internals,
> > >
> > > Currently, there are some callables that are ac
On Thu, Sep 2, 2021 at 5:06 PM Côme Chilliet <
come.chill...@fusiondirectory.org> wrote:
> Le Thu, 2 Sep 2021 16:32:32 +0200,
> Nikita Popov a écrit :
>
> > Hi internals,
> >
> > Currently, there are some callables that are accepted by the "callable"
> > type, but which cannot be used with $calla
Le Thu, 2 Sep 2021 16:32:32 +0200,
Nikita Popov a écrit :
> Hi internals,
>
> Currently, there are some callables that are accepted by the "callable"
> type, but which cannot be used with $callable() syntax. This RFC proposes
> to deprecate support for such "callables":
>
> https://wiki.php.net
Hi internals,
Currently, there are some callables that are accepted by the "callable"
type, but which cannot be used with $callable() syntax. This RFC proposes
to deprecate support for such "callables":
https://wiki.php.net/rfc/deprecate_partially_supported_callables
Regards,
Nikita