Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
13.0.2
13.0.3
2 changes: 1 addition & 1 deletion pdo_fbird/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
13.0.2
13.0.3
2 changes: 1 addition & 1 deletion stubs/firebird-classes.php
Original file line number Diff line number Diff line change
Expand Up @@ -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 <info@satware.com>
* @copyright 2025 satware AG
* @license PHP-3.01 https://www.php.net/license/3_01.txt
Expand Down
2 changes: 1 addition & 1 deletion stubs/firebird-stubs.php
Original file line number Diff line number Diff line change
Expand Up @@ -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 <info@satware.com>
* @copyright 2025-2026 satware AG
* @license PHP-3.01 https://www.php.net/license/3_01.txt
Expand Down
2 changes: 1 addition & 1 deletion stubs/pdo-fbird-stubs.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* 'SYSDBA', 'masterkey');
*
* @package php-firebird-stubs
* @version 13.0.2
* @version 13.0.3
* @author satware AG <info@satware.com>
* @copyright 2025-2026 satware AG
* @license PHP-3.01 https://www.php.net/license/3_01.txt
Expand Down
Loading