#33510 [NEW]: Return by reference is redundant

2005-06-29 Thread php at pollensoft dot com
From: php at pollensoft dot com Operating system: Gentoo Linux PHP version: 4.3.11 PHP Bug Type: Scripting Engine problem Bug description: Return by reference is redundant Description: This is a feature request. Return by reference is redundant, see code

#30976 [Opn]: Static method call, warning generated, correct output

2004-12-03 Thread php at pollensoft dot com
ID: 30976 User updated by: php at pollensoft dot com Reported By: php at pollensoft dot com Status: Open Bug Type: Compile Warning Operating System: Win2k PHP Version: 4.3.9 New Comment: sorry, actual result should say: Warning: Problem with

#30976 [NEW]: Static method call, warning generated, correct output

2004-12-03 Thread php at pollensoft dot com
From: php at pollensoft dot com Operating system: Win2k PHP version: 4.3.9 PHP Bug Type: Compile Warning Bug description: Static method call, warning generated, correct output Description: Calling a static method, ie: ClassName::staticMethod(); Generates the