-
Bug
-
Resolution: Fixed
-
Major
-
3.0.11-RC1
-
None
The fix for #10349 changes the way comments are stripped, however backward compatibility gets broken because the COMMENTS key is removed from the $available_dbms array, the remove_remarks() function has been removed and the signature of remove_comments() has been changed (return rather than pass by reference) and finally the function definition of remove_comments has been moved to a different file.
- blocks
-
PHPBB-10969 Remove remove_comments() and remove_remarks()
- Unverified Fix
- is related to
-
PHPBB-10969 Remove remove_comments() and remove_remarks()
- Unverified Fix
- was caused by solution of
-
PHPBB-10349 Unit tests do not remove comments from schemas
- Closed