Skip to content

NGSTACK-1002 upgrade bundle to ibexa 5#7

Merged
emodric merged 7 commits intomasterfrom
NGSTACK-1002-upgrade-bundle-to-Ibexa-5
Oct 28, 2025
Merged

NGSTACK-1002 upgrade bundle to ibexa 5#7
emodric merged 7 commits intomasterfrom
NGSTACK-1002-upgrade-bundle-to-Ibexa-5

Conversation

@AntePrkacin
Copy link

Upgrade bundle to Ibexa 5. Also upgraded PHP version to be at least 8.3.

Renamed the ezdate and ezdatetime field type identifiers to ibexa_date and ibexa_datetime.
The ezdate and ezdatetime are renamed in Ibexa 5: https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v5.0_deprecations/#database-table-and-column-names

In BaseTest.php file, I added the DateTimeZone when creating a new DateTime. I had issues (locally) with this because the line new DateTime('tomorrow') would return today's date at midnight.
Now, with timezone specified, the new DateTime('tomorrow') returns the expected result.

@AntePrkacin AntePrkacin requested a review from emodric October 27, 2025 13:39
@AntePrkacin AntePrkacin self-assigned this Oct 27, 2025
@emodric emodric merged commit aff8c74 into master Oct 28, 2025
2 checks passed
@emodric emodric deleted the NGSTACK-1002-upgrade-bundle-to-Ibexa-5 branch October 28, 2025 13:55
@emodric
Copy link
Member

emodric commented Oct 28, 2025

Thanks @AntePrkacin !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants