Skip to content

Commit

Permalink
uncheck default option for php
Browse files Browse the repository at this point in the history
  • Loading branch information
chargome committed Mar 6, 2025
1 parent 5f3d9e1 commit 7eebc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/platforms/php/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ categories:
},
{
id: 'performance',
checked: true,
checked: false,
},
{
id: 'profiling',
Expand Down

0 comments on commit 7eebc99

Please sign in to comment.