Merge pull request #1244 from sarven/master

Add a link to Unit Testing Tips
This commit is contained in:
Mark Scherer 2024-02-05 12:36:57 +01:00 committed by GitHub
commit a2ca1b1be0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -895,6 +895,7 @@ Various resources, such as books, websites and articles, for improving your PHP
* [PHP Watch](https://php.watch/) - PHP articles, news, upcoming changes, RFCs and more.
* [PHP Weekly](https://www.phpweekly.com/archive.html) - A weekly PHP newsletter.
* [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community.
* [Unit Testing Tips](https://testing-tips.sarvendev.com/) - Unit Testing Tips by examples in PHP.
### PHP Books
*Fantastic PHP-related books.*