#phpcs résultats de recherche
Laravel Pint made the phpcs configuration a breeze to configure with the short syntax. I am using the below configuration for a while, it's kind of minimal and serving me well. What essential rules am I missing? Share your configuration! #Laravel #PHPCS



Nothing against #jetbrains IDEs but I've already disabled several Inspections over time because static analysis tools like #phpcs, #phpstan and #psalm are much more able to understand code context and not report false positives so they can be considered a way better replacement.

For anyone who wants @phpstorm to support the #phpcs ability to have multiple compatible code standards checked in one call can upvote this feature request: youtrack.jetbrains.com/issue/WI-43216 Most often used on my teams with a combination of "Drupal" and "DrupalPractice" code standards.

PHP_CodeSniffer users: please read this important announcement: github.com/squizlabs/PHP_… squizlabs/PHP_CodeSniffer is dead, long live PHPCSStandards/PHP_CodeSniffer! #phpcs #php
Pour terminer cette série sur l'indentation, savez-vous que vous pouvez faire contrôler automatiquement par #phpcs le niveau d'indentation de vos fonctions afin qu'il remonte une alerte ou une erreur en cas de dépassement ? #PHP #PHPTips #webdev #webdevelopment #PHP_Codesniffer

New to VS Code, having a few issues getting phpcs running properly. Seems to not be able to find a WooCommerce package - but the file is 𝒅𝒆𝒇𝒊𝒏𝒊𝒏𝒕𝒆𝒍𝒚 there. Anybody had anything similar? #vscode #phpcs #webdevelopment

Statik kod analiz araçları ile kod kalitenizi sürdürülebilir hale getirin. Mükkemmel sunumu için teşekkürler @jrf_nl . Sunum speakerdeck.com/jrf/dont-work-… #phpcs #phpmd

Hello suite aux vidéo de @yOyO38 (Merci!!) je découvre #gitlab-ci mais au final #phpcs n'aime pas vraiment les directives #php8 ou bien j'ai loupé quelquechose


New Post on #php 🐘 blog: Do you use #php_codesniffer and PHP CS Fixer @PHPStorm Plugin? You are Slow and Expensive #phpcs tomasvotruba.cz/blog/2019/06/2…

🧑💻 Improve your Drupal code quality! DrupalSapiens @juandels3 shares a detailed guide on installing & using Codesniffer (phpcs) for automated code checks and formatting fixes. Read more: 🔗 bit.ly/3EHPA50 #Drupal #CodingStandards #phpcs

Part 2 of "Containers and continuous integration for #PHP developers" series. This week the article will cover #composer and #phpcs. bit.ly/2MxlN3w #drupal #drupal8 #ci #docker

In case you missed it: One week after the announcement that I'd be taking over maintenance of PHP_CodeSniffer, I have released version 3.8.0. Enjoy! #phpcs #php
Released: PHP_CodeSniffer 3.8.0 🎉 Now with much improved PHP 8.2 syntax support, PHP 8.3 runtime support and tons of bug fixes & other improvements. Kudos to the 12 contributors! Get it now: github.com/PHPCSStandards… And consider sponsoring this project: opencollective.com/php_codesniffer
Announcing the release of version 2.1.0 of the WordPress Coding Standards with a new sniff by Niels de Blaauw, lots of improvements to the security sniffs and some stricter checks in `Core`. #PHPCS #WPCS Check the changelog & download it now: github.com/WordPress-Codi…
I think the package manager #composer and PHP CodeSniffer #phpcs are two of the best evolution/practices of PHP projects. Can you name a few others? #php #phpc
Hey #PHP peeps, question for you all: Name one sniff for #PHP_CodeSniffer which you wish existed and would like to start using. #PHPCS Provide a code sample with good/bad code for the sniff on 3v4l.org to clarify if needs be. RT appreciated
Requesting your input on a new sniff to detect non-inclusive language being used in code and code comments. #PHPCS What words and terms should this sniff for ? What alternatives should the sniff suggest ? Please respond in the GH issue. github.com/PHPCSStandards…
I feel your pain, we're in the same boat with #PHPCS ... Hoping to make some progress once PHP_CodeSniffer 4.0 has been released.
#php #phpcs deprecation resolved, released as 13.0.1 github.com/doctrine/codin…
Hey, #OpenSource and #PHP friends! @jrf_nl, maintainer of @PHP_CodeSniffer is live streaming the upgrade to the 4.0 branch of #PHPCS this week! Such a fun idea! Come along and watch #FOSS in action! github.com/PHPCSStandards…
🧑💻 Improve your Drupal code quality! DrupalSapiens @juandels3 shares a detailed guide on installing & using Codesniffer (phpcs) for automated code checks and formatting fixes. Read more: 🔗 bit.ly/3EHPA50 #Drupal #CodingStandards #phpcs

🔍 Learn how to use PHP_CodeSniffer for PHP code formatting, PSR-12 standards, and automated issue fixing. @WalterNascimento explains installation, configuration, and practical examples for code quality improvement. #PHP #CodingStandards #PHPCS 🖥️ ift.tt/4nGuJy3
dev.to
PHP_CodeSniffer: Detect code standards violations
PHP_CodeSniffer (PHPCS) is a widely used tool to ensure that PHP code follows coding standards like...
Me voy a tener que hacer un ruleset de #phpCS personalizado para #WordPress sólo por usar shorthands de array e indentar como $deity manda…
He tenido que actualizar #PHPCS y #WPCS a la versión de composer y actualizar unos pocos de scripts. En cuanto tenga tiempo lo implemento en GitHub Actions.
Keep your codebase clean and maintainable by adhering to the PSR coding standards. It ensures consistency across PHP projects. #PHPCS #CodeStandard
In case you missed it: One week after the announcement that I'd be taking over maintenance of PHP_CodeSniffer, I have released version 3.8.0. Enjoy! #phpcs #php
Released: PHP_CodeSniffer 3.8.0 🎉 Now with much improved PHP 8.2 syntax support, PHP 8.3 runtime support and tons of bug fixes & other improvements. Kudos to the 12 contributors! Get it now: github.com/PHPCSStandards… And consider sponsoring this project: opencollective.com/php_codesniffer
📣 help #phpcs and the open source world:📣 🦸♀️please #bepartofthesolution 🦸♂️
There are posts I like to write and there are post you *need* to write. This is one in the latter category. Please read it and spread the word, this is crucially important for almost all PHP based open source projects out there: poststatus.com/phpcs-a-major-…
First 10 functional PRs merged in the new PHP_CodeSniffer repo 🎉 Time for lunch. More to follow. #phpcs For context:
PHP_CodeSniffer users: please read this important announcement: github.com/squizlabs/PHP_… squizlabs/PHP_CodeSniffer is dead, long live PHPCSStandards/PHP_CodeSniffer! #phpcs #php
PHPCS is migrating to new ownership gbti.io/devops/phpcs-i… #php #Devops #phpcs #codesniffer #phpnews #opensourcenews #fossnews
Also, please consider sponsoring the PHP_CodeSniffer project to safeguard its continuation, as without funding, we'll have the same problem again. #phpcs #php P.S.: @PHP_CodeSniffer now also has its own account, follow it to stay informed.
PHP_CodeSniffer users: please read this important announcement: github.com/squizlabs/PHP_… squizlabs/PHP_CodeSniffer is dead, long live PHPCSStandards/PHP_CodeSniffer! #phpcs #php
PHP Code Sniffer custom rule for class/trait/interface stackoverflow.com/questions/6901… #phpcodesniffer #phpcs #php #codesniffer


Pour terminer cette série sur l'indentation, savez-vous que vous pouvez faire contrôler automatiquement par #phpcs le niveau d'indentation de vos fonctions afin qu'il remonte une alerte ou une erreur en cas de dépassement ? #PHP #PHPTips #webdev #webdevelopment #PHP_Codesniffer


🔥 (1/3) Laravel Blade Trick: Laravel lacks built-in support for passing data to scoped slots. Here is a work around, #PHP #PHPCS #Laravel

Nothing against #jetbrains IDEs but I've already disabled several Inspections over time because static analysis tools like #phpcs, #phpstan and #psalm are much more able to understand code context and not report false positives so they can be considered a way better replacement.

Laravel Pint made the phpcs configuration a breeze to configure with the short syntax. I am using the below configuration for a while, it's kind of minimal and serving me well. What essential rules am I missing? Share your configuration! #Laravel #PHPCS

🧑💻 Improve your Drupal code quality! DrupalSapiens @juandels3 shares a detailed guide on installing & using Codesniffer (phpcs) for automated code checks and formatting fixes. Read more: 🔗 bit.ly/3EHPA50 #Drupal #CodingStandards #phpcs

Yesterday I created a pretty simple but neat @github action to run @MagentoEngCom coding standard on pull requests to extension repo, the output looks like this and here is a gist to get this going: gist.github.com/Zifius/adecc96… Current runtime is under 30 seconds #phpcs #magento2

New to VS Code, having a few issues getting phpcs running properly. Seems to not be able to find a WooCommerce package - but the file is 𝒅𝒆𝒇𝒊𝒏𝒊𝒏𝒕𝒆𝒍𝒚 there. Anybody had anything similar? #vscode #phpcs #webdevelopment

Hello suite aux vidéo de @yOyO38 (Merci!!) je découvre #gitlab-ci mais au final #phpcs n'aime pas vraiment les directives #php8 ou bien j'ai loupé quelquechose


For anyone who wants @phpstorm to support the #phpcs ability to have multiple compatible code standards checked in one call can upvote this feature request: youtrack.jetbrains.com/issue/WI-43216 Most often used on my teams with a combination of "Drupal" and "DrupalPractice" code standards.

I do like a lot the new @laravelphp migration files, that do not need to define a class name, nor need a namespace to be PSR-12 and pass all #phpcs validation #modernPHP #php #phpIsNotDead

Statik kod analiz araçları ile kod kalitenizi sürdürülebilir hale getirin. Mükkemmel sunumu için teşekkürler @jrf_nl . Sunum speakerdeck.com/jrf/dont-work-… #phpcs #phpmd

New Post on #php 🐘 blog: Do you use #php_codesniffer and PHP CS Fixer @PHPStorm Plugin? You are Slow and Expensive #phpcs tomasvotruba.cz/blog/2019/06/2…

Something went wrong.
Something went wrong.
United States Trends
- 1. No Kings 529K posts
- 2. Dork Cult Protest Day 12.5K posts
- 3. Gameday 15.1K posts
- 4. Haaland 28.9K posts
- 5. Ange 74.4K posts
- 6. Girona 27.7K posts
- 7. #Talus_Labs N/A
- 8. Massie 48.8K posts
- 9. #Caturday 4,389 posts
- 10. Pedri 35.3K posts
- 11. Woltemade 3,850 posts
- 12. #SaturdayVibes 5,129 posts
- 13. Rashford 15.6K posts
- 14. Emiru 18.7K posts
- 15. Nuno 10K posts
- 16. Forest 145K posts
- 17. Good Saturday 38.4K posts
- 18. Chelsea 162K posts
- 19. Hot Rod 1,779 posts
- 20. Ndiaye 5,915 posts