We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d0714 commit 9f6b338Copy full SHA for 9f6b338
user_guide_src/source/changelogs/v4.2.0.rst
@@ -85,6 +85,7 @@ Others
85
- :ref:`select() <query-builder-select-rawsql>`, :ref:`where() <query-builder-where-rawsql>`, :ref:`like() <query-builder-like-rawsql>` accept the ``CodeIgniter\Database\RawSql`` instance.
86
- Debugbar enhancements
87
- Debug toolbar is now using ``microtime()`` instead of ``time()``.
88
+- Added a sample file for `Preloading <https://www.php.net/manual/en/opcache.preloading.php>`_. See **preload.php**.
89
90
Changes
91
*******
0 commit comments