1
0
mirror of https://github.com/php/phd.git synced 2026-04-25 16:08:05 +02:00

1 Commits

Author SHA1 Message Date
haszi fc84db4987 Move all database access to IndexRepository (#126)
Move all database access to IndexRepository.
Use the same database during the entire indexing-rendering process.
Add a simple smoke test for render.php.

Co-authored-by: haszi <haszika80@gmail.com>
2024-05-20 13:19:31 +01:00