File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1212 </lead >
1313 <date >2022-10-12</date >
1414 <version >
15- <release >0.1.2 </release >
15+ <release >0.1.3dev </release >
1616 <api >0.1.0</api >
1717 </version >
1818 <stability >
2121 </stability >
2222 <license uri =" http://www.php.net/license" >PHP License</license >
2323 <notes >
24- - Add PECL configuration option "with-bz2".
25- - Include version numbers in phpinfo.
24+ -
2625 </notes >
2726 <contents >
2827 <dir name =" /" >
Original file line number Diff line number Diff line change 2222extern zend_module_entry bsdiff_module_entry ;
2323# define phpext_bsdiff_ptr &bsdiff_module_entry
2424
25- #define PHP_BSDIFF_VERSION "0.1.2 "
25+ #define PHP_BSDIFF_VERSION "0.1.3-dev "
2626
2727# if defined(ZTS ) && defined(COMPILE_DL_BSDIFF )
2828ZEND_TSRMLS_CACHE_EXTERN ()
You can’t perform that action at this time.
0 commit comments