1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Yassine Guedidi
ca018c77e3 Migrate to readonly properties 2025-04-07 09:17:32 +02:00
Yassine Guedidi
a107773c11 Modernize to PHP 8.0 2025-04-07 09:17:32 +02:00
Yassine Guedidi
1d5674a230 Migrate to constructor promoted properties 2025-04-07 09:17:32 +02:00
Yassine Guedidi
2272d3da66 Merge branch '2.6'
# Conflicts:
#	src/Repository/EntryRepository.php
#	src/Twig/WallabagExtension.php
#	src/Wallabag/CoreBundle/Resources/views/Entry/_card_actions.html.twig
#	src/Wallabag/CoreBundle/Resources/views/Entry/_card_list.html.twig
#	tests/Twig/WallabagExtensionTest.php
2025-03-18 21:02:22 +01:00
Yassine Guedidi
98ed784af3 Fix some self deprecation notices 2025-01-19 02:16:29 +01:00
Jeremy Benoist
c6a69e595c
Fix CS 2024-08-14 16:39:36 +02:00
Yassine Guedidi
0b44170e83 Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Yassine Guedidi
a37b385c23 Move source files directly under src/ directory 2024-02-23 07:42:47 +01:00
Renamed from src/Wallabag/CoreBundle/Twig/WallabagExtension.php (Browse further)