Skip to content

Commit cc7d1c1

Browse files
committed
docs: remove about void HTML elements in BERAKING
If a user does not update the Config file, the output will not change. So it is not a breaking change.
1 parent 2166926 commit cc7d1c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

user_guide_src/source/changelogs/v4.3.0.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ The following methods of the :doc:`Time <../libraries/time>` class had bugs that
6161
Others
6262
------
6363

64-
- **Helper:** Now ``form_helper``, ``html_helper`` and common functions that render HTML elements have been changed to make void HTML elements (e.g. ``<input>``) compatible with HTML5 by default.
6564
- **Helper:** :php:func:`script_tag()` and :php:func:`safe_mailto()` no longer output ``type="text/javascript"`` in ``<script>`` tag.
6665
- **CLI:** The ``spark`` file has been changed due to a change in the processing of Spark commands.
6766
- **CLI:** ``CITestStreamFilter::$buffer = ''`` no longer causes the filter to be registered to listen for streams. Now there

0 commit comments

Comments
 (0)