Longhorn PHP 2025 - Speakers and Schedule Announced!

Voting

: four minus two?
(Example: nine)

The Note You're Voting On

shevadas at gmail dot com
9 years ago
decompress() will truncate any part of the filename after the first period, as it assumes it's part of the extension. For example, if your PharData archive is named "views-3.x-3.13.tar.gz", calling decompress on it will create a tar file named "views-3.tar". See https://bugs.php.net/bug.php?id=58852

<< Back to user notes page

To Top