Bug #54864 [Fbk->Opn]: Memory leak associated with mysql connector

2011-07-05 Thread jas at rephunter dot net
Edit report at https://bugs.php.net/bug.php?id=54864&edit=1 ID: 54864 User updated by: jas at rephunter dot net Reported by: jas at rephunter dot net Summary:Memory leak associated with mysql connector -Status: Feedback +St

[PHP-BUG] Bug #54864 [NEW]: Memory leak associated with mysql connector

2011-05-19 Thread jas at rephunter dot net
From: Operating system: FreeBSD PHP version: 5.3.6 Package: MySQLi related Bug Type: Bug Bug description:Memory leak associated with mysql connector Description: I have found a memory leak in connection with several production PHP scripts. While th

Bug #48781 [Com]: Cyclical garbage collector memory leak

2011-04-02 Thread jas at rephunter dot net
Edit report at http://bugs.php.net/bug.php?id=48781&edit=1 ID: 48781 Comment by: jas at rephunter dot net Reported by:nate at frickenate dot com Summary:Cyclical garbage collector memory leak Status: Closed Type:

#33058 [Fbk->Opn]: segfault on php -v

2005-05-19 Thread jas at cs dot yorku dot ca
ID: 33058 User updated by: jas at cs dot yorku dot ca Reported By: jas at cs dot yorku dot ca -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Redhat 7.3 PHP Version: 4.3.11 New Comment: env CFLAGS="-

#33058 [Fbk->Opn]: segfault on php -v

2005-05-18 Thread jas at cs dot yorku dot ca
ID: 33058 User updated by: jas at cs dot yorku dot ca Reported By: jas at cs dot yorku dot ca -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Redhat 7.3 PHP Version: 4.3.11 New Comment: here is the

#33058 [Fbk->Opn]: segfault on php -v

2005-05-18 Thread jas at cs dot yorku dot ca
ID: 33058 User updated by: jas at cs dot yorku dot ca Reported By: jas at cs dot yorku dot ca -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Redhat 7.3 PHP Version: 4.3.11 New Comment: If it helps, I

#33058 [NEW]: segfault on php -v

2005-05-18 Thread jas at cs dot yorku dot ca
From: jas at cs dot yorku dot ca Operating system: Redhat 7.3 PHP version: 4.3.11 PHP Bug Type: Reproducible crash Bug description: segfault on php -v Description: Hi. I am experiencing a "similar" problem to bug ID 32783 (marked "bogus")

Bug #15793: inconsistent behaviour for __FILE__ constant

2002-02-28 Thread jas
cess test.php VIA the web. I expect to see: file /cs/home/jas/www//test.php file /cs/home/jas/www/tmp/test1.php On Linux that's what you'll see. On Solaris, I see: file /cs/home/jas/www/test.php file /tmp/test1.php If I specify a full path to "tmp/test1.php" -- /cs/h

Bug #13936 Updated: Magical Constant __FILE__ contains wrong information on included files

2002-02-27 Thread jas
4.1.1, so I tried the 4.2 version, and it seems to me that the problem is still there. I create a file called "test.php" containing: When I: php test.php I get: file test.php I expect to get: file /cs/home/jas/test.php Shouldn't __FILE__ always return a full path to a