Skip to content

Tags: heartofphp/pie

Tags

0.2.0

Toggle 0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
asgrim James Titcumb
0.2.0

=====

- Total issues resolved: **0**
- Total pull requests resolved: **18**
- Total contributors: **5**

documentation
-------------

 - [105: Added docs to verify signature of releases](php#105) thanks to @asgrim
 - [85: Fix expected PDB name in Windows docs](php#85) thanks to @asgrim

bug
---

 - [104: Add new phpize path param missing from new test](php#104) thanks to @asgrim
 - [94: Remove `escapeshellarg()` quoting for configure flags](php#94) thanks to @TimWolla
 - [75: Adjust timeouts for invoked processes](php#75) thanks to @asgrim

enhancement
-----------

 - [103: Ensure built .so file matches the expected filename](php#103) thanks to @asgrim
 - [102: Add build tools to Pie requirements in the docs](php#102) thanks to @alexandre-daubois
 - [97: Replace legacy polyfills](php#97) thanks to @stloyd
 - [96: Add the `--with-phpize-path` option](php#96) thanks to @alexandre-daubois
 - [95: Use Composer HttpDownloader and remove Guzzle](php#95) thanks to @asgrim
 - [91: Better authorization header handling in `AddAuthenticationHeader`](php#91) thanks to @alexandre-daubois
 - [90: Use Behat attributes instead of annotations](php#90) thanks to @alexandre-daubois
 - [83: Adapt to use composer installer](php#83) thanks to @asgrim
 - [81: Fix building with multiple jobs for BSDmake](php#81) thanks to @TimWolla
 - [76: Parallel jobs with make](php#76) thanks to @asgrim
 - [70: Fixed error in documentation regarding using PIE to install an extension for a different php version](php#70) thanks to @mickverm
 - [69: Fixed getReleaseAssetsForPackage() for repositories with names that do not match the package name.](php#69) thanks to @mickverm
 - [67: Removed workaround for no tags existing yet in the repo](php#67) thanks to @asgrim

0.1.0

Toggle 0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
asgrim James Titcumb
Initial release of PIE