trsteel88 / TrsteelCkeditorBundle

Symfony2 bundle for easy integration of the CKEditor WYSIWYG
97 stars 59 forks source link

Use configureOptions instead of deprecated setDefaultOptions #94

Closed gzumba closed 9 years ago

gzumba commented 9 years ago

setDefaultOptions and some OptionsResolver methods are deprecated since Sf2.6

trsteel88 commented 9 years ago

This won't be merged. This will cause issues with Symfony < 2.7.

This update will only be required when Symfony 3.0 is released.