Ilija Tovilo

131 Followers
39 Following
61 Posts

The PHP Foundation is Seeking a New Executive Director! πŸ˜πŸ’œ

We're asking the PHP community to help find the right person for this role. If you know someone who would be an excellent fit, please encourage them to apply or reach out to us directly.

https://thephp.foundation/blog/2025/11/10/seeking-new-executive-director/ #php #phpc #opensource

The PHP Foundation is Seeking a New Executive Director

The PHP Foundation β€” Supporting, Advancing, and Developing the PHP Language

@pollita @mattbrowndev @Girgias @nielsdos Right, that's nikic/php-ast, effectively. The main downside being that it's not fault-tolerant (which I believe nikic/PHP-Parser is to a degree), and also not backwards compatible with older PHP syntax.
@jaapio @Crell @phpdoc When using the shorthand => for set, the result is implicitly assigned to the backing value, which will make the property backed, allowing the specification of a default value. Essentially, it's translated from `set => $this->temperature = $value;` to `set { $this->temperature2 = $this->temperature = $value; }`.
@timwolla @Crell @jaapio Well, you know my opinion on the matter. πŸ˜‹

The day I had to shutdown github sponsors was devastating, it was me admitting that my time as an engineer was over.

Being wrong is the best thing in the world ...

Read the whole story: https://www.gofundme.com/f/a-big-ask-from-a-big-community

Sponsor: https://github.com/sponsors/krakjoe

#php #oss

Donate to A big ask from a big community, organized by Joe Watkins

A few years ago, we were in a dire situation and we reached out for help. Now, we are in an… Joe Watkins needs your support for A big ask from a big community

gofundme.com
@Crell @jaapio @phpdoc It doesn't. By using the shorthand you're implicitly assigning to the backing value.
@Crell @nyamsprod Not really. get_class_vars() gives you the default value of properties, but virtual properties don't have default values (or rather, don't have values at all). If you make it backed, it, get_class_vars() will return it.

The PHP Foundation is officially 3 years old! πŸŽ‰

With a team of 10 engineers, we’ve delivered big features, while improving performance, security, and infrastructure of the language.

Huge thanks to our sponsors and the PHP community. Let’s keep building!

πŸ˜πŸ’œ

https://thephp.foundation/blog/2024/11/22/php-foundation-turns-three/

The PHP Foundation Turns Three!

The PHP Foundation β€” Supporting, Advancing, and Developing the PHP Language

Announcing the pre-release of the PHP Installer for Extensions (PIE) πŸŽ‰

Think of it as Composer for PHP extensions: they’re distributed via @packagist and handled similar to regular PHP packages.

Check it out and share your feedback πŸ˜πŸ’œ

https://thephp.foundation/blog/2024/11/19/pie-pre-release/

Announcing the Pre-Release of the PHP Installer for Extensions (PIE)

The PHP Foundation β€” Supporting, Advancing, and Developing the PHP Language

🚨 Joe Watkins (krakjoe), a pillar of the PHP community and one of the creators of @thephpf, needs help!

After battling severe health issues, he's facing homelessness & loss of life-saving meds. Please donate if you can and help reshare β€οΈβ€πŸ©Ή

https://www.gofundme.com/f/a-big-ask-from-a-big-community

Donate to A big ask from a big community, organized by Joe Watkins

A few years ago, we were in a dire situation and we reached out for help. Now, we are in an… Joe Watkins needs your support for A big ask from a big community

gofundme.com