>> How long should I wait to see if there are objections before creating a pull
>> request?
>AFAIK you can create PR any time.
I created a PR implementing spl_object_id(object $o) : int several days ago,
at https://github.com/php/php-src/pull/2611
--
PHP Internals - PHP Runtime Development Mailin
Le 06/07/2017 16:46, Stanislav Malyshev a écrit :
Hi!
I think that using :: on a variable that contains an object should not
"fall back" to a static access on the object's class. Instead the
runtime should error out.
Why should it not do what it does now? What would it achieve? I don't
see an
Hello everyone,
I'd like to request a Wiki karma to be able to create an RFC for adding the
mixed type.
There is already a PR for this: https://github.com/php/php-src/pull/2603
Wiki username in question is "majkl".
Thank you,
M.
Results for project PHP master, build date 2017-07-09 19:23:09-07:00
commit: e24a801
previous commit:fc336c7
revision date: 2017-07-09 17:54:46+02:00
environment:Haswell-EP
cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores,
stepping 2, LLC 45 MB
On Mon, Jul 10, 2017 at 10:50 AM, Frederik Bosch | Genkgo wrote:
> LS,
>
> Hereby I am requesting karma to create a RFC for pull request
> https://github.com/php/php-src/pull/2613 on the implementation of same
> site cookies. This same site cookie is a proposed standard on protecting
> browsers/u
LS,
Hereby I am requesting karma to create a RFC for pull request
https://github.com/php/php-src/pull/2613 on the implementation of same
site cookies. This same site cookie is a proposed standard on protecting
browsers/users against CSRF. The standard is adopted by Chrome and
planned by Firef
Hi,
> -Original Message-
> From: Anatol Belski [mailto:weltl...@outlook.de]
> Sent: Thursday, July 6, 2017 4:52 PM
> To: Niklas Keller
> Cc: Sara Golemon ; Jakub Zelenka ; PHP
> Internals
> Subject: RE: [PHP-DEV] Re: [RFC] Distrust SHA-1 Certificates
>
> Morning, guys,
>
> > -Origi