release(v13.0.1): bump version + CHANGELOG + stubs#556
Merged
Conversation
- VERSION.txt: 13.0.0 -> 13.0.1 - stubs/*.php: @Version 13.0.0 -> 13.0.1 - CHANGELOG.md: [13.0.1] section with all fixes (#512-#526, #549, #550), packaging additions (#481-#493), behavior changes, and documentation 15 audit bugs fixed: #512-#514: IStatus leaks in fb_blob/transaction/service #515: IStatus leak in fbm_call0/fbm_call1 #516: BLOB ID format 13->17 char + 32-bit truncation fix + legacy compat #517: PDO BLOB leak #518: isDirty() -> statusHasError() (FB3 compat) #519: Malformed SPB for service timeout #520+#521: IStatus leaks on exception paths #522: fbird_fetch_object() ctor_args #523/#541: Sentinel head pattern documented (not a bug) #524: Dead condition in blob_echo #525: fbird_blob_export() zval refcount #526: PDO array_id verify + IStatus leak in fb_array.hpp #549: zend_symtable_str_find_ptr bug #550: .deb .ini naming + phpenmod auto-enable Verified: scripts/check-version-stamps.sh PASS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release artifact preparation for v13.0.1
Changes
VERSION.txt13.0.0->13.0.1stubs/firebird-stubs.php@version 13.0.0->@version 13.0.1stubs/firebird-classes.php@version 13.0.0->@version 13.0.1stubs/pdo-fbird-stubs.php@version 13.0.0->@version 13.0.1CHANGELOG.md[13.0.1]section with all fixes, packaging, behavior changesv13.0.1 summary
15 audit bugs fixed:
Packaging additions: #481-#493, #509-#511 (Debian packaging, PIE, CI workflows, docs)
Behavior changes (documented in CHANGELOG):
Verification
scripts/check-version-stamps.shPASS