Folks,
The PR with the page implementation is almost ready [1]. There a few
things left, but comments are very welcome.
It has a Russian version as an example of a translated page [2]. If
you'd like to help with translating to other languages, please create
PR against [3].
[1] https://github.com
Hi all,
There is actually some trouble with svn commit via the editor.
With this new server, i have not longer access to edit.php.net server via
ssh to try to understand with there is this problem
Is there someone who can get me a ssh access to this server?
Best,
Yannick
On Wed, 11 Nov 2020 at 18:37, David Rodrigues wrote:
>
> My suggestion is to reuse the keyword `as` to set a variable that will
> represent its own
> closure. It is more flexible once that we could choose any name and reuse in
> nested closures.
> It is pretty similar to how SQL works too.
Hi D
On Tue, 10 Nov 2020 at 20:22, Dan Muey wrote:
>
> Hello,
>
> Was removing the major version from apache module done on purpose
It was done on purpose on 28 Jan 2019 https://github.com/php/php-src/pull/3769
Although it is annoying to have minor things like this change,
projects need to be able to
On Wed, Nov 18, 2020 at 10:54 PM Dan Ackroyd wrote:
> On Tue, 10 Nov 2020 at 20:22, Dan Muey wrote:
> >
> > Hello,
> >
> > Was removing the major version from apache module done on purpose
>
> It was done on purpose on 28 Jan 2019
> https://github.com/php/php-src/pull/3769
>
> Although it is ann
thanks Nikita, we didn’t notice until we went to build the beta and RC RPMs in
prep for release.
We looked over the breaking changes list but I guess we didn’t read far enough
down the entire changes list.
Dropping DSO is not a bad thing since there are so many other better ways to
serve PHP.