Skip to content

[ticket/17484] Improve handling sessions in the database#6841

Open
rxu wants to merge 20 commits intophpbb:masterfrom
rxu:ticket/17484
Open

[ticket/17484] Improve handling sessions in the database#6841
rxu wants to merge 20 commits intophpbb:masterfrom
rxu:ticket/17484

Conversation

@rxu
Copy link
Contributor

@rxu rxu commented Jul 27, 2025

Checklist:

  • Correct branch: master for new features; 3.3.x for fixes
  • Tests pass
  • Code follows coding guidelines: master and 3.3.x
  • Commit follows commit message format

Tracker ticket:

https://tracker.phpbb.com/browse/PHPBB-17484

@rxu rxu force-pushed the ticket/17484 branch 11 times, most recently from 692d7aa to 3b1017d Compare July 28, 2025 14:09
@rxu rxu marked this pull request as ready for review July 28, 2025 14:35
@rxu rxu force-pushed the ticket/17484 branch 2 times, most recently from 1faee1f to f12675d Compare July 30, 2025 12:20
@rxu rxu closed this Aug 30, 2025
@rxu rxu reopened this Aug 30, 2025
@rxu rxu marked this pull request as draft December 4, 2025 03:52
@rxu rxu force-pushed the ticket/17484 branch 6 times, most recently from cb95775 to f5036f2 Compare December 4, 2025 10:25
rxu added 5 commits February 19, 2026 00:14
Currently migration's schema/data updating steps order is overriden
by the order of change types enumeration of the $nested_level array
in DB migration helper.
This can lead to SQL errors when some changes should follow each other
in a certain order defined within a migration.

PHPBB-17484
@rxu rxu marked this pull request as ready for review February 22, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants