search for: mb_strlen

Displaying 2 results from an estimated 2 matches for "mb_strlen".

Did you mean: _strlen
2006 Dec 29
0
PHP Markdown 1.0.1e & Extra 1.1.1
...ff for his optimisations. * Made deterministic the conversion to entities of email addresses in automatic links. This means that a given email address will always be encoded the same way. * PHP Markdown will now use its own function to calculate the length of an UTF-8 string in `detab` when `mb_strlen` is not available instead of giving a fatal error. PHP Markdown Extra 1.1.1 * Fixed a problem where whitespace at the end of the line of an atx- style header would cause tailing `#` to appear as part of the header's content. This was caused by a small error in the regex that handles th...
2007 Jul 03
0
PHP Markdown 1.0.1g & Extra 1.1.3
...& Extra from the project page: <http://www.michelf.com/projects/php-markdown/> Here are the changes from 1.0.1f and Extra 1.1.2: 1.0.1g (3 Jul 2007): * Fix for PHP 5 compiled without the mbstring module. Previous fix to calculate the length of UTF-8 strings in `detab` when `mb_strlen` is not available was only working with PHP 4. * Fixed a problem with WordPress 2.x where full-content posts in RSS feeds were not processed correctly by Markdown. * Now supports URLs containing literal parentheses for inline links and images, such as: [WIMP](http:/...