#phpcs resultados da pesquisa

Cleaning up merged branches... the PHP_CodeSniffer 3.8.0 release is going to be great! #phpcs

jrf_nl's tweet image. Cleaning up merged branches... the PHP_CodeSniffer 3.8.0 release is going to be great!

#phpcs

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

phpfour's tweet image. 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

We have @anigeluk telling us how we can do more with #PHPCS 🎉

phpSouthWales's tweet image. We have @anigeluk telling us how we can do more with #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.

simPod_'s tweet image. 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.

MrJoshMiller's tweet image. 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.

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

frjimmyklein's tweet image. 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

PHP_CodeSniffer users: please read this important announcement: github.com/squizlabs/PHP_… squizlabs/PHP_CodeSniffer is dead, long live PHPCSStandards/PHP_CodeSniffer! #phpcs #php


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

mattyfromle's tweet image. 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

gamesngeeks's tweet image. 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
gamesngeeks's tweet image. 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

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

mahmut_bayri's tweet image. 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…

VotrubaT's tweet image. 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

thedroptimes's tweet image. 🧑‍💻 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

VladimirAus's tweet image. 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

Les opérateurs #PHP == et != viennent d'être dépréciés au profit de === et !== github.com/php/php-src/co… ! 🚀 Si vous utilisez #PHPCS et/ou #WPCS, pas d'inquiétudes, ça ne changera rien pour vous. Vous aviez déjà les bonnes pratiques 👌


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


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



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.


🧑‍💻 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

thedroptimes's tweet image. 🧑‍💻 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


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


Ravis de soutenir @PHP_CodeSniffer sur @github. En tant que supporters de l'open source, nous soutenons #PHPCS pour garantir des normes de codage de qualité. Suivez nos travaux sur Github et améliorez la qualité de vos projets avec PHP_CodeSniffer : github.com/PHPCSStandards

be_api's tweet image. Ravis de soutenir @PHP_CodeSniffer sur @github. En tant que supporters de l'open source, nous soutenons #PHPCS pour garantir des normes de codage de qualité.

Suivez nos travaux sur Github et améliorez la qualité de vos projets avec PHP_CodeSniffer : github.com/PHPCSStandards

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



Cleaning up merged branches... the PHP_CodeSniffer 3.8.0 release is going to be great! #phpcs

jrf_nl's tweet image. Cleaning up merged branches... the PHP_CodeSniffer 3.8.0 release is going to be great!

#phpcs

📣 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



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


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

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

When you run #phpcs on everything, including the vendor dir...


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

frjimmyklein's tweet image. 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

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

We have @anigeluk telling us how we can do more with #PHPCS 🎉

phpSouthWales's tweet image. We have @anigeluk telling us how we can do more with #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.

simPod_'s tweet image. 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.

Cleaning up merged branches... the PHP_CodeSniffer 3.8.0 release is going to be great! #phpcs

jrf_nl's tweet image. Cleaning up merged branches... the PHP_CodeSniffer 3.8.0 release is going to be great!

#phpcs

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

gamesngeeks's tweet image. 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
gamesngeeks's tweet image. 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

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

phpfour's tweet image. 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

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

Zifius's tweet image. 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

mattyfromle's tweet image. 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

🧑‍💻 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

thedroptimes's tweet image. 🧑‍💻 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

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

StuardoDevel's tweet image. 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

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…

VotrubaT's tweet image. 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…

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.

MrJoshMiller's tweet image. 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.

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

mahmut_bayri's tweet image. 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

Loading...

Something went wrong.


Something went wrong.


United States Trends