From: [EMAIL PROTECTED] Operating system: SuSE Linux 6.0 PHP version: 4.0.5 PHP Bug Type: Documentation problem Bug description: Call-time pass-by-reference has been deprecated
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of strlen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in <xxx> line 653 To what shall I modify the declartion of strlen? It's not documented anywhere... -- Edit bug report at http://bugs.php.net/?id=15937&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15937&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15937&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15937&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15937&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15937&r=support Expected behavior: http://bugs.php.net/fix.php?id=15937&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15937&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15937&r=submittedtwice