On Wed, 12 Dec 2018 at 03:44, Peter Kokot wrote:
>
> On Tue, 11 Dec 2018 at 10:50, Derick Rethans wrote:
> >
> > On Mon, 10 Dec 2018, Peter Kokot wrote:
> >
> > > On Mon, 10 Dec 2018 at 20:19, Derick Rethans wrote:
> > > >
> > > > I think with your changes to pecl web, you might inadvertently ha
On Wed, 12 Dec 2018 at 11:43, Christoph M. Becker wrote:
>
> On 12.12.2018 at 05:32, Kalle Sommer Nielsen wrote:
>
> > Den ons. 12. dec. 2018 kl. 05.23 skrev Peter Kokot :
> >>
> >> Wait... Why do we then even have use statements in PHP if we can always
> >> require_once a class file where needed
Commit:49c1b3ed2db1597581f127e4b252fda141decf6c
Author:Stanislav Malyshev Wed, 12 Dec 2018
12:08:51 -0800
Parents: 6cec1c9600b23259c52d302aa015d5d1181872a3
Branches: master
Link:
http://git.php.net/?p=web/php.git;a=commitdiff;h=49c1b3ed2db1597581f127e4b252fda141decf6c
Also forwarding to the list.
On 11.12.2018 at 00:18, Alexey Pyltsyn (lex111) wrote:
> This is bad, can we connect Google Analytics for now?
Hmm, that might raise some issues regarding the GDPR of the EU.
> вт, 11 дек. 2018 г. в 02:09, Christoph M. Becker :
>
>> On 08.12.2018 at 22:21, Alexey P
On 12.12.2018 at 05:32, Kalle Sommer Nielsen wrote:
> Den ons. 12. dec. 2018 kl. 05.23 skrev Peter Kokot :
>>
>> Wait... Why do we then even have use statements in PHP if we can always
>> require_once a class file where needed and we're done with it. Your
>> explanation of requiring only files fro