Hi Scott,
On Thu, May 21, 2015 at 10:15 AM, Scott Arciszewski
wrote:
> Hi Internals Team,
>
> I'm sure everyone is really focused (and excited) for PHP 7.0.0 later this
> year, and many of you might not want to discuss what 7.1.x looks like yet.
>
> The current state of cryptography in PHP is, w
I don't think that's a good idea. There are already production systems that
call it like \Sodium::function_here().
I'm not an extension developer; I don't know what level of effort would
even be required to refactor it from a class with static methods to a
namespace with functions.
And when you c
Hi Uwe,
> -Original Message-
> From: Uwe Schindler [mailto:theta...@php.net]
> Sent: Sunday, May 24, 2015 12:18 PM
> To: 'Anatol Belski'; 'Internals'
> Subject: RE: [PHP-DEV] RIP: NSAPI SAPI Plugin (unfortunately -> thanks
> Oracle)
>
> Hi Anatol,
>
> > > you may know that I am the maint
Hi Aaron,
On Sun, May 24, 2015 at 5:12 AM, Aaron Piotrowski wrote:
> I’ve created an RFC for modifying the exception hierarchy for PHP 7,
> adding Throwable interface and renaming the exceptions thrown from fatal
> errors. The RFC is now ready for discussion.
>
> RFC: https://wiki.php.net/rfc/th
> On May 24, 2015, at 2:08 PM, Marc Bennewitz wrote:
>
> Where are the new classes and the interface located if it's not in the global
> namespace or do I muss something?
Sorry if what I wrote wasn’t clear. Throwable, Error, TypeError, and ParseError
will be built-in interfaces/classes in the
On 05/23/2015 10:12 PM, Aaron Piotrowski wrote:
Hello, I’ve created an RFC for modifying the exception hierarchy for
PHP 7, adding Throwable interface and renaming the exceptions thrown
from fatal errors. The RFC is now ready for discussion. RFC:
https://wiki.php.net/rfc/throwable-interface
Hi,
I would like to introduce my and Pasindu's RFC that proposes adding of new
JSON options for converting number values to string when decoding and/or
encoding:
https://wiki.php.net/rfc/json_numeric_as_string
Personally I'm not a big fun of these options because of their drawbacks
(see RFC sect
Hey,
> I have a question: is there any reason to throw an exception from
> __toString, *other* than a non-recoverable error, which would denote that
> the object, which the __toString method is called on, does not have any
> meaningful string representation? Because if not, core implementation ful
Hi Anatol,
> > you may know that I am the maintainer of the NSAPI SAPI module. I
> > spent a lot of time in improving it. The next update would have been
> > to change it to the PHP 7 threading model, but based on recent
> > experience with Oracle, I will stop maintaining the plugin. We should
> >
On Sun, May 24, 2015 at 5:51 AM, Alexandre Pereira Bühler <
alexan...@simaoebuhler.com.br> wrote:
> On 05/05/2015 02:52, PHP Group wrote:
>
>> VCS Account Approved: buhlerax approved by rasmus \o/
>>
>> Desire updates the website page http://gtk.php.net/ but I can not
> perform a push. My karma o
10 matches
Mail list logo