Skip to content

Commit 53115e6

Browse files
committed
docs: remove restored items from 3.2+ upgrade removal list.
1 parent 34340cc commit 53115e6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

user_guide_src/source/installation/upgrade_320.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,6 @@ CodeIgniter versions that have been removed in 3.2+:
191191
- The entire *Javascript Library* (it was always experimental in the first place)
192192
- The entire *Smiley Helper* (an archived version is available on GitHub: `bcit-ci/ci3-smiley-helper <https://github.com/bcit-ci/ci3-smiley-helper>`_)
193193

194-
- The ``$_after`` parameter from :doc:`Database Forge <../database/forge>` method ``add_column()``.
195-
- The ``anchor_class`` option from :doc:`Pagination Library <../libraries/pagination>` (use ``class`` instead).
196-
- The ``unique`` and ``encrypt`` options from :doc:`String Helper <../helpers/string_helper>` function ``random_string()``.
197-
- The ``underscore`` and ``dash`` options from :doc:`URL Helper <../helpers/url_helper>`` function :php:func:`url_title()`.
198194
- The ``$img_path``, ``$img_url`` and ``$font_path`` parameters from
199195
:doc:`CAPCHA Helper <../helpers/captcha_helper>` function :php:func:`create_captcha()` (pass as array options instead).
200196

0 commit comments

Comments
 (0)