At the moment, PIE downloads the ZIP archive, which doesn't include git submodules. [mongodb](https://github.com/mongodb/mongo-php-driver/blob/v1.x/.gitattributes) does use submodules for the C libs to be included. The `.gitmodules` file is present, however, the revision information is kept in `.git` which isn't included in the Zip archive.