Skip to content

Commit a979708

Browse files
committed
runkit 1.0.4
1 parent 709e5af commit a979708

19 files changed

+9
-16
lines changed

README.md

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,15 @@ Built according to instructions at [zenovich/runkit#22](https://github.com/zenov
66

77
Versions
88
--------
9-
runkit 1.0.3 built from sources at https://github.com/downloads/zenovich/runkit/runkit-1.0.3.tgz.<br />
10-
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 />
11-
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:
12-
* [#73 Fixed compilation with PHP 5.6](https://github.com/zenovich/runkit/pull/73)
13-
* [#77 fix segfault when copied function contains finally](https://github.com/zenovich/runkit/pull/77)
14-
* [#79 reset/unset (un)serialize handlers when changing methods](https://github.com/zenovich/runkit/pull/79)
9+
runkit 1.0.4 built from sources at [zenovich/[email protected]](https://github.com/zenovich/runkit/tree/1.0.4).
1510

1611
Downloads
1712
---------
18-
* [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
19-
* [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
20-
* [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
21-
* [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
22-
* [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
23-
* [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
24-
* [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
25-
* [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
26-
* [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
27-
* [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
13+
* [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
14+
* [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
15+
* [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
16+
* [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
17+
* [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
18+
* [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
19+
* [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
20+
* [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

php_runkit-1.0.3-5.3-vc9-nts.dll

-35.5 KB
Binary file not shown.

php_runkit-1.0.3-5.3-vc9.dll

-67 KB
Binary file not shown.

php_runkit-1.0.4-5.3-vc9-nts.dll

50 KB
Binary file not shown.

php_runkit-1.0.4-5.3-vc9.dll

84.5 KB
Binary file not shown.

php_runkit-1.0.4-5.4-vc9-nts.dll

59 KB
Binary file not shown.

php_runkit-1.0.4-5.4-vc9.dll

96 KB
Binary file not shown.

php_runkit-1.0.4-5.5-vc11-nts.dll

60.5 KB
Binary file not shown.

php_runkit-1.0.4-5.5-vc11.dll

99.5 KB
Binary file not shown.

php_runkit-1.0.4-5.6-vc11-nts.dll

61 KB
Binary file not shown.

0 commit comments

Comments
 (0)