Y
Hacker News
new
|
ask
|
show
|
jobs
by
tevli
253 days ago
A library to add strict types for PHP. Sort of a typescript for PHP.
1 comments
kmoser
253 days ago
How does this differ from
declare(strict_types=1);
?
link