On Thu, 19 Dec 2019, 21:17 Rowan Tommins, wrote:
> Hi all,
>
> Earlier, I was writing an application-specific wrapper around the
> password_hash function, and was surprised that it could return false,
> rather than throwing an error.
>
> I then found this commit to master making it throw errors f
> Hi all,
>
> Earlier, I was writing an application-specific wrapper around the
> password_hash function, and was surprised that it could return false,
> rather than throwing an error.
>
> I then found this commit to master making it throw errors for PHP 8.0:
> https://github.com/php/php-src/commit
Hi all,
Earlier, I was writing an application-specific wrapper around the
password_hash function, and was surprised that it could return false,
rather than throwing an error.
I then found this commit to master making it throw errors for PHP 8.0:
https://github.com/php/php-src/commit/37c11714
I'm trying to experiment with FFI, and ran into an issue with PHP's default
configuration. Or at least I believe it's the default configuration; I'm using
Ondre's PPAs for Ubuntu. Let me try and lay out the moving parts:
The default ini settings that are in play:
opcache.enable => On => On
op
On Mon, Dec 16, 2019 at 12:21 PM Claude Pache
wrote:
>
>
> > Le 16 déc. 2019 à 10:58, George Peter Banyard a écrit
> :
> >
> > Greetings internals,
> >
> > I'm here to get internals's opinion about allowing a string offset to be
> > replaced with arbitrary strings.
> >
> > Since forever strings
On 20.11.2018 at 11:26, Rowan Collins wrote:
> On Mon, 19 Nov 2018 at 15:53, Pierre Joye wrote:
>
>> On Sun, Jun 24, 2018, 12:00 AM AllenJB >
>>> Someone was asking about memcache vs memached on IRC the other day and I
>>> advised them the memcache extension looked abandoned based on the PECL
>>>