[PHP] PHP 5.3.27 Released - PHP 5.3 Reaching End of Life

2013-07-11 Thread Johannes Schlüter
The PHP development team announces the immediate availability of PHP 5.3.27. About 10 bugs were fixed, including a security fix in the XML parser (Bug #65236). Please Note: This will be the last regular release of the PHP 5.3 series. All users of PHP are encouraged to upgrade to PHP 5.4 or PHP 5.5

Re: [PHP] strlen ?

2013-07-11 Thread Caio Tavares
Try with mb_strlen see http://www.php.net/manual/en/function.mb-strlen.php 2013/7/5 Jim Giner > Trying to manage line breaks in some output I'm generating and using > strlen to measure the lengths of the strings I'm printing. Discovered > something strange (to me!) in that strlen is returning