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
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
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:
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="-
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
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
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")
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
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