That's not really a bug, that's expected behaviour on which stuff like
friend classes and entire libraries are based upon...
On Fri, 25 May 2018, 20:50 Pedro Magalhães, wrote:
> On Fri, May 25, 2018 at 6:47 PM, Rowan Collins
> wrote:
> >
> > I'm not sure what exactly is "ambiguous" or "might ch
On Fri, May 25, 2018 at 6:47 PM, Rowan Collins
wrote:
>
> I'm not sure what exactly is "ambiguous" or "might change" here. The
> current text accurately describes what "protected" means in PHP, and in
> many other languages: a property which may be accessed only within the
> current class, classes
On 25 May 2018 13:29:41 BST, "Christoph M. Becker"
wrote:
>
> On 17.05.2018 at 12:12, Andrey O Gromov wrote:
>
> Please take a look on patch "EN error fixed" from user "rjhdby"
>>
>>
>> protected or
>> private. Class members declared public can be
>> accessed everywhere. Members de
On Fri, May 25, 2018 at 6:53 AM, Rainer Jung wrote:
> http://www.php.net/ChangeLog-7.php#7.2.6
>
> the section about 7.2.6 is directly on the top instead of first the heading
> "PHP 7 ChangeLog" and then that section.
>
Gah, also my fail. Fixed in git now.
--
PHP Internals - PHP Runtime Develop
On Thu, May 24, 2018 at 7:10 PM, Peter Kokot wrote:
> Thanks for the release. Link about the release on the homepage is somehow
> missing from the list:
> https://php.net
>
Yep. Fail on my part, should be up soon.
-Sara
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, vis
On 17.05.2018 at 12:12, Andrey O Gromov wrote:
> Please take a look on patch "EN error fixed" from user "rjhdby"
>
>
> protected or
> private. Class members declared public can be
> accessed everywhere. Members declared protected can be accessed
> - only within the class itself and
Sammy, thanks for point it.
Just test a simple code (https://3v4l.org/0QQ9S) to confirm that.
Gonna change it in the implementation.
Em sex, 25 de mai de 2018 às 08:45, Sammy Kaye Powers
escreveu:
> On Thu, May 24, 2018 at 10:17 PM, Gabriel Caruso
> wrote:
> > Hello Internals.
> >
> >
> > I'd
On Thu, May 24, 2018 at 10:17 PM, Gabriel Caruso
wrote:
> Hello Internals.
>
>
> I'd like to announce my new RFC: https://wiki.php.net/rfc/compact.
>
>
> This was already previously discussed (https://externals.io/message/102012)
> and now I have officially opened the RFC so we can discuss, improv
On 24.05.2018 at 18:16, Lester Caine wrote:
> Since Tony is blocked from this list he has posted a BC break on the
> PHP-General list ... the main jist of which is that session_name() has
> had it's DOCUMENTED functionality changed some time between 7.1.11 and
> 7.2.5
In my opinion, the documenta
Am 25.05.2018 um 01:10 schrieb Peter Kokot:
Thanks for the release. Link about the release on the homepage is somehow
missing from the list:
https://php.net
and in the changelog
http://www.php.net/ChangeLog-7.php#7.2.6
the section about 7.2.6 is directly on the top instead of first the
headi
On Fri, May 25, 2018 at 4:17 AM, Gabriel Caruso
wrote:
> Hello Internals.
>
>
> I'd like to announce my new RFC: https://wiki.php.net/rfc/compact.
>
>
> This was already previously discussed (https://externals.io/message/102012
> )
> and now I have officially opened the RFC so we can discuss, imp
11 matches
Mail list logo