Skip to content

Conversation

@CySSoO
Copy link
Contributor

@CySSoO CySSoO commented Oct 18, 2025

Summary

  • bootstrap module dependencies via the PrestaShop container and expose public getters for consumers
  • require explicit modal provider usage and remove SymfonyContainer fallbacks across legacy models and utilities
  • inject the block repository into the modal front controller and rely on the module for shared services

Testing

  • php -l controllers/front/modal.php
  • php -l models/EverblockModal.php
  • php -l models/EverblockClass.php
  • php -l models/EverblockShortcode.php
  • php -l models/EverblockTabsClass.php
  • php -l models/EverblockFlagsClass.php
  • php -l models/EverblockFaq.php
  • php -l models/EverblockTools.php
  • php -l src/Service/EverblockPrettyBlocks.php

https://chatgpt.com/codex/tasks/task_e_68f39f55cbec83229b4498e657b43f42

@CySSoO CySSoO merged commit bb62f52 into master Oct 18, 2025
0 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants