Shell Scripting for PHP Developers at PHP Tek 2024
Yesterday at PHP[Tek], I gave my first ever talk at a PHP conference. My talk was about shell scripting from a PHP developer perspective. Here are the slides for that presentation. AWoods-PHPTek-2024 Shell Scripting for PHP Developers
PHP Dev Hack: Shell Style Comments
If you’ve done any PHP coding, you’ve learned that PHP supports 3 styles of comments. The first is a single line comment use two forward slashes`//` which comments everything until the end of the line. This is a C++ style comment. A second single line comment style are “shell style”, which use the pound sign … Read more » PHP Dev Hack: Shell Style Comments
Attracting Developers to PHP Core
How can we attract more developers to PHP Core development? Why am I talking about this now? Well, PHP core has a bus factor problem, and I had a couple of thoughts