FMBbCodeBundle icon indicating copy to clipboard operation
FMBbCodeBundle copied to clipboard

Tried to make the bundle SF4 compatible

Open ghost opened this issue 7 years ago • 2 comments

@helios-ag since I want to update one of my applications, I had to upgrade this bundle to Symfony4, so I did. I made some tiny codestyle changes and fixed few things here and there.

Major points are that the sensio/distribution-bundle won't be supported for Symfony4 and symfony/assetic-bundle is deprecated. I've just added a public_path since symfony/assetic-bundle was only required for it's output path (as far as I could see). The public_path defaults to the SF4 default for the web folder (which is /public).

If you want me to test anything else or got any feedback, let me know.

ghost avatar Mar 14 '18 20:03 ghost

Thanks for this work, ill try to check this on weekend.

helios-ag avatar Mar 16 '18 02:03 helios-ag

I'm currently using this dev version on a personal project of mine and it seems to work as expected (at least for [b]. [u] and [url] tags). If you find anything that I should fix, do tell! :smile:

ghost avatar Mar 16 '18 07:03 ghost