-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
9 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,22 +6,15 @@ Built according to instructions at [zenovich/runkit#22](https://github.com/zenov | |
|
||
Versions | ||
-------- | ||
runkit 1.0.3 built from sources at https://github.com/downloads/zenovich/runkit/runkit-1.0.3.tgz.<br /> | ||
runkit 1.0.4-5e179e978a built from sources at [zenovich/runkit@5e179e978a](https://github.com/zenovich/runkit/tree/5e179e978af79444d3c877d5681ea91d15134a01) (master branch after the last commit at 2013-04-04).<br /> | ||
runkit 1.0.4-d6b0f05e6e built from sources at [zenovich/runkit@d6b0f05e6e](https://github.com/zenovich/runkit/tree/d6b0f05e6e6453d794b8f6f30a37187523104bc8) (master branch after the last commit at 2015-01-18) with merged pull requests: | ||
* [#73 Fixed compilation with PHP 5.6](https://github.com/zenovich/runkit/pull/73) | ||
* [#77 fix segfault when copied function contains finally](https://github.com/zenovich/runkit/pull/77) | ||
* [#79 reset/unset (un)serialize handlers when changing methods](https://github.com/zenovich/runkit/pull/79) | ||
runkit 1.0.4 built from sources at [zenovich/[email protected]](https://github.com/zenovich/runkit/tree/1.0.4). | ||
|
||
Downloads | ||
--------- | ||
* [php_runkit-1.0.3-5.3-vc9.dll](php_runkit-1.0.3-5.3-vc9.dll) - PHP 5.3.27 headers, VC9, TS | ||
* [php_runkit-1.0.3-5.3-vc9-nts.dll](php_runkit-1.0.3-5.3-vc9-nts.dll) - PHP 5.3.27 headers, VC9, NTS | ||
* [php_runkit-1.0.4-5e179e978a-5.3-vc9.dll](php_runkit-1.0.4-5e179e978a-5.3-vc9.dll) - PHP 5.3.27 headers, VC9, TS | ||
* [php_runkit-1.0.4-5e179e978a-5.3-vc9-nts.dll](php_runkit-1.0.4-5e179e978a-5.3-vc9-nts.dll) - PHP 5.3.27 headers, VC9, NTS | ||
* [php_runkit-1.0.4-5e179e978a-5.4-vc9.dll](php_runkit-1.0.4-5e179e978a-5.4-vc9.dll) - PHP 5.4.21 headers, VC9, TS | ||
* [php_runkit-1.0.4-5e179e978a-5.4-vc9-nts.dll](php_runkit-1.0.4-5e179e978a-5.4-vc9-nts.dll) - PHP 5.4.21 headers, VC9, NTS | ||
* [php_runkit-1.0.4-5e179e978a-5.5-vc11.dll](php_runkit-1.0.4-5e179e978a-5.5-vc11.dll) - PHP 5.5 headers, VC11, TS | ||
* [php_runkit-1.0.4-5e179e978a-5.5-vc11-nts.dll](php_runkit-1.0.4-5e179e978a-5.5-vc11-nts.dll) - PHP 5.5 headers, VC11, NTS | ||
* [php_runkit-1.0.4-d6b0f05e6e-5.6-vc11.dll](php_runkit-1.0.4-d6b0f05e6e-5.6-vc11.dll) - PHP 5.6 headers, VC11, TS | ||
* [php_runkit-1.0.4-d6b0f05e6e-5.6-vc11-nts.dll](php_runkit-1.0.4-d6b0f05e6e-5.6-vc11-nts.dll) - PHP 5.6 headers, VC11, NTS | ||
* [php_runkit-1.0.4-5.3-vc9.dll](php_runkit-1.0.4-5.3-vc9.dll) - PHP 5.3.29 headers, VC9, TS | ||
* [php_runkit-1.0.4-5.3-vc9-nts.dll](php_runkit-1.0.4-5.3-vc9-nts.dll) - PHP 5.3.29 headers, VC9, NTS | ||
* [php_runkit-1.0.4-5.4-vc9.dll](php_runkit-1.0.4-5.4-vc9.dll) - PHP 5.4.45 headers, VC9, TS | ||
* [php_runkit-1.0.4-5.4-vc9-nts.dll](php_runkit-1.0.4-5.4-vc9-nts.dll) - PHP 5.4.45 headers, VC9, NTS | ||
* [php_runkit-1.0.4-5.5-vc11.dll](php_runkit-1.0.4-5.5-vc11.dll) - PHP 5.5.29 headers, VC11, TS | ||
* [php_runkit-1.0.4-5.5-vc11-nts.dll](php_runkit-1.0.4-5.5-vc11-nts.dll) - PHP 5.5.29 headers, VC11, NTS | ||
* [php_runkit-1.0.4-5.6-vc11.dll](php_runkit-1.0.4-5.6-vc11.dll) - PHP 5.6.13 headers, VC11, TS | ||
* [php_runkit-1.0.4-5.6-vc11-nts.dll](php_runkit-1.0.4-5.6-vc11-nts.dll) - PHP 5.6.13 headers, VC11, NTS |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.