New functions in PhpStorm 2024.1 for PHP developers
PhpStorm 2024.1 offers a wide range of new features that will make the heart of every PHP developer beat faster.
2024-04-09 00:00:00 2024-04-09 00:00:00 admin
The latest version offers everything you need for efficient and convenient development work, from local AI-driven code completion to improvements for testing frameworks and new editor functions.
Local AI-based code completion
One highlight is the complete code completion per line for PHP, JavaScript, TypeScript and HTML, which also works without internet access. This feature analyses and processes data directly on your device, enabling extremely fast offline code completion with minimal latency. This approach not only makes code suggestions that do not contain non-existent variables or methods, but also ensures that your generated codes comply with data protection guidelines, as no connection to external servers is required.
Support for Symfony's AssetMapper
Furthermore, support for Symfony's AssetMapper has been added, which enables the quick installation of missing modules and packages via importmap.php and provides full autocompletion for their classes and methods.
New terminal (beta)
A new terminal is available, which you can activate under Settings. Bash, Zsh and PowerShell are currently supported, other shells are under development.
Editor improvements
Another useful function is the pinned lines in the editor, which fix key elements such as the start of classes or methods at the top of the editor when scrolling. This makes it much easier to navigate through the code.
Improvements for Pest and PHPUnit 11.0
Navigation and the creation of new tests have been improved for the Pest testing framework. In addition, PHPUnit 11 is now supported, including notifications and quick fixes for deprecated configuration attributes and methods.
Further improvements
Other improvements include the direct opening of class and file links in the editor, improvements to dd, var_dump and symfony/var-dumper, checks for vulnerable PHP packages in composer.json and support for Rsync in WSL. In addition, the frontend updates were mentioned, including notes on the use of components in Vue, Svelte and Astro files and a new widget for language services.
Ratings
Here you can write a comment
Related topics
Software für alle Arten von digitalen Marktplätzen
Digitale Marktplätze sind nicht nur im B2C Geschäft seit Jahren etabliert, sondern erfreuen sich mit Kleinanzeigen-Märkten auf lokaler und regionaler Ebene auch im privaten Bereich wachsender Beliebtheit. ...

Autor :
admin
Category:
Miscellaneous
Smarty 3.0.4 ist fertig
Smarty setzt mit neuem Quellcode auf PHP 5 und verliert die Unterstützung zu PHP 4. ...

Autor :
admin
Category:
Software & Web-Development
PHP 5.2.11 entfernt 75 Fehler
Die PHP Version 5.2.11 steht zum download bereit. Die aktuelle Version beseitigt Sicherheitslücken und einige Bugs. ...

Autor :
admin
Category:
Software & Web-Development
PHP SUMMIT - 18 interaktive Power Workshops mit allen wichtigen PHP-Themen
Zum zweiten Mal veranstaltet die Entwickler Akademie in Kooperation mit dem PHP Magazin vom 29. November bis 1. Dezember in Düsseldorf den PHP SUMMIT ...

Autor :
admin
Category:
Software & Web-Development
15 Jahre PHP
15 Jahre ist es her, als PHP in der Version 1.0 seine Dienste aufgenommen hat. ...

Autor :
admin
Category:
Software & Web-Development
PHP 5.3.2 60 Fehler weniger
Die Core-Developer von PHP haben ein weiteres Maintenance-Release von PHP 5.3 veröffentlicht. Neben dem schließen von Sicherheitslücken wurden 60 bekannte Fehler in der aktuellen PHP 5.3.2 Version behoben. ...

Autor :
admin
Category:
Software & Web-Development