Re: [PHP-DEV] [RFC] Deprecations for 7.4 - specifics

2019-07-05 Thread Nikita Popov
On Sat, Jun 22, 2019 at 10:21 PM Stanislav Malyshev wrote: > Hi! > > enable_dl - I am not clear what is proposed - to remove dl() > functionality in PHP 8 completely, even in CLI? Or to keep it in CLI > always on and remove the directive? > My opinion: drop the directive, let the SAPI decide if d

Re: [PHP-DEV] FFI class introduces non-standard method types (can be called statically and non-statically)

2019-07-05 Thread Nikita Popov
On Thu, Jun 13, 2019 at 10:49 PM Mark Clements (HappyDog) < phpn...@kennel17.co.uk> wrote: > Hi there, > > I've been reading with interest about the new FFI class that has been > introduced in PHP 7.4 [1]. > > However, I was surprised to see that the class includes bivalent methods, > that is to s

Re: [PHP-DEV] State of libmysql?

2019-07-05 Thread Nikita Popov
On Fri, Jun 28, 2019 at 5:00 PM Johannes Schlüter wrote: > On Fri, 2019-06-28 at 15:04 +0200, Remi Collet wrote: > > Le 28/06/2019 à 14:59, Nikita Popov a écrit : > > > Hi internals, > > > > > > Building PHP 7.4 against libmysql rather than mysqlnd has been > > > broken for > > > quite a while an

Re: [PHP-DEV] [RFC] Escape PDO "?" parameter placeholder

2019-07-05 Thread Matteo Beccati
Hi Nikita, > On 5 Jul 2019, at 12:37, Nikita Popov wrote: > >> On Tue, Jul 2, 2019 at 8:22 PM Matteo Beccati wrote: >> Hi Nikita, >> >> On 02/07/2019 15:07, Nikita Popov wrote: >> > Friendly reminder that this RFC needs to go into voting until Monday >> > (preferably earlier) to make it into 7

Re: [PHP-DEV] [RFC] Escape PDO "?" parameter placeholder

2019-07-05 Thread Nikita Popov
On Tue, Jul 2, 2019 at 8:22 PM Matteo Beccati wrote: > Hi Nikita, > > On 02/07/2019 15:07, Nikita Popov wrote: > > Friendly reminder that this RFC needs to go into voting until Monday > > (preferably earlier) to make it into 7.4. > > Thanks! Without the reminder, I would probably have missed it.

Re: [PHP-DEV] [RFC][VOTE] Deprecate curly brace syntax for accessing array elements and string offsets

2019-07-05 Thread Andrew Gromov
> > > Thanks for taking the time to push forward this RFC. > > > > > > I found the earlier discussion at https://externals.io/message/104744, > > > which I hadn't seen. Like others, I would have chosen to keep {} for > > > string offsets to make it clearer, though I have not used {} in my >

Re: [PHP-DEV] [VOTE] Voting opens for str_starts_with and ends_with functions

2019-07-05 Thread Nikita Popov
On Fri, Jul 5, 2019 at 6:17 AM Theodore Brown wrote: > On Thu, July 4, 2019 at 9:13 PM Will wrote: > > > After 15 days of discussion I have opened up voting on the following RFC > > (https://wiki.php.net/rfc/add_str_begin_and_end_functions) . > > > > You can access the voting page here: > > http

Re: [PHP-DEV] [VOTE] Voting opens for str_starts_with and ends_with functions

2019-07-05 Thread Peter Cowburn
On Fri, 5 Jul 2019 at 05:17, Theodore Brown wrote: > On Thu, July 4, 2019 at 9:13 PM Will wrote: > > > After 15 days of discussion I have opened up voting on the following RFC > > (https://wiki.php.net/rfc/add_str_begin_and_end_functions) . > > > > You can access the voting page here: > > https: