#49361 [Com]: wordwrap works incorrectly
ID: 49361 Comment by: code-it at mail dot ru Reported By: code-it at mail dot ru Status: Verified Bug Type: Strings related Operating System: * PHP Version: 5.3.0 New Comment: sjoerd, your example looks very similar to what ive got in my
#49361 [NEW]: wordwrap works incorrectly
From: code-it at mail dot ru Operating system: all PHP version: 5.3.0 PHP Bug Type: Unknown/Other Function Bug description: wordwrap works incorrectly Description: wordwrapping suppose that wordwrap(wordwrap($s,$n,$d),$n,$d) is equal to wordwrap($s,$n,$d) and