ID: 36144
User updated by: php at kanariepiet dot com
Reported By: php at kanariepiet dot com
-Status: Bogus
+Status: Open
Bug Type: MySQL related
Operating System: Linux
PHP Version: 5.1.2
New Comment:
This certainly is a bug. There's no
ID: 36139
User updated by: max__payne at list dot ru
Reported By: max__payne at list dot ru
-Status: Feedback
+Status: Open
Bug Type: OCI8 related
Operating System: Win 2003 Server Standard R2
PHP Version: 5.1.2
New Comment:
I use client
ID: 36148
Updated by: [EMAIL PROTECTED]
Reported By: andy at advancethermal dot com
-Status: Open
+Status: Bogus
Bug Type: Unknown/Other Function
Operating System: WinXP, Win2k3
PHP Version: 5.1.2
New Comment:
See bug #35817.
Previ
From: webmaster at dreamsee dot biz
Operating system: linux, frrebsd
PHP version: 5.1.2
PHP Bug Type: Scripting Engine problem
Bug description: error handling "{" in key names in parse_ini_file()
Description:
PHP 5.1.2 cannot handle "{}" in key names, so same cod
ID: 35633
User updated by: krang at krang dot org dot uk
Reported By: krang at krang dot org dot uk
Status: Bogus
Bug Type: Zlib Related
Operating System: Red Hat 9
PHP Version: 4.4.1
New Comment:
Just following up...
I've done an install of the
ID: 36148
User updated by: andy at advancethermal dot com
Reported By: andy at advancethermal dot com
Status: Open
Bug Type: Unknown/Other Function
Operating System: WinXP, Win2k3
PHP Version: 5.1.2
New Comment:
Sorry, reverse the Expected and Act
From: andy at advancethermal dot com
Operating system: WinXP, Win2k3
PHP version: 5.1.2
PHP Bug Type: Unknown/Other Function
Bug description: unpack("H*hex", $data) is adding an extra character to the
end of the string.
Description:
unpack("H*hex", $data) is add
ID: 36147
User updated by: akos at tigris dot org
Reported By: akos at tigris dot org
Status: Bogus
Bug Type: SOAP related
Operating System: Win XP, 2003
PHP Version: 5.1.2
New Comment:
Yup, I misdiagnosed the issue.
One of the included files had
ID: 35978
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: No Feedback
+Status: Closed
Bug Type: Reproducible crash
-Operating System: irrelevant
+Operating System: *
-PHP Version: 6CVS-2006-01-12 (CVS)
+PHP Version:
ID: 36147
Updated by: [EMAIL PROTECTED]
Reported By: akos at tigris dot org
-Status: Open
+Status: Bogus
Bug Type: SOAP related
Operating System: Win XP, 2003
PHP Version: 5.1.2
New Comment:
Sorry, but your problem does not imply a b
ID: 36141
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Feature/Change Request
-Operating System: Irrelevant
+Operating System: *
-PHP Version: 5.1.2
+PHP Version: 5.*
Assigned
From: akos at tigris dot org
Operating system: Win XP, 2003
PHP version: 5.1.2
PHP Bug Type: SOAP related
Bug description: require() and similar constructs break execution on the
server side
Description:
Require(), include() and similar statements don't behave
ID: 36139
Updated by: [EMAIL PROTECTED]
Reported By: max__payne at list dot ru
-Status: Open
+Status: Feedback
Bug Type: OCI8 related
Operating System: Win 2003 Server Standard R2
PHP Version: 5.1.2
New Comment:
>Oracle Call Interfac
ID: 36145
Updated by: [EMAIL PROTECTED]
Reported By: brage at zoo dot uib dot no
-Status: Open
+Status: Feedback
Bug Type: LDAP related
Operating System: FreeBSD 5.4-STABLE AMD64
PHP Version: 4.4.2
New Comment:
Thank you for this bug
ID: 36139
User updated by: max__payne at list dot ru
Reported By: max__payne at list dot ru
-Status: Feedback
+Status: Open
Bug Type: OCI8 related
Operating System: Win 2003 Server Standard R2
PHP Version: 5.1.2
New Comment:
Oracle Call I
From: rolf at winmutt dot com
Operating system: any
PHP version: 5.1.2
PHP Bug Type: Feature/Change Request
Bug description: Language syntax: using arrays returned from functions inline.
Description:
Recently support for returned objects were added, eg:
somefunc
ID: 34895
User updated by: alex at weej dot com
Reported By: alex at weej dot com
Status: Open
Bug Type: Feature/Change Request
Operating System: GNU Linux
PHP Version: 5.0.5
New Comment:
Still looking for a replacement function. Any ideas?
Prev
ID: 36145
User updated by: brage at zoo dot uib dot no
Reported By: brage at zoo dot uib dot no
-Status: Bogus
+Status: Open
Bug Type: LDAP related
Operating System: FreeBSD 5.4-STABLE AMD64
PHP Version: 4.4.2
New Comment:
That does not s
ID: 36145
Updated by: [EMAIL PROTECTED]
Reported By: brage at zoo dot uib dot no
-Status: Open
+Status: Bogus
Bug Type: LDAP related
Operating System: FreeBSD 5.4-STABLE AMD64
PHP Version: 4.4.2
New Comment:
It's just your server hit
From: brage at zoo dot uib dot no
Operating system: FreeBSD 5.4-STABLE AMD64
PHP version: 4.4.2
PHP Bug Type: LDAP related
Bug description: ldap_bind() timeouts
Description:
I am experiencing exactly the same problem as described in
Bug #34892 (Process hang on L
ID: 36144
Updated by: [EMAIL PROTECTED]
Reported By: php at kanariepiet dot com
-Status: Open
+Status: Bogus
Bug Type: MySQL related
Operating System: Linux
PHP Version: 5.1.2
New Comment:
Sorry, but your problem does not imply a bug
ID: 36143
Updated by: [EMAIL PROTECTED]
Reported By: lvm99 at mail dot ru
-Status: Open
+Status: Feedback
Bug Type: PDO related
Operating System: Windows
PHP Version: 5.1.2
New Comment:
Thank you for this bug report. To properly diag
From: php at kanariepiet dot com
Operating system: Linux
PHP version: 5.1.2
PHP Bug Type: *Database Functions
Bug description: only one row when using persistent connections and unbuffered
queries
Description:
Assume you have a webserver serving two PHP scripts.
ID: 36035
Comment by: elgrandidou at liiri dot com
Reported By: reha at bilgiparki dot com
Status: Assigned
Bug Type: COM related
Operating System: Windows 2003
PHP Version: 5.1.2
Assigned To: wez
New Comment:
Same problem:
Php 5.1.2 CO
From: lvm99 at mail dot ru
Operating system: Windows
PHP version: 5.1.2
PHP Bug Type: PDO related
Bug description: bindParam on UPDATE error
Description:
ODBC connection to MSSQL
$sql = "UPDATE sources_test SET title=:title, name=:name WHERE id=:id";
$sth = $db-
ID: 36132
Updated by: [EMAIL PROTECTED]
Reported By: quick_defect at yahoo dot com
Status: Bogus
Bug Type: SPL related
Operating System: *
PHP Version: 5.1.2
Assigned To: helly
New Comment:
SPL documentation is at http://php.net/~helly/
ID: 35857
Updated by: [EMAIL PROTECTED]
Reported By: auroraeosrose at gmail dot com
-Status: Assigned
+Status: Bogus
Bug Type: MySQLi related
Operating System: WinXPSP2
PHP Version: 5CVS-2005-12-31 (snap)
Assigned To: andrey
New
ID: 36142
User updated by: arekm at pld-linux dot org
Reported By: arekm at pld-linux dot org
-Status: Open
+Status: Closed
Bug Type: Session related
Operating System: Linux
PHP Version: 5.1.2
New Comment:
Found the solution:
sess
From: arekm at pld-linux dot org
Operating system: Linux
PHP version: 5.1.2
PHP Bug Type: Session related
Bug description: SOAP usage halts session
Description:
Very long running SOAP query in one tab in web browser halts the same
session on the server so nothing
ID: 36139
Updated by: [EMAIL PROTECTED]
Reported By: max__payne at list dot ru
-Status: Open
+Status: Feedback
Bug Type: OCI8 related
Operating System: Win 2003 Server Standard R2
PHP Version: 5.1.2
New Comment:
What version of clien
From: [EMAIL PROTECTED]
Operating system: Irrelevant
PHP version: 5.1.2
PHP Bug Type: Feature/Change Request
Bug description: Add ReflectionClass::newInstanceArgs($args)
Description:
An equivalent to ReflectionMethod::invokeArgs() is missing for creating
new inst
ID: 36140
User updated by: sugan_b at yahoo dot co dot in
Reported By: sugan_b at yahoo dot co dot in
Status: Open
Bug Type: mbstring related
Operating System: FC3
PHP Version: 5.1.2
New Comment:
The actual result obtained is:
【問合】
メールのSubjectが8;z
ID: 36140
User updated by: sugan_b at yahoo dot co dot in
Reported By: sugan_b at yahoo dot co dot in
Status: Open
Bug Type: mbstring related
Operating System: FC3
PHP Version: 5.1.2
New Comment:
Modifying the actual result val
Previous Comments
From: sugan_b at yahoo dot co dot in
Operating system: FC3
PHP version: 5.1.2
PHP Bug Type: mbstring related
Bug description: mb_encode_mimeheader not working properly
Description:
A small part of my application(using only PHP 5.1.2 and Apache 2.2.0)
incorporate
From: max__payne at list dot ru
Operating system: Win 2003 Server Standard R2
PHP version: 5.1.2
PHP Bug Type: OCI8 related
Bug description: Problem with oci_parse().
Description:
Calls to oci_parse() sometimes hangs up server. Oracle server is Oracle
8.1.7.0.0 w
ID: 32921
Updated by: [EMAIL PROTECTED]
Reported By: eckounlimited at gmx dot nnet
-Status: No Feedback
+Status: Bogus
Bug Type: GD related
Operating System: *
PHP Version: 5CVS-2005-05-02 (dev)
Assigned To: pajoye
New Comment:
ID: 32921
Comment by: test at test dot com
Reported By: eckounlimited at gmx dot nnet
Status: No Feedback
Bug Type: GD related
Operating System: *
PHP Version: 5CVS-2005-05-02 (dev)
Assigned To: pajoye
New Comment:
consider this as a bu
ID: 35793
Updated by: [EMAIL PROTECTED]
Reported By: deadman_great at mail dot ru
Status: Assigned
Bug Type: PDO related
Operating System: RH Fedora Core 2
PHP Version: 5CVS-2005-12-25 (snap)
-Assigned To: andrey
+Assigned To: Wez
Ne
ID: 36103
Updated by: [EMAIL PROTECTED]
Reported By: rebe at unit01 dot net
-Status: Open
+Status: Feedback
Bug Type: FTP related
Operating System: linux
PHP Version: 5.1.2
New Comment:
>Frankly - your patch is doing 99% percent the
ID: 36103
User updated by: rebe at unit01 dot net
Reported By: rebe at unit01 dot net
-Status: Feedback
+Status: Open
Bug Type: FTP related
Operating System: linux
PHP Version: 5.1.2
New Comment:
Frankly - your patch is doing 99% percent
40 matches
Mail list logo