symfonystation

joined 2 years ago
 

Introduction Some months ago I started a side project aiming for study and personal use to...

 

Attributes First class callable syntax Constructor changes Parameter changes This post is going to...

 

For many developers, PHP is synonymous with web development. But what if you could leverage your...

 

...and how to avoid it. Type coverage is a way to gradually add type declarations to your PHP project—step by step, one by one. It's a PHPStan package that helps you maintain a specific minimal level from 0 % to 100 %. Once we reach high coverage of 80-90 %, we feel safer. But our code can actually be in worse, even dangerous, shape.

 

Windows support for NativePHP was announced this mean, which means that you can now build applications for the Windows platform.

 

I have gone through all the Drupalcon sessions in Portland and selected those that I think are perfect for someone learning Drupal. Here is the result. NOTE: Did I miss anything that you think it should be highlighted here? Please let me know 😊.

 

When you are deploying code to a server and not with containers then it is critical to know how to properly restart Opcache. Why? Opcache never throws old files out of the cache. Therefore, if a new version is deployed in a completely new directory, all files from the old version will remain in the [...]

 

Bad news first, php[tek] 2024 is over. Good news, you don’t have to listen to us talk about php[tek] 2024 as much anymore. php[tek] 2025, however, is just around the corner, and there is no time like the present to put the bug in your supervisor’s ear about attending.

 

PHP 8.4 will be released in November 2024, but the list of new features and deprecated features is...

 

Welcome to the April edition of PHP Annotated! We'll recap the most interesting developments in the PHP community over the past couple of months, featuring handpicked news, articles, tools, and videos

 

As a developer, you may have encountered situations where you need to convert numbers to words or...

view more: ‹ prev next ›