[DOC-CVS] [doc-en] master: Add missing fullstop
[email protected] (Jakub Vrana)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Jakub Vrana (vrana)
Date: 2025-04-25T11:21:37+02:00
Commit: https://github.com/php/doc-en/commit/7f1b75ed358430c1db0e37c832d2926735d5f5c2
Raw diff: https://github.com/php/doc-en/commit/7f1b75ed358430c1db0e37c832d2926735d5f5c2.diff
Add missing fullstop
Changed paths:
M reference/session/ini.xml
Diff:
diff --git a/reference/session/ini.xml b/reference/session/ini.xml
index 05c15b5877b8..e2ac51daf462 100644
--- a/reference/session/ini.xml
+++ b/reference/session/ini.xml
@@ -230,7 +230,7 @@
<entry><link linkend="ini.session.entropy-length">session.entropy_length</link></entry>
<entry>"0"</entry>
<entry><constant>INI_ALL</constant></entry>
- <entry>Removed as of PHP 7.1.0</entry>
+ <entry>Removed as of PHP 7.1.0.</entry>
</row>
</tbody>
</tgroup>