[PHP-DOC] #20842 [Opn]: No explanation of object comparison and copying

2002-12-08 Thread dparks
ID: 20842 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Any PHP Version: 4.2.3 New Comment: http://www.php.net/manual/en/language.constants.php says a notice should

[PHP-DOC] #20842 [Fbk->Opn]: No explanation of object comparison and copying

2002-12-05 Thread dparks
ID: 20842 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: Any PHP Version: 4.2.3 New Comment: Argh!! Apparently, PHP evaluates $this->v

[PHP-DOC] #20842 [NEW]: No explanation of object comparison and copying

2002-12-05 Thread dparks
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: No explanation of object comparison and copying I cannot find any explanation of object copying or comparison in the PHP manual (or in the user comments).

[PHP-DOC] #18630 [NEW]: require_once is case sensitive

2002-07-29 Thread dparks
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 PHP version: 4.2.1 PHP Bug Type: Documentation problem Bug description: require_once is case sensitive require_once('bah.php'); require_once('BAH.php'); Will "require" bah.php twice. I realize this makes sense on a