[ANNOUNCEMENT] bcompiler-0.9.3 (beta) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package bcompiler-0.9.3 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- critical bugs fixed
Package Info
-------------
bcompiler enables you to encode your scripts in phpbytecode, enabling you to protect the source code.
bcompiler could be used in the following situations
- to create a exe file of a PHP-GTK application (in conjunction with other software)
- to create closed source libraries
- to provide clients with time expired software (prior to payment)
- to deliver close source applications
- for use on embedded systems, where disk space is a priority.
For install instructions see the manual at pear.php.net
Related Links
-------------
Package home: http://pecl.php.net/package/bcompiler
Changelog: http://pecl.php.net/package-changelog.php?package=bcompiler
Download: http://pecl.php.net/get/bcompiler-0.9.3.tgz
Authors
-------------
Alan Knowles <[email protected]> (lead)
val khokhlov <[email protected]> (lead)