We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bebd73d commit e59f28dCopy full SHA for e59f28d
1 file changed
package.xml
@@ -21,7 +21,9 @@
21
</stability>
22
<license>MIT</license>
23
<notes>
24
--
+- improve: Use Zend/zend_smart_string.h
25
+- improve: PHP 8.5 alpha3 compatibility
26
+- fix: Add missing zend_string_release calls to prevent memory leaks
27
</notes>
28
<contents>
29
<dir name="/">
0 commit comments