ID: 40657 Updated by: [EMAIL PROTECTED] Reported By: vadim at cyberdot dot ru -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment:
The error message is valid, there is not need to use &, the first argument is passed by reference anyway. Previous Comments: ------------------------------------------------------------------------ [2007-02-27 10:54:48] vadim at cyberdot dot ru Description: ------------ In the function ksort () description that the first argument must be handed over by reference. When running the script will issue a warning - "Call-time pass has been deprecated-argument passed by value". ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40657&edit=1
