Closed fiedsch closed 8 years ago
The syntax for the callbacks are not identical, so we should not remove the old ones, but add a text that they are deprecated.
Sorry, my bad. I only looked in Versions.php
, did not find onversion_callback
there and assumed it would not exist. A grep over a Contao installation told me it is in DC_Table.php
.
As far as the different signatures are concerned: we do not (yet) show them here, so I hope mentioning the fact that they are different is enough.
Updated PR.
thanks! You're right about the parameters :)
fiexed callback names and added descriptions