Open gennadigennadigennadi opened 1 year ago
It reduces the size of the phar down to 1.2mb from 1.5mb.
Would it have other impacts the php-scoper? The documentation says: "KevinGH\Box\Compactor\Php": strip down classes from phpdocs & comments?
"KevinGH\Box\Compactor\Php": strip down classes from phpdocs & comments
Does it have any impact on annotations e.g.(@internal)? If not it would be nice to have the size reduced.
annotations
@internal
It reduces the size of the phar down to 1.2mb from 1.5mb.
Would it have other impacts the php-scoper? The documentation says:
"KevinGH\Box\Compactor\Php": strip down classes from phpdocs & comments
?Does it have any impact on
annotations
e.g.(@internal
)? If not it would be nice to have the size reduced.