On Sat, 14 Sept 2024 at 23:44, Barel wrote:
> Hi
>
> For C/C++ development I usually use CLion from Jetbrains but I tried to
> use it with php-src and was unable to get it to work properly. CLion really
> insists on using CMake and has only quite limited support for makefiles.
&g
Hi
For C/C++ development I usually use CLion from Jetbrains but I tried to use
it with php-src and was unable to get it to work properly. CLion really
insists on using CMake and has only quite limited support for makefiles.
After trying to get it to work unsuccessfully I am ready to try something
>
>
> Feel free to share this list here, on GitHub or otherwise. I'm
> skeptical whether throwing partially outdated resources at people is
> actually helpful.
>
> > - Add a new page in the Github repo with all these links and link to that
> > page from the contributing page
> > - Keep the list in
>
>
> I can absolutely give you write access to these pages. Updating this
> list to reflect more up-to-date resources certainly makes sense.
>
> As you probably know, there are a number of different places where php
> internals are documented, and I think that, long-term, it makes sense
> to try t
Hi
My name is Carlos Granados and I have been a PHP developer for a long time,
more than 15 years and I am quite interested in the PHP internals and
trying to learn as much as I can about them
This page in the Wiki https://wiki.php.net/internals/references has a lot
of links which are outdated an
This is handled in a more elegant way by the named arguments of PHP8
https://stitcher.io/blog/php-8-named-arguments With that feature you can
just pass the parameters that you need and the others will get their
default values
Barel
On Thu, 14 Jan 2021 at 18:12, Anna Filina wrote:
> >
ay but I
can't think of a use case for this. Could someone explain what these hooks
are for? Is there any example that I could check?
Cheers
Barel