FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
phpstan/phpstan at phpunit-covers · phpstan/phpstan · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
phpstan
/
phpstan
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
962
Star
14.1k
Code
Issues
1.1k
Pull requests
48
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
phpstan
/
phpstan
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
8 lines (5 loc) · 156 Bytes
Breadcrumbs
phpstan
/
phpstan
Copy path
File metadata and controls
executable file
·
8 lines (5 loc) · 156 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
#!/usr/bin/env php
<?php
declare
(strict_types=
1
);
Phar::
loadPhar
(
__DIR__
.
'
/phpstan.phar
'
,
'
phpstan.phar
'
);
require
'
phar://phpstan.phar/bin/phpstan
'
;
Back
|
FazBrowse Home
|
New Git URL