From: [EMAIL PROTECTED]
Operating system: RedHat
PHP version: 5CVS-2003-01-13 (dev)
PHP Bug Type: Reproducible crash
Bug description: Turning on Magic quotes Segfaults PHP
I thought this might be because I was running an older version 4.4-dev
version of PHP from CVS that I ha
ID: 21623
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: RedHat
PHP Version: 5CVS-2003-01-13 (dev)
New Comment:
Here's the bt:
One more t
ID: 21623
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Reproducible crash
Operating System: RedHat
PHP Version: 5CVS-2003-01-13 (dev)
New Comment:
No, it seems to be breaking in 4.3.0 as well.
Previous
From: [EMAIL PROTECTED]
Operating system: Windows XP
PHP version: 4.3.0
PHP Bug Type: *General Issues
Bug description: CLI Return codes not working properly
This very well may be a problem with Windows XP instead of PHP... but if
nothing else it should be documented:
O
ID: 21702
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Wont fix
+Status: Open
Bug Type: Scripting Engine problem
Operating System: Any
PHP Version: Any
New Comment:
I don't want to cause too much of a fuss ab
From: [EMAIL PROTECTED]
Operating system: Redhat
PHP version: 5CVS-2003-02-03 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: Segfault on startup using ZE2
ZE2 is segfaulting on startup in the PHP5 HEAD as well as the snapshot from
last Monday (I didn't bother tryi
ID: 22029
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Suspended
Bug Type: Zend Engine 2 problem
Operating System: Redhat
PHP Version: 5CVS-2003-02-03 (dev)
New Comment:
Yep, you were right
ID: 22047
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Wont fix
Bug Type: *General Issues
Operating System: Linux
PHP Version: 4.3.0
New Comment:
In order to avoid breaking backward compatibility with existing
scripts,
ID: 13726
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Date/time related
Operating System: windows NT4.0
PHP Version: 4.0.6
New Comment:
My ISP is using a new release of glibc and now mktime strtotime
To: john
New Comment:
Very strange...
return $object->array;
should return a copy of the member variable $array, not a reference.
This is of course assuming the function isn't designed to return a
reference (denoted by a & in the function declaration)... You note
From: [EMAIL PROTECTED]
Operating system: Windows / Linux
PHP version: 4.2.2
PHP Bug Type: Date/time related
Bug description: Improper timezone generation?
I'm not sure if this is a doc bug, a Windows bug or perhaps it's not an
issue. Basically:
echo gmdate('T'); // date()
ID: 20449
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Session related
Operating System: redhat 7.3
PHP Version: 4.4.0-dev
New Comment:
Hmm..
I'm going to see if I can't reproduce this bug in some for
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.2.3
PHP Bug Type: Feature/Change Request
Bug description: Checkdate very illogical
I' ve just spent several wasted hours looking for a blindingly obvious
problem. Checkdate takes it's params in a very illogical wa
ut 20 months old, at which point it was an
issue. However, we're dropping PHP3 support in our software too, so
it's not a problem now. Thanks for the update, and I hope plans for
PHP5 continue to go well!
Cheers,
John
Pr
From: [EMAIL PROTECTED]
Operating system: Win2000 Adv Server
PHP version: 4.2.3
PHP Bug Type: Date/time related
Bug description: Try to show the time but when running it, a parse error comes out
what I did:
$hourtime=strftime("%H")strftime("%H:%M:%S
%p")-strftime("%H")${${"
From: [EMAIL PROTECTED]
Operating system: W2K
PHP version: 4CVS-2002-10-25
PHP Bug Type: ODBC related
Bug description: SQLDriverConnect supported by win32
In ext/odbc/php_odbc.php dsn-less connections are only supported for
empress and unixodbc. Windows also supports this con
ID: 20086
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: ODBC related
Operating System: W2K
PHP Version: 4CVS-2002-10-25
New Comment:
diff is now my new friend. Is this right? :
ID: 14599
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Reproducible crash
Operating System: SuSE Linux 6.4
PHP Version: 4.1.0
New Comment:
I get this all the time when I include a recursive function ca
From: [EMAIL PROTECTED]
Operating system: FreeBSD
PHP version: 4.2.2
PHP Bug Type: Reproducible crash
Bug description: Segmentation fault (11) in recursive function call
I get this all the time when I include a recursive function call. I've
tried rewriting the function severa
ID: 20186
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Reproducible crash
Operating System: FreeBSD
PHP Version: 4.2.2
New Comment:
Sorry, might help to mention that I did try the function first without
ID: 20086
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: ODBC related
Operating System: W2K
PHP Version: 4CVS-2002-10-25
New Comment:
Snapshot tested OK - thanks
John
Previous Comments
From: [EMAIL PROTECTED]
Operating system: any
PHP version: 4.3.0-pre2
PHP Bug Type: Feature/Change Request
Bug description: select a temp dir and filename that is diffrent than the one in
php.ini
Here's an idea that would have to be included in php itself, but it would
prove
From: [EMAIL PROTECTED]
Operating system: linux
PHP version: 4.1.1
PHP Bug Type: ODBC related
Bug description: select (name) from . doesnt work!
Using the ODBC functions Im having problem with simple lines like:
select max(id) from ident;
select (name) from main;
ID: 15880
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: ODBC related
Operating System: linux
PHP Version: 4.1.1
New Comment:
SQL query:
select name from main;
doesnt work either.
Previous Comments:
ID: 14797
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Scripting Engine problem
Operating System: Windows 98 SE
PHP Version: 4.1.0
New Comment:
I've always had problems with apache sapi under win32 wi
ID: 15880
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: ODBC related
Operating System: linux
PHP Version: 4.1.1
New Comment:
$rh = mysql_query("select max(id) from ident;") or die("SQL error");
This l
From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.1.2
PHP Bug Type: Sablotron XSL
Bug description: Transformation does not work inside PHP
Hello,
I've used this sample code as well as the installation described at
http://shanx.com/php/xsl/getXsl.htm.
ID: 26662
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Verified
Bug Type: Scripting Engine problem
Operating System: Linux
PHP Version: 4CVS-2003-12-18 (stable)
New Comment:
Confirmed this bug i
ID: 32539
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Assigned
+Status: Closed
Bug Type: Feature/Change Request
Operating System: n/a
PHP Version: 5CVS-2005-04-01 (dev)
Assigned To: john
New Comment
ID: 32643
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Closed
+Status: Feedback
Bug Type: Feature/Change Request
Operating System: n/a
PHP Version: 5CVS-2005-04-09 (dev)
Assigned To: john
New Comment
ID: 32643
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Assigned
+Status: Closed
Bug Type: Feature/Change Request
Operating System: n/a
PHP Version: 5CVS-2005-04-09 (dev)
Assigned To: john
New Comment
:46:28] [EMAIL PROTECTED]
Remove win98 from the equation. Updating libxml2.lib to the latest
version (2.5.10.win32) gets rid of the problem here. (Weird, John only
reported this because he could replicate it on redhat
ID: 27570
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Assigned
Bug Type: Unknown/Other Function
Operating System: *
PHP Version: 5CVS-2004-03-11 (dev)
New Comment:
This isn't really a bug per-s
ID: 27570
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Assigned
+Status: Closed
Bug Type: Unknown/Other Function
Operating System: *
PHP Version: 5CVS-2004-03-11 (dev)
Assigned To: john
New Comment
Version: 5CVS-2004-06-22 (dev)
+PHP Version: 5.0.0RC3
-Assigned To:
+Assigned To: john
New Comment:
This isn't a PHP issue, it is a bug in the Tidy library. Please file
the report with tidy.sourceforge.net.
Previous Com
ID: 29387
Updated by: [EMAIL PROTECTED]
Reported By: emile dot axelrad at connect dot co dot uk
-Status: Open
+Status: Bogus
Bug Type: *PDF functions
Operating System: Windows 2000
PHP Version: 5.0.0
Assigned To: hholzgra
New Co
ID: 23026
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Feature/Change Request
Operating System: Any
PHP Version: 5CVS-2003-04-02 (dev)
New Comment:
Thank you for taking the time
ID: 24432
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Wont fix
Bug Type: Feature/Change Request
Operating System: All
PHP Version: 5.0.0b1 (beta1)
New Comment:
There are other significant issue
ID: 30580
Updated by: [EMAIL PROTECTED]
Reported By: jay at kuantic dot com
-Status: Open
+Status: Bogus
Bug Type: GD related
Operating System: Linux fedora core 1
PHP Version: 5.0.2
New Comment:
You're reaching the palette limit. Cr
ID: 29225
Updated by: [EMAIL PROTECTED]
Reported By: php4web at php4web dot com
-Status: Open
+Status: Wont fix
Bug Type: Java related
Operating System: windows xp professtional
PHP Version: 5.0.0
New Comment:
The Java extension is n
ID: 28110
Updated by: [EMAIL PROTECTED]
Reported By: cpuidle at gmx dot de
-Status: Open
+Status: Closed
Bug Type: Reproducible crash
Operating System: WinXP SP1
PHP Version: 5CVS-2004-04-22 (dev)
New Comment:
This bug has been fixed
ID: 30660
Updated by: [EMAIL PROTECTED]
Reported By: margus at zone dot ee
Status: Open
Bug Type: Reproducible crash
Operating System: SuSe Linux 9.0
PHP Version: 5.0.2
-Assigned To:
+Assigned To: john
New Comment:
I'll look
ID: 28841
Updated by: [EMAIL PROTECTED]
Reported By: mlee at kanhan dot com
-Status: Open
+Status: Assigned
Bug Type: Unknown/Other Function
Operating System: Windows
PHP Version: 5.0.0RC3
-Assigned To:
+Assigned To: john
:
+Assigned To: john
Previous Comments:
[2006-09-22 12:42:13] [EMAIL PROTECTED]
Patch: http://php.is/bugs/38904/apache2filter.patch.txt
[2006
ID: 37438
Updated by: [EMAIL PROTECTED]
Reported By: indeyets at gmail dot com
Status: Bogus
Bug Type: PDO related
Operating System: FreeBSD
PHP Version: 5.1.4
New Comment:
This appears to be a bug related to the Primary Key. I experienced th
ID: 37438
Updated by: [EMAIL PROTECTED]
Reported By: indeyets at gmail dot com
-Status: Bogus
+Status: Analyzed
Bug Type: PDO related
Operating System: FreeBSD
PHP Version: 5.1.4
Previous Comments:
---
ID: 37438
Updated by: [EMAIL PROTECTED]
Reported By: indeyets at gmail dot com
Status: Analyzed
Bug Type: PDO related
Operating System: FreeBSD
-PHP Version: 5.1.4
+PHP Version: 5.1.4 & 5.1.6
New Comment:
Bug still exists in 5.1.6
Previ
From: [EMAIL PROTECTED]
Operating system: w2k
PHP version: 4.2.3
PHP Bug Type: Unknown/Other Function
Bug description: copy( "file.txt" , "file.txt" ) empties the file
copy( "toto.txt" , "toto.txt"); // then toto.txt is empty
--
Edit bug report at http://bugs.php.net/?id=2
ID: 20984
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: w2k
PHP Version: 4.2.3
New Comment:
Well, It's not allowed to do that in a command window.
Why should thi
From: [EMAIL PROTECTED]
Operating system: Windows NT4 Server
PHP version: 4.3.0
PHP Bug Type: Reproducible crash
Bug description: empty recipient for mail() function crashed Apache
A script like
crashed Apache server (1.3.26).
PHP is installed as a Apache module.
--
ID: 21442
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Reproducible crash
Operating System: Windows NT4 Server
PHP Version: 4.3.0
New Comment:
I can certainly send email if a valid email address is spec
ID: 21442
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Reproducible crash
Operating System: Windows NT4 Server
PHP Version: 4.3.0
New Comment:
I am using Windows version of PHP a
nd returning "1". I tried running slapd on various
other high ports, each time getting the same error message. This pretty
much means that you need to run slapd as root to be able to interact with
it via php.
I had a quick look through the source but couldn't pinpoint anything t
From: [EMAIL PROTECTED]
Operating system: NT4 SP3
PHP version: 4.2.1
PHP Bug Type: Reproducible crash
Bug description: Oracle - kgepop error OciNewCollection
When run from command line:
$Conn = OciLogon("user", "pass", "db") or die("error");
$Coll = OciNewCollection($Con
From: [EMAIL PROTECTED]
Operating system: Linux 2.4.8
PHP version: 4.0.6
PHP Bug Type: Output Control
Bug description: PHP sends no location header when output_buffering = On
//Bug in PHP 4.0.6
If output_buffer = On AND
session_start() AND
header("Locati
ID: 15493
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Output Control
Operating System: Linux 2.4.8
PHP Version: 4.0.6
New Comment:
I tried to follow the instructions in INST
From: [EMAIL PROTECTED]
Operating system: linux RH7.1
PHP version: 4.1.2
PHP Bug Type: Reproducible crash
Bug description: segmentation fault starting apache with pfpro
I get a segmentation fault when start apache when php4.1.2 is compiled with
verisign payflowpro. If a rec
ID: 15834
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Reproducible crash
Operating System: linux RH7.1
PHP Version: 4.1.2
New Comment:
Not sure how this could be generated since apache will not sta
ID: 15834
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Reproducible crash
Operating System: linux RH7.1
PHP Version: 4.1.2
New Comment:
Following is the message. Thanks.
Program received signal S
ID: 15834
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Reproducible crash
Operating System: linux RH7.1
PHP Version: 4.1.2
New Comment:
Here it is.
#0 0x400d528c in __umoddi3 ()
from /usr/lo
ID: 15834
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: linux RH7.1
PHP Version: 4.1.2
New Comment:
Same error and message. Following are
Edit report at https://bugs.php.net/bug.php?id=38508&edit=1
ID: 38508
Comment by: john at john dot com
Reported by:doublecompile at gmail dot com
Summary:Addition of Magic __toArray() function
Status: Closed
Type: Fea
From: john at supernerd dot com
Operating system: Windows 2000
PHP version: 4.3.4
PHP Bug Type: PCRE related
Bug description: Preg_replace cannot handle ticks(')
Description:
returns an error of
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_S
ID: 27299
User updated by: john at supernerd dot com
Reported By: john at supernerd dot com
Status: Open
Bug Type: PCRE related
Operating System: Windows 2000
PHP Version: 4.3.4
New Comment:
yeah, I tested on mac/linux. It only fails on windows
ID: 27299
User updated by: john at supernerd dot com
Reported By: john at supernerd dot com
-Status: Feedback
+Status: Open
Bug Type: PCRE related
Operating System: Windows 2000
PHP Version: 4.3.4
New Comment:
I found that only with
ID: 25876
Comment by: john at fluidhosting dot com
Reported By: golden at riscom dot com
Status: Open
Bug Type: Session related
Operating System: freebsd 4.8
PHP Version: 4.3.3
New Comment:
Seeing this bug on FreeBSD 4.10 with PHP 4.3.10
From: john at jelsoft dot com
Operating system: All
PHP version: 4.3.10
PHP Bug Type: Scripting Engine problem
Bug description: GLOBALS array overwritten from GET/POST/COOKIE vars
Description:
With
register_globals on
it is possible to overwrite the $GLOBALS
ID: 31440
User updated by: john at jelsoft dot com
Reported By: john at jelsoft dot com
Status: Open
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 4.3.10
New Comment:
Just to clarify why this is a very serious issue: any
ID: 31440
User updated by: john at jelsoft dot com
Reported By: john at jelsoft dot com
-Status: Feedback
+Status: Open
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 4.3.10
New Comment:
I have tested it on Apache
ID: 31332
Comment by: john at jelsoft dot com
Reported By: marekm at apnet dot pl
Status: Verified
Bug Type: Performance problem
Operating System: *
PHP Version: 4CVS, 5CVS (2005-01-04)
New Comment:
I would agree with what Gik just said.
To
ID: 31440
User updated by: john at jelsoft dot com
Reported By: john at jelsoft dot com
-Status: Feedback
+Status: Open
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 4.3.10
New Comment:
I have just downloaded the
ID: 31440
User updated by: john at jelsoft dot com
Reported By: john at jelsoft dot com
-Status: Bogus
+Status: Open
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 4.3.10
New Comment:
I have just tried the CVS
ID: 31440
User updated by: john at jelsoft dot com
Reported By: john at jelsoft dot com
Status: Open
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 4.3.10
New Comment:
A number of comments appear to have disappeared from
ID: 31440
User updated by: john at jelsoft dot com
Reported By: john at jelsoft dot com
Status: Open
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 4.3.10
New Comment:
phpinfo was requested: From [EMAIL PROTECTED] [2005-01
ID: 31440
User updated by: john at jelsoft dot com
Reported By: john at jelsoft dot com
Status: Open
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 4.3.10
New Comment:
To reply to Iliaa, since my earlier comment was removed
From: john at jelsoft dot com
Operating system: Linux
PHP version: 4CVS-2005-01-21 (stable)
PHP Bug Type: Apache2 related
Bug description: apache_lookup_uri prevents further headers from being sent
Description:
Any calls to the header() function after
ID: 31645
User updated by: john at jelsoft dot com
Reported By: john at jelsoft dot com
-Status: Feedback
+Status: Open
Bug Type: Apache2 related
Operating System: Linux
PHP Version: 4CVS-2005-01-21 (stable)
New Comment:
>From my phpi
ID: 31440
User updated by: john at jelsoft dot com
Reported By: john at jelsoft dot com
-Status: Feedback
+Status: Open
Bug Type: Scripting Engine problem
Operating System: *
PHP Version: 4CVS-2005-01-21
New Comment:
Bug still remains in
ID: 23467
User updated by: John at JGSystems dot net
Reported By: John at JGSystems dot net
-Status: Feedback
+Status: Open
Bug Type: Date/time related
Operating System: Windows 2000 & XP
PHP Version: 4.3.2-RC1
New Comment:
Same thin
ID: 23467
User updated by: John at JGSystems dot net
Reported By: John at JGSystems dot net
-Status: Feedback
+Status: Open
Bug Type: Date/time related
Operating System: Windows 2000 & XP
PHP Version: 4.3.2-RC1
New Comment:
It'
ID: 23467
User updated by: John at JGSystems dot net
Reported By: John at JGSystems dot net
-Status: Feedback
+Status: Open
Bug Type: Date/time related
Operating System: Windows 2000 & XP
PHP Version: 4.3.2-RC1
New Comment:
The time
ID: 23467
User updated by: John at JGSystems dot net
Reported By: John at JGSystems dot net
Status: Open
Bug Type: Date/time related
Operating System: Windows 2000 & XP
-PHP Version: 4.3.3RC5-dev
+PHP Version: 4.3.2-RC1
New Comment:
Her
ID: 23467
User updated by: John at JGSystems dot net
Reported By: John at JGSystems dot net
Status: Open
Bug Type: Date/time related
-Operating System: win32 only
+Operating System: Windows 2000 & XP
-PHP Version: 4.3.3RC5-dev, 5.0.0b2-dev
From: john at sysop dot com
Operating system: win32
PHP version: 4.3.3
PHP Bug Type: Mail related
Bug description: upgrade to 4.3.3 breaks email attachments
Description:
Running a script which attaches a Word .rtf file to an email via MIME
encoding. script works
From: john at tarot dot com
Operating system: Linux mike 2.4.19-16mdkenterpris
PHP version: 4.3.1
PHP Bug Type: Session related
Bug description: session cookie being set to deleted when deleting a session
Description:
We have a session-based app with a very
From: john at petbrain dot com
Operating system: Mac OS X 10.3
PHP version: 4.3.3
PHP Bug Type: Dynamic loading
Bug description: Won't compile
Description:
I downloaded:
Apache 1.3.28
php 4.3.3, 4.2.2, 5.x beta
Apache:
./configure --prefix=/www --enable-m
From: john at wws5 dot com
Operating system: Red Hat Linux 3 ES
PHP version: 4.3.8
PHP Bug Type: Feature/Change Request
Bug description: Provide way to configure php apache module name
Description:
My purpose for filing this bug report is to help provide a way
ID: 30124
User updated by: john at wws5 dot com
Reported By: john at wws5 dot com
Status: Open
Bug Type: Feature/Change Request
Operating System: Red Hat Linux 3 ES
PHP Version: 4.3.8
New Comment:
After doing some more digging I realized that for
ID: 28610
Comment by: john at appliedgroup dot com
Reported By: michael dot lidgren at cypoint dot se
Status: Open
Bug Type: Performance problem
Operating System: Windows Server 2003
PHP Version: 4.3.6
New Comment:
I am having the same issue
From: john at milsson dot nu
Operating system: Windows
PHP version: 5.0.2
PHP Bug Type: MySQLi related
Bug description: Cant return as reference from offsetget() for
mysqli_stmt->bind_param()
Description:
Fatal error: Objects used as arrays in post/
ID: 30616
User updated by: john at milsson dot nu
Reported By: john at milsson dot nu
-Status: Feedback
+Status: Closed
Bug Type: MySQLi related
Operating System: Windows
PHP Version: 5.0.2
New Comment:
Tried to trigger this at home. But
ID: 29554
User updated by: John at Albin dot Net
Reported By: John at Albin dot Net
-Status: Feedback
+Status: Open
Bug Type: Pspell related
Operating System: *
PHP Version: 4CVS, 5CVS (2005-02-03)
New Comment:
As per sniper's reque
ID: 32287
User updated by: john at swartzentruber dot us
Reported By: john at swartzentruber dot us
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: Fedora Core3
PHP Version: 5CVS-2005-03-12 (dev)
New Comment
ID: 32287
User updated by: john at swartzentruber dot us
Reported By: john at swartzentruber dot us
Status: Open
Bug Type: Reproducible crash
Operating System: Fedora Core3
PHP Version: 5CVS-2005-03-12 (dev)
New Comment:
I'm an experien
ID: 32287
User updated by: john at swartzentruber dot us
Reported By: john at swartzentruber dot us
Status: Open
Bug Type: Reproducible crash
Operating System: Fedora Core3
PHP Version: 5CVS-2005-03-12 (dev)
New Comment:
I believe I found the
From: john at jcoppens dot com
Operating system: linux 2.4.26
PHP version: 4.3.10
PHP Bug Type: *Languages/Translation
Bug description: Accented character 'echo'ed randomly
Description:
I have a very simple web-page script with mainly 'echo'
ID: 32575
User updated by: john at jcoppens dot com
Reported By: john at jcoppens dot com
Status: Bogus
Bug Type: *Languages/Translation
Operating System: linux 2.4.26
PHP Version: 4.3.10
New Comment:
Thanks for the reply.
Just so other people
From: john at swartzentruber dot us
Operating system: Fedora Core3
PHP version: 5CVS-2005-03-12 (dev)
PHP Bug Type: Reproducible crash
Bug description: Segmentation fault in simple PHP script
Description:
When I run the example script using my browser, there is
From: john at cloudyhands dot com
Operating system: Windows XP
PHP version: 4.3.1
PHP Bug Type: Filesystem function related
Bug description: opendir() doesn't handle Windows filesnames with spaces
Description:
here is the error:
Warning: opendir(C:\Docu
ID: 24308
User updated by: john at cloudyhands dot com
Reported By: john at cloudyhands dot com
Status: Bogus
Bug Type: Filesystem function related
Operating System: Windows XP
-PHP Version: 4.3.1
+PHP Version: PHP Version 4.3.2
New Comment
1 - 100 of 270 matches
Mail list logo