Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -56,7 +56,7 @@ body:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>Continuing yesterday's thought on <a href="http://default/daily/2024/05/04/strict-typing-in-php">strictness in PHP</a>, today I want to talk about adding more strictness to PHPStan.</p>
|
||||
<p>Continuing yesterday's thought on <a href="/daily/2024/05/04/strict-typing-in-php">strictness in PHP</a>, today I want to talk about adding more strictness to PHPStan.</p>
|
||||
|
||||
<p>Adding the <a href="https://github.com/phpstan/phpstan-strict-rules">PHPStan Strict Rules extension</a> makes PHPStan stricter by adding new, more opinionated rules.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue