Linting Our PHP Files To Prevent Syntax Errors

Опубликовано: 08 Октябрь 2024
на канале: PHP Developers TV
1,032
36

In this video, we're going to discuss how to reduce bugs by linting our PHP code using command tools, IDE tools, and on our testing server using PHP-Parallel-Lint.

Links
1. Using Precommit Hooks For Static Code Analysis -    • Using Precommit Hooks For Static Code...  
2. PHP-Parallel-Lint - https://github.com/php-parallel-lint/...

Looking to hire a PHP developer? Check out LaraJobs: https://larajobs.com/?via=e70744

Follow us:
  / phpdevstv  
  / phpdevstv  
  / phpdevstv  
  / phpdeveloperstv  


Icons made by Freepik from www.flaticon.com

00:00 Intro
00:44 How This Can Help
01:26 Locally From the Command Line
01:55 Locally From the Editor
02:17 Pre-Commit
02:49 Test/CI Server
03:50 What You Need To Know
04:08 Outro