logo       

cvs: pecl /bcompiler package.xml: msg#00244

php.pecl.cvs

Subject: cvs: pecl /bcompiler package.xml

val Thu Jul 28 14:40:42 2005 EDT

Modified files:
/pecl/bcompiler package.xml
Log:
prepare for release 0.7


http://cvs.php.net/diff.php/pecl/bcompiler/package.xml?r1=1.12&r2=1.13&ty=u
Index: pecl/bcompiler/package.xml
diff -u pecl/bcompiler/package.xml:1.12 pecl/bcompiler/package.xml:1.13
--- pecl/bcompiler/package.xml:1.12 Tue Feb 15 06:40:28 2005
+++ pecl/bcompiler/package.xml Thu Jul 28 14:40:42 2005
@@ -36,16 +36,13 @@
<license>PHP</license>

<release>
- <version>0.6</version>
- <date>2005-02-15</date>
+ <version>0.7</version>
+ <date>2005-07-28</date>
<state>beta</state>
<notes>
- - added bcompiler_write_file() function to compile entire .php script
- - added support for gzip compressed bytecodes and auto-detect of the
bz2 and zlib extensions
- - Zend Engine 2 and 2.1 support (for PHP versions 5.0.x and 5.1.x)
- - bug with incorrect handling include_once() and require_once() fixed
- - many memory leaks fixed
- - added support for stand-alone executables creating
+ - APC-bcompiler interaction (so, you can use both at the same time)
+ - many bugs were fixed
+ - some code clean-up
</notes>
</release>

@@ -78,6 +75,19 @@

<changelog>
<release>
+ <version>0.6</version>
+ <date>2005-02-15</date>
+ <state>beta</state>
+ <notes>
+ - added bcompiler_write_file() function to compile entire .php script
+ - added support for gzip compressed bytecodes and auto-detect of the
bz2 and zlib extensions
+ - Zend Engine 2 and 2.1 support (for PHP versions 5.0.x and 5.1.x)
+ - bug with incorrect handling include_once() and require_once() fixed
+ - many memory leaks fixed
+ - added support for stand-alone executables creating
+ </notes>
+ </release>
+ <release>
<version>0.5</version>
<date>2003-06-06</date>
<state>beta</state>



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise