Nikita Popov in php.internals (Mon, 22 Mar 2021 10:24:51 +0100):
>Hi internals,
>
>It's time for another deprecation RFC:
>https://wiki.php.net/rfc/deprecations_php_8_1
FWIW, a quick search returned these results.
ADOdb still uses strftime()
https://adodb.org/dokuwiki/doku.php
2 plugins of Matom
On 28.06.2021 at 16:25, Nikita Popov wrote:
> On Sat, Jun 19, 2021 at 1:04 AM Rowan Tommins
> wrote:
>
>> On 18/06/2021 22:16, Derick Rethans wrote:
>>> strftime is infected by thread unsafe locales, which is plenty of reason
>> to deprecate it, with additional pro reasons for doing so being its
On Sat, Jun 19, 2021 at 1:04 AM Rowan Tommins
wrote:
> On 18/06/2021 22:16, Derick Rethans wrote:
> > strftime is infected by thread unsafe locales, which is plenty of reason
> to deprecate it, with additional pro reasons for doing so being its
> disparate functionality among different os-es and
On Mon, Mar 22, 2021 at 10:24 AM Nikita Popov wrote:
> Hi internals,
>
> It's time for another deprecation RFC:
> https://wiki.php.net/rfc/deprecations_php_8_1
>
I plan to open voting on this RFC soon. Based on the recent discussion, I
think I'll keep all deprecations in the RFC, but vote agains
On 18/06/2021 22:16, Derick Rethans wrote:
strftime is infected by thread unsafe locales, which is plenty of reason to
deprecate it, with additional pro reasons for doing so being its disparate
functionality among different os-es and libc's.
Deprecation also doesn't mean removal, which won't h
On 18 June 2021 19:33:09 BST, Rowan Tommins wrote:
>On 15/06/2021 11:53, Nikita Popov wrote:
>> Feedback on the proposed deprecations is appreciated. Personally, the
>two
>> I'm unsure about are "get_class(), get_parent_class() and
>> get_called_class() without argument" which are mostly stylistic
On 15/06/2021 11:53, Nikita Popov wrote:
Feedback on the proposed deprecations is appreciated. Personally, the two
I'm unsure about are "get_class(), get_parent_class() and
get_called_class() without argument" which are mostly stylistic in nature,
and "strftime() and gmtstrftime()", where the non
Hello,
Le Tue, 15 Jun 2021 12:53:47 +0200,
Nikita Popov a écrit :
> Feedback on the proposed deprecations is appreciated. Personally, the two
> I'm unsure about are "get_class(), get_parent_class() and
> get_called_class() without argument" which are mostly stylistic in nature,
> and "strftime()
On Mon, Mar 22, 2021 at 10:24 AM Nikita Popov wrote:
> Hi internals,
>
> It's time for another deprecation RFC:
> https://wiki.php.net/rfc/deprecations_php_8_1
>
> This is a collection of minor deprecations that various people have put
> together over the last ~2 years. This RFC was formerly targ
On Fri, Mar 26, 2021 at 3:41 PM Christoph M. Becker
wrote:
> On 22.03.2021 at 10:24, Nikita Popov wrote:
>
> > It's time for another deprecation RFC:
> > https://wiki.php.net/rfc/deprecations_php_8_1
> >
> > As we're still early in the release cycle, it's still possible to add
> > additional depr
On Mon, Mar 22, 2021 at 10:24 AM Nikita Popov wrote:
> Hi internals,
>
> It's time for another deprecation RFC:
> https://wiki.php.net/rfc/deprecations_php_8_1
>
I have updated the RFC to include two more items:
* The filter.default ini setting, aka "magic quotes but even worse".
* auto_detec
On 22.03.2021 at 10:24, Nikita Popov wrote:
> It's time for another deprecation RFC:
> https://wiki.php.net/rfc/deprecations_php_8_1
>
> As we're still early in the release cycle, it's still possible to add
> additional deprecation candidates, given reasoning for the deprecation, as
> well as avai
12 matches
Mail list logo