Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions reference/mbstring/functions/mb-strlen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,14 @@
</thead>
<tbody>
&mbstring.changelog.encoding-nullable;
<row>
<entry>8.0.0</entry>
<entry>
Passing an invalid encoding now throws a
<classname>ValueError</classname>. Previously, the return value was
Comment thread
kamil-tekiela marked this conversation as resolved.
Outdated
undefined (could return &false;).
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
Expand Down