|
24 | 24 |
|
25 | 25 | <active>yes</active>
|
26 | 26 | </lead>
|
27 |
| - <date>2020-01-01</date> |
28 |
| - <time>21:28:00</time> |
| 27 | + <date>2021-01-19</date> |
| 28 | + <time>15:45:00</time> |
29 | 29 | <version>
|
30 |
| - <release>2.1.0</release> |
31 |
| - <api>2.1.0</api> |
| 30 | + <release>2.2.0</release> |
| 31 | + <api>2.2.0</api> |
32 | 32 | </version>
|
33 | 33 | <stability>
|
34 | 34 | <release>stable</release>
|
35 | 35 | <api>stable</api>
|
36 | 36 | </stability>
|
37 | 37 | <license uri="http://www.php.net/license/3_01.txt">PHP3.01</license>
|
38 | 38 | <notes>
|
39 |
| - - Support PHP7.4 |
40 |
| - - Support getBufferCount function and modify flushBuffer function. |
41 |
| - - Support `%B` in log template, support BasePath. |
42 |
| - - Enhancement trim_wrap. |
43 |
| - - Fixed issue #265. |
44 |
| - - Fixed bug trace_performance core dump by performance_frames init. |
45 |
| - - Fixed ignore php errors before module initialized. |
46 |
| - - Fixed php-stream use update in php7. |
47 |
| - - Fixed can`t append to file after stream changed in php7. |
| 39 | + - Support PHP8 |
| 40 | + - Support s390x and mips64 platform |
| 41 | + - Fixed ulong conflicting |
| 42 | + - Fixed test case dependence on INI setting (seaslog.default_template) |
| 43 | + - Fixed memory leak on `get_code_filename_line` |
48 | 44 | </notes>
|
49 | 45 | <contents>
|
50 | 46 | <dir name="/">
|
|
684 | 680 | - Fixed `%C` in log template, support Class::Action.
|
685 | 681 | </notes>
|
686 | 682 | </release>
|
| 683 | + <release> |
| 684 | + <date>2020-01-01</date> |
| 685 | + <time>21:28:00</time> |
| 686 | + <version> |
| 687 | + <release>2.1.0</release> |
| 688 | + <api>2.1.0</api> |
| 689 | + </version> |
| 690 | + <stability> |
| 691 | + <release>stable</release> |
| 692 | + <api>stable</api> |
| 693 | + </stability> |
| 694 | + <license uri="http://www.php.net/license/3_01.txt">PHP3.01</license> |
| 695 | + <notes> |
| 696 | + - Support PHP7.4 |
| 697 | + - Support getBufferCount function and modify flushBuffer function. |
| 698 | + - Support `%B` in log template, support BasePath. |
| 699 | + - Enhancement trim_wrap. |
| 700 | + - Fixed issue #265. |
| 701 | + - Fixed bug trace_performance core dump by performance_frames init. |
| 702 | + - Fixed ignore php errors before module initialized. |
| 703 | + - Fixed php-stream use update in php7. |
| 704 | + - Fixed can`t append to file after stream changed in php7. |
| 705 | + </notes> |
| 706 | + </release> |
687 | 707 | </changelog>
|
688 | 708 | </package>
|
689 | 709 |
|
0 commit comments