ID: 20054
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: Scripting Engine problem
Operating System: Linux - Redhat 7.3
PHP Version: 4.3.0-dev
New Comment:
Just for the record, I wrote a patch for this
From: [EMAIL PROTECTED]
Operating system: UNIX
PHP version: 4.1.2
PHP Bug Type: Feature/Change Request
Bug description: checkdnsrr: add type
Regarding the function checkdnsrr (documented as part of the Network
functions):
I would be pleased if you could add support f
From: [EMAIL PROTECTED]
Operating system: Any
PHP version: 4.1.2
PHP Bug Type: HTTP related
Bug description: SetCookie: updated specs
PHP seems to implement to original Cookie *proposal* by Netscape. However,
there are two newer *Standard* specifications by the IETF.
http
From: [EMAIL PROTECTED]
Operating system: Solaris 8 Sparc
PHP version: 4.2.3
PHP Bug Type: Compile Failure
Bug description: math.c: In function `_php_math_zvaltobase' [...] `HUGE_VAL'
undeclared
Hi
I' trying to compile php 4.2.3 with apache 1.3.27 on Sparc Solaris 8
(gcc
ID: 19807
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating System: Solaris 8 Sparc
PHP Version: 4.2.3
New Comment:
Well, upgrading to gcc3.2 didn't help. HUGE_VAL ist still not def
ID: 19807
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Compile Failure
Operating System: Solaris 8 Sparc
PHP Version: 4.2.3
New Comment:
OK, so it's not x86 (the manpages on
ID: 12560
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Class/Object related
Operating System: Solaris 2.7
PHP Version: 4.0.6
New Comment:
I also encountered this bug using PHP 4.0.6 on Linux. I was no
ID: 12560
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Class/Object related
Operating System: Solaris 2.7
PHP Version: 4.0.6
New Comment:
Addition: the bug indeed does exist in standalone PHP 4.0.6 on
From: [EMAIL PROTECTED]
Operating system: Linux - Redhat 7.3
PHP version: 4.3.0-pre1
PHP Bug Type: Unknown/Other Function
Bug description: safe_mode_include_dir not being used correctly
This is possibly related to Bug #17858.
We've got Apache2 on Redhat 7.3, with s
ID: 21495
Comment by: public at hverdag dot dk
Reported By: roger4a45 at yahoo dot es
Status: Bogus
Bug Type: Strings related
Operating System: windows 2000 server sp3
PHP Version: 4.2.3
New Comment:
Excuse me roger4a45, but isn't
From: public at utkalika dot net
Operating system: SunOS 5.8
PHP version: 4.3.1
PHP Bug Type: OCI8 related
Bug description: make fails while linking
I was trying to install php 4.3.1 (only cli version) on a sun sparc machine
with the following configuration.
./configure
ID: 22466
User updated by: public at utkalika dot net
Reported By: public at utkalika dot net
-Status: Feedback
+Status: Open
Bug Type: OCI8 related
Operating System: SunOS 5.8
PHP Version: 4.3.1
New Comment:
cat $ORACLE_HOME/lib
From: public at hverdag dot dk
Operating system: Windows 2000
PHP version: 4.3.1
PHP Bug Type: Variables related
Bug description: Arguments passed to function changes!
I have one function (see it below) where I pass 2 arguments. But sometimes
(yes, only sometimes!) when
ID: 22575
User updated by: public at hverdag dot dk
Reported By: public at hverdag dot dk
-Status: Feedback
+Status: Open
-Bug Type: Session related
+Bug Type: Variables related
Operating System: Windows 2000
PHP Version: 4.3.1
New
ID: 22575
User updated by: public at hverdag dot dk
Reported By: public at hverdag dot dk
-Status: Feedback
+Status: Open
Bug Type: Session related
Operating System: Windows 2000
PHP Version: 4.3.1
New Comment:
That's a problem
From: public at hverdag dot dk
Operating system: Windows 2000
PHP version: 4.3.1
PHP Bug Type: Variables related
Bug description: Variable $ID contains 3 initially
Why on earth does the variable $ID contain the value 3 on a totally blank
page where neither other script has
ID: 22663
User updated by: public at hverdag dot dk
Reported By: public at hverdag dot dk
Status: Open
Bug Type: Variables related
Operating System: Windows 2000
PHP Version: 4.3.1
New Comment:
CORRECTION: I was NOT using $ID as a session
From: public at grik dot net
Operating system: Linux (RH7,RH9,Gentoo)
PHP version: 5.0.4
PHP Bug Type: Reproducible crash
Bug description: segmentation fault when the stream with a wrapper is not
closed (Linux RH only)
Description:
There is a problem with
ID: 32742
User updated by: public at grik dot net
Reported By: public at grik dot net
Status: Open
Bug Type: Reproducible crash
Operating System: Linux (RH7,RH9,Gentoo)
PHP Version: 5.0.4
New Comment:
The "reproduce code" disappeared
ID: 32742
User updated by: public at grik dot net
Reported By: public at grik dot net
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: Linux (RH7,RH9,Gentoo)
PHP Version: 5.0.4
Assigned To: tony2001
New
ID: 29886
User updated by: public at grik dot net
Reported By: public at grik dot net
-Status: No Feedback
+Status: Closed
Bug Type: cURL related
-Operating System: Linux
+Operating System: Linux (not FreeBSD)
PHP Version: 5CVS-2004-08-30
ID: 33222
User updated by: public at grik dot net
Reported By: public at grik dot net
Status: Open
Bug Type: cURL related
Operating System: Linux RH9
PHP Version: 5.0.4
New Comment:
backtrace:
(gdb) bt
#0 0x403a9d84 in Curl_readwrite (conn
From: public at grik dot net
Operating system: Linux RH9
PHP version: 5.0.4
PHP Bug Type: cURL related
Bug description: segmentation fault when trying to run curl_close from the
handler function
Description:
When I try to close CURL connection from the function
ID: 33222
User updated by: public at grik dot net
Reported By: public at grik dot net
Status: Open
Bug Type: cURL related
Operating System: Linux RH9
PHP Version: 5.0.4
New Comment:
Program received signal SIGSEGV, Segmentation fault.
0x403a9d84
ID: 33222
User updated by: public at grik dot net
Reported By: public at grik dot net
-Status: Feedback
+Status: Open
Bug Type: cURL related
Operating System: Linux RH9
PHP Version: 5.0.4
New Comment:
CURL Informationlibcurl
ID: 33222
User updated by: public at grik dot net
Reported By: public at grik dot net
-Status: Feedback
+Status: Open
Bug Type: cURL related
Operating System: Linux RH9
PHP Version: 5.0.4
New Comment:
Segmentation fault persists
From: public at woktiny dot com
Operating system: Linux 2.4.26-grsecvx #1 SMP
PHP version: 4.3.10
PHP Bug Type: *General Issues
Bug description: foreach treats atomic array Elements as Arrays
Description:
foreach treats atomic array Elements as Arrays
ID: 31204
User updated by: public at woktiny dot com
Reported By: public at woktiny dot com
Status: Bogus
Bug Type: *General Issues
Operating System: Linux 2.4.26-grsecvx #1 SMP
PHP Version: 4.3.10
New Comment:
I searched but did not find it. I
ID: 31204
User updated by: public at woktiny dot com
Reported By: public at woktiny dot com
Status: Bogus
Bug Type: *General Issues
Operating System: Linux 2.4.26-grsecvx #1 SMP
PHP Version: 4.3.10
New Comment:
my error, searched only OPEN bugs
From: public at grik dot net
Operating system: linux
PHP version: 5.0.3
PHP Bug Type: Class/Object related
Bug description: calling of the parent class method leads to recursion and
segmentation fault
Description:
When I moved my classes hierarchy code from the
From: public at grik dot net
Operating system: linux
PHP version: 5.0.3
PHP Bug Type: Class/Object related
Bug description: calling of the parent class method leads to recursion and
segmentation fault
Description:
When I moved my classes hierarchy code from the
ID: 31475
User updated by: public at grik dot net
Reported By: public at grik dot net
Status: Bogus
Bug Type: Class/Object related
Operating System: linux
PHP Version: 5.0.3
New Comment:
Sorry, this is a repost from the #31474,
caused by my
ID: 31474
User updated by: public at grik dot net
Reported By: public at grik dot net
Status: Bogus
Bug Type: Class/Object related
Operating System: linux
PHP Version: 5.0.3
New Comment:
I do not claim the :: and -> are thre same.
The bug is
ID: 31474
User updated by: public at grik dot net
Reported By: public at grik dot net
Status: Bogus
Bug Type: Class/Object related
Operating System: linux
PHP Version: 5.0.3
New Comment:
>you're nesting many levels of function calls
ID: 30962
Comment by: public at nexia dot ca
Reported By: richard dot quadling at bandvulc dot co dot uk
Status: Open
Bug Type: MSSQL related
Operating System: Windows XP Pro SP2
PHP Version: 5.0.3
New Comment:
I second the request by
ID: 27691
User updated by: public at christopheringram dot com
Reported By: public at christopheringram dot com
Status: Open
Bug Type: Unknown/Other Function
Operating System: Linux
PHP Version: 4.3.4
New Comment:
Sorry, what is in Expected
From: public at christopheringram dot com
Operating system: Linux
PHP version: 4.3.4
PHP Bug Type: Unknown/Other Function
Bug description: htmlentities breaks entities it already encoded
Description:
When using htmlentities() on data that has high position
From: public at grik dot net
Operating system: Linux
PHP version: 5CVS-2004-08-30 (dev)
PHP Bug Type: cURL related
Bug description: segment fault when processing curl output with "wrapper-registered"
stream
Description:
I register a wrapper, create a
ID: 29886
User updated by: public at grik dot net
Reported By: public at grik dot net
-Status: Feedback
+Status: Open
Bug Type: cURL related
Operating System: Linux
PHP Version: 5CVS-2004-08-30 (dev)
New Comment:
Thank you, I'll try
Edit report at https://bugs.php.net/bug.php?id=60627&edit=1
ID: 60627
Comment by: public at wernig dot net
Reported by:fedora at famillecollet dot com
Summary:httpd.worker segfault on startup
Status: Open
Type:
Edit report at https://bugs.php.net/bug.php?id=60627&edit=1
ID: 60627
Comment by: public at wernig dot net
Reported by:fedora at famillecollet dot com
Summary:httpd.worker segfault on startup
Status: Open
Type:
Edit report at https://bugs.php.net/bug.php?id=60627&edit=1
ID: 60627
Comment by: public at wernig dot net
Reported by:fedora at famillecollet dot com
Summary:httpd.worker segfault on startup with php_value
Status: Closed
Edit report at https://bugs.php.net/bug.php?id=60627&edit=1
ID: 60627
Comment by: public at wernig dot net
Reported by:fedora at famillecollet dot com
Summary:httpd.worker segfault on startup with php_value
Status: Feedback
Edit report at https://bugs.php.net/bug.php?id=60627&edit=1
ID: 60627
Comment by: public at wernig dot net
Reported by:fedora at famillecollet dot com
Summary:httpd.worker segfault on startup with php_value
Status: Feedback
Edit report at https://bugs.php.net/bug.php?id=60627&edit=1
ID: 60627
Comment by: public at wernig dot net
Reported by:fedora at famillecollet dot com
Summary:httpd.worker segfault on startup with php_value
Status: Re-Opened
Edit report at https://bugs.php.net/bug.php?id=60627&edit=1
ID: 60627
Comment by: public at wernig dot net
Reported by:fedora at famillecollet dot com
Summary:httpd.worker segfault on startup with php_value
Status: Feedback
Edit report at https://bugs.php.net/bug.php?id=60627&edit=1
ID: 60627
Comment by: public at wernig dot net
Reported by:fedora at famillecollet dot com
Summary:httpd.worker segfault on startup with php_value
Status: Feedback
Edit report at https://bugs.php.net/bug.php?id=55181&edit=1
ID: 55181
Comment by: public at grik dot net
Reported by:f...@php.net
Summary:Enhance security by limiting the script extension
Status: Closed
Type: Fea
From:
Operating system: linux
PHP version: 5.4SVN-2012-01-22 (snap)
Package: PDO related
Bug Type: Bug
Bug description:undefined symbol: mysqlnd_debug_std_no_trace_funcs
Description:
I built PHP 5.4 from sources in debug mode with pdo_mysql extension
Edit report at https://bugs.php.net/bug.php?id=60840&edit=1
ID: 60840
User updated by:public at grik dot net
Reported by:public at grik dot net
Summary:undefined symbol: mysqlnd_debug_std_no_trace_funcs
Status: Assigned
From:
Operating system: linux
PHP version: 5.4.0RC6
Package: CGI/CLI related
Bug Type: Bug
Bug description:php -r works differently
Description:
PHP behaves differently with the code given in a file and in a parameter
provided
with -r
php -r ignores
Edit report at https://bugs.php.net/bug.php?id=60627&edit=1
ID: 60627
Comment by: public at wernig dot net
Reported by:fedora at famillecollet dot com
Summary:httpd.worker segfault on startup with php_value
Status: Feedback
Edit report at https://bugs.php.net/bug.php?id=60840&edit=1
ID: 60840
User updated by:public at grik dot net
Reported by:public at grik dot net
Summary:undefined symbol: mysqlnd_debug_std_no_trace_funcs
Status: Assigned
ID: 43358
Comment by: not at public dot com
Reported By: andrea dot spacca at gmail dot com
Status: Open
Bug Type: *General Issues
Operating System: Gentoo
PHP Version: 5.2.5
New Comment:
This is an existing bug. Having the same error on
ID: 43358
Comment by: not at public dot com
Reported By: andrea dot spacca at gmail dot com
Status: Open
Bug Type: *General Issues
Operating System: Gentoo
PHP Version: 5.2.5
New Comment:
Was able to eliminate this bug by turning output
From:
Operating system: Windows XP
PHP version: 5.3.2
Package: Reflection related
Bug Type: Feature/Change Request
Bug description:instanceof for static calls
Description:
Hy guys,
Here's a problem i faced today : i wanted to know if a base and de
From:
Operating system: WIN XP SP3+
PHP version: 5.3.2
Package: Class/Object related
Bug Type: Bug
Bug description:Access protected method violation
Description:
In one case, the PHP engine allows access to the protected methods of an
instanciated cl
Edit report at http://bugs.php.net/bug.php?id=52044&edit=1
ID: 52044
User updated by: public at proside dot fr
Reported by: public at proside dot fr
Summary: Access protected method violation
Status: Bogus
Type: Bug
Package: C
Edit report at http://bugs.php.net/bug.php?id=52044&edit=1
ID: 52044
User updated by: public at proside dot fr
Reported by: public at proside dot fr
Summary: Access protected method violation
Status: Bogus
Type: Bug
Package: C
From: public at proside dot fr
Operating system: WIN XP SP3
PHP version: 5.3.1
PHP Bug Type: Scripting Engine problem
Bug description: Concatenate null values gives an empty string
Description:
When you concatenate only NULL values, you got an empty string
From:
Operating system: Linux, Windows
PHP version: 5.3.3
Package: SPL related
Bug Type: Bug
Bug description:Segmentation fault when extending SplFixedArray
Description:
Segmentation fault when extending SplFixedArray and working with it as with
an a
Edit report at http://bugs.php.net/bug.php?id=53362&edit=1
ID: 53362
User updated by:public at grik dot net
Reported by:public at grik dot net
Summary:Segmentation fault when extending SplFixedArray
Status: Open
Type:
From:
Operating system:
PHP version: 5.3.3
Package: SPL related
Bug Type: Bug
Bug description:ARRAY_AS_PROPS flag is ignored when used with
PDOStatement::fetchObject
Description:
If the object is created and filled by PDOStatement::fetchObject, the
Edit report at http://bugs.php.net/bug.php?id=53394&edit=1
ID: 53394
Comment by: public at grik dot net
Reported by:public at grik dot net
Summary:ARRAY_AS_PROPS flag is ignored when used with
PDOStatement::fetchObject
St
Edit report at http://bugs.php.net/bug.php?id=53394&edit=1
ID: 53394
Comment by: public at grik dot net
Reported by:public at grik dot net
Summary:ARRAY_AS_PROPS flag is ignored when used with
PDOStatement::fetchObject
St
ID: 32300
Comment by: public at caffeianted dot org
Reported By: axelseaa at amadmax dot com
Status: No Feedback
Bug Type: Compile Failure
Operating System: Fedora Core 3 64 Bit
PHP Version: 5.0.3
New Comment:
Same problem here.
On CentOS
From: public at syranide dot com
Operating system: Windows XP 32bit
PHP version: 5.2.0
PHP Bug Type: Performance problem
Bug description: Try/Catch performs poorly
Description:
Try/Catch-statements in PHP is performing rather poorly, main problem that
seems to
ID: 40002
User updated by: public at syranide dot com
Reported By: public at syranide dot com
Status: Open
Bug Type: Performance problem
Operating System: Windows XP 32bit
PHP Version: 5.2.0
New Comment:
Should've mentioned this in the r
From: public at syranide dot com
Operating system: Windows XP 32bit
PHP version: 5.2.0
PHP Bug Type: Scripting Engine problem
Bug description: Shutdown breaks exception model
Description:
Exceptions is a very nice addition to PHP5, however functions registered
ID: 40043
User updated by: public at syranide dot com
Reported By: public at syranide dot com
Status: Open
Bug Type: Scripting Engine problem
Operating System: Windows XP 32bit
PHP Version: 5.2.0
New Comment:
Although not fully on topic, it
From: public at milindur dot de
Operating system: Linux (Ubuntu 6.10)
PHP version: 5.2.1
PHP Bug Type: *Configuration Issues
Bug description: PHP with GD2 and FreeType 1.x
Description:
Hello,
I am trying to compile PHP (5.2.1 and/or 4.4.6) with bundled libgd
From: public at grik dot net
Operating system: Linux, Windows
PHP version: 5.1.4
PHP Bug Type: SPL related
Bug description: visibility of property is processed incorrectly
Description:
When I declare a property as "public", it's being ignored.
Wh
ID: 38109
User updated by: public at grik dot net
Reported By: public at grik dot net
Status: Bogus
Bug Type: SPL related
Operating System: *
PHP Version: *
Assigned To: helly
New Comment:
Thanks, then it's a documentation bug.
I
ID: 38118
User updated by: public at grik dot net
Reported By: public at grik dot net
Status: Open
Bug Type: SPL related
Operating System: *
PHP Version: 5.1.4
New Comment:
P.S.
I am not allowed to define function offsetGet($key)as
"fun
From: public at grik dot net
Operating system: *
PHP version: 5.1.4
PHP Bug Type: SPL related
Bug description: unrelated error when using reference
Description:
Slightly modifying a Harry Fuecks's sample from sitepoint.com on
implemening the ArrayA
ID: 38118
User updated by: public at grik dot net
Reported By: public at grik dot net
-Status: Bogus
+Status: Open
-Bug Type: Scripting Engine problem
+Bug Type: Feature/Change Request
Operating System: *
PHP Version: 5.1.4
New
From: public at grik dot net
Operating system: *
PHP version: 5.1.4
PHP Bug Type: SPL related
Bug description: class is considered not defined before it is declared
Description:
I am not sure already what is it related to, but it's getting interesting
:
ID: 38121
User updated by: public at grik dot net
Reported By: public at grik dot net
-Status: Bogus
+Status: Open
-Bug Type: SPL related
+Bug Type: Feature/Change Request
Operating System: *
PHP Version: 5.1.4
New Comment:
Thank
ID: 38118
User updated by: public at grik dot net
Reported By: public at grik dot net
-Status: Feedback
+Status: Open
Bug Type: Feature/Change Request
Operating System: *
-PHP Version: 5.1.4
+PHP Version: 5.2.0
New Comment:
exactly
ID: 40718
User updated by: public at milindur dot de
Reported By: public at milindur dot de
Status: Wont fix
Bug Type: *Configuration Issues
Operating System: Linux (Ubuntu 6.10)
PHP Version: 5.2.1
New Comment:
> In short, you should really
From: public at syranide dot com
Operating system:
PHP version: 5.2.2
PHP Bug Type: Feature/Change Request
Bug description: Mechanism for trapping fatal errors
Description:
Something I've been longing to see is a way to catch fatal errors so that
PHP do
ID: 41418
User updated by: public at syranide dot com
Reported By: public at syranide dot com
-Status: Bogus
+Status: Open
Bug Type:Feature/Change Request
PHP Version: 5.2.2
New Comment:
That isn't quite what I meant, as clients will stil
From:
Operating system: unix
PHP version: 5.3.6
Package: PDO related
Bug Type: Bug
Bug description:wrong pathes in php_pdo_mysql_int.h
Description:
in ext/pdo_mysql/php_pdo_mysql_int.h you have
#if defined(PDO_USE_MYSQLND)
# include "ext/mysqlnd/my
From:
Operating system: linux
PHP version: 5.3.6
Package: MySQLi related
Bug Type: Bug
Bug description:segmentation fault
Description:
I observe a segfault when running a xenforo package in debug mode.
The configuration of the server is Fedora Cor
Edit report at http://bugs.php.net/bug.php?id=54646&edit=1
ID: 54646
Comment by: public at grik dot net
Reported by:public at grik dot net
Summary:segmentation fault
Status: Feedback
Type: Bug
Package:My
Edit report at http://bugs.php.net/bug.php?id=54646&edit=1
ID: 54646
User updated by:public at grik dot net
Reported by:public at grik dot net
Summary:segmentation fault
-Status: Feedback
+Status: Open
Type:
Edit report at http://bugs.php.net/bug.php?id=54644&edit=1
ID: 54644
User updated by:public at grik dot net
Reported by:public at grik dot net
Summary:wrong pathes in php_pdo_mysql_int.h
-Status: Feedback
+Status: Assigned
Edit report at http://bugs.php.net/bug.php?id=54644&edit=1
ID: 54644
User updated by:public at grik dot net
Reported by:public at grik dot net
Summary:wrong pathes in php_pdo_mysql_int.h
-Status: Feedback
+Status: Assigned
Edit report at http://bugs.php.net/bug.php?id=54644&edit=1
ID: 54644
User updated by:public at grik dot net
Reported by:public at grik dot net
Summary:wrong pathes in php_pdo_mysql_int.h
-Status: Feedback
+Status: Assigned
Edit report at http://bugs.php.net/bug.php?id=54644&edit=1
ID: 54644
User updated by:public at grik dot net
Reported by:public at grik dot net
Summary:wrong pathes in php_pdo_mysql_int.h
Status: Assigned
Type: Bug
Pac
Edit report at http://bugs.php.net/bug.php?id=54644&edit=1
ID: 54644
User updated by:public at grik dot net
Reported by:public at grik dot net
Summary:wrong pathes in php_pdo_mysql_int.h
-Status: Assigned
+Status: Closed
Edit report at http://bugs.php.net/bug.php?id=54646&edit=1
ID: 54646
User updated by:public at grik dot net
Reported by:public at grik dot net
Summary:segmentation fault
-Status: Feedback
+Status: Open
Type:
Edit report at https://bugs.php.net/bug.php?id=60108&edit=1
ID: 60108
Comment by: public at petergeil dot name
Reported by:ond...@php.net
Summary:GD cannot be compiled with system libgd
Status: Assigned
Type: Bug
Pac
From: public at miholeus dot com
Operating system: Ubuntu 12.04.1 LTS
PHP version: Irrelevant
Package: PCRE related
Bug Type: Bug
Bug description:Segmentation fault in pcre library
Description:
The following code causes segmentation fault. You can
Edit report at https://bugs.php.net/bug.php?id=64046&edit=1
ID: 64046
Comment by: public at miholeus dot com
Reported by:public at miholeus dot com
Summary:Segmentation fault in pcre library
Status: Not a bug
Type:
Edit report at https://bugs.php.net/bug.php?id=54646&edit=1
ID: 54646
Comment by: public at grik dot net
Reported by:public at grik dot net
Summary:segmentation fault
Status: No Feedback
Type: Bug
Pac
From: public at asd-group dot com
Operating system: Windows XP
PHP version: 4.3.1
PHP Bug Type: HTTP related
Bug description: Strange HTTP headers behaviour when using output buffering and
callback
I'm using output buffering with a callback specified in ob_start. I
ID: 22713
User updated by: public at asd-group dot com
Reported By: public at asd-group dot com
-Status: Feedback
+Status: Open
Bug Type: HTTP related
Operating System: Windows XP
PHP Version: 4.3.1
New Comment:
What information do you
ID: 22713
User updated by: public at asd-group dot com
Reported By: public at asd-group dot com
-Status: Feedback
+Status: Open
Bug Type: HTTP related
Operating System: Windows XP
PHP Version: 4.3.1
New Comment:
Hmm I did read and follow
ID: 22713
User updated by: public at asd-group dot com
Reported By: public at asd-group dot com
Status: Analyzed
-Bug Type: Documentation problem
+Bug Type: Output Control
Operating System: Windows XP
PHP Version: 4.3.2-RC
New Comment
1 - 100 of 109 matches
Mail list logo