From 9e1b93e0e33d8bfbed50227ae4dd9e70b7c7dc88 Mon Sep 17 00:00:00 2001 From: Michael Wegener Date: Tue, 21 Jul 2026 23:03:39 +0200 Subject: [PATCH] release(v13.0.3): fix pdo-fbird split package self-contained Version bump to 13.0.3 for the pdo-fbird split package fix (#563). Changes: - VERSION.txt: 13.0.2 -> 13.0.3 - stubs/*.php: @version 13.0.2 -> 13.0.3 - pdo_fbird/VERSION.txt: 13.0.2 -> 13.0.3 --- VERSION.txt | 2 +- pdo_fbird/VERSION.txt | 2 +- stubs/firebird-classes.php | 2 +- stubs/firebird-stubs.php | 2 +- stubs/pdo-fbird-stubs.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 347caf39..2cb4f2f6 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -13.0.2 +13.0.3 diff --git a/pdo_fbird/VERSION.txt b/pdo_fbird/VERSION.txt index 347caf39..2cb4f2f6 100644 --- a/pdo_fbird/VERSION.txt +++ b/pdo_fbird/VERSION.txt @@ -1 +1 @@ -13.0.2 +13.0.3 diff --git a/stubs/firebird-classes.php b/stubs/firebird-classes.php index 771c43b7..f279544d 100644 --- a/stubs/firebird-classes.php +++ b/stubs/firebird-classes.php @@ -7,7 +7,7 @@ * C extension. These are used by static analysis tools and IDEs. * * @package php-firebird-stubs - * @version 13.0.2 + * @version 13.0.3 * @author satware AG * @copyright 2025 satware AG * @license PHP-3.01 https://www.php.net/license/3_01.txt diff --git a/stubs/firebird-stubs.php b/stubs/firebird-stubs.php index c769d8ff..cae74ce7 100644 --- a/stubs/firebird-stubs.php +++ b/stubs/firebird-stubs.php @@ -10,7 +10,7 @@ * This stub file does not contain any implementation. * * @package php-firebird-stubs - * @version 13.0.2 + * @version 13.0.3 * @author satware AG * @copyright 2025-2026 satware AG * @license PHP-3.01 https://www.php.net/license/3_01.txt diff --git a/stubs/pdo-fbird-stubs.php b/stubs/pdo-fbird-stubs.php index cfc2f76f..146fa1c0 100644 --- a/stubs/pdo-fbird-stubs.php +++ b/stubs/pdo-fbird-stubs.php @@ -15,7 +15,7 @@ * 'SYSDBA', 'masterkey'); * * @package php-firebird-stubs - * @version 13.0.2 + * @version 13.0.3 * @author satware AG * @copyright 2025-2026 satware AG * @license PHP-3.01 https://www.php.net/license/3_01.txt