Skip to content

Commit

Permalink
chore: capital_P_dangit()
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrann0us authored Dec 10, 2024
1 parent ff5abc7 commit fcaafc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/further-reading.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- [Function aliases](#function-aliases)
- [Laravel support](#laravel-support)
- [Symfony support](#symfony-support)
- [Wordpress support](#wordpress-support)
- [WordPress support](#wordpress-support)


### How to deal with unknown third-party symbols
Expand Down Expand Up @@ -155,9 +155,9 @@ return [
Note that the path is the "regular path(s)" that can be passed to patchers.


### Wordpress Support
### WordPress Support

When writing a Wordpress plugin, you need to [exclude Wordpress' symbols](#excluded-symbols). To facilitate
When writing a WordPress plugin, you need to [exclude WordPress' symbols](#excluded-symbols). To facilitate
this task, [Snicco] created a third-party CLI tool [php-scoper-excludes] that can be used to generate
PHP-Scoper compatible symbol lists for any PHP codebase you point it.

Expand Down

0 comments on commit fcaafc1

Please sign in to comment.