From: [EMAIL PROTECTED] Operating system: n/a PHP version: 4.2.1 PHP Bug Type: Documentation problem Bug description: suggesting better wording for part of substr page
"If start is positive, the returned string will start at the start'th position in string, counting from zero." occurs at the top of the substr page. This should probably be "If start is non-negative", because zero is not positive. -- Edit bug report at http://bugs.php.net/?id=18326&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=18326&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=18326&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=18326&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=18326&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=18326&r=support Expected behavior: http://bugs.php.net/fix.php?id=18326&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=18326&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=18326&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=18326&r=globals -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php