#25548 [NEW]: mysql_fetch_assoc produces wrong data.

2003-09-15 Thread lazybrain at rcn dot com
From: lazybrain at rcn dot com Operating system: freebsd 4.8-RELEASE-p3 PHP version: 4.3.3 PHP Bug Type: MySQL related Bug description: mysql_fetch_assoc produces wrong data. Description: mysql_fetch_assoc somehow caches results. Reproduce code

Bug #16979: nested function in functions within a class

2002-05-02 Thread lazybrain
From: [EMAIL PROTECTED] Operating system: bsd PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: nested function in functions within a class It would be helpfull to be able to use nested functions inside a function thats in a class. For example...