From: [EMAIL PROTECTED]
Operating system: Windows NT 4.0
PHP version: 4.1.1
PHP Bug Type: Reproducible crash
Bug description: get_defined_constants() crashs
PHP 4.1.1 crashs when print_r'ing get_defined_constants():
Same problem with:
Dr. Watson gets up.
--
Ed
ID: 15600
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Informix related
Operating System: Solaris 7
PHP Version: 4.1.1
New Comment:
I wanted to list the reseults from the query from the database. I got
ID: 15601
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Mail related
-Operating System: Mac OS X
+Operating System: Mac OS X 10.1
PHP Version: 4.0.6
Previous Comments:
ID: 15609
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: windows
PHP Version: 4.1.1
-Assigned To:
+Assigned To: imajes
New Comment:
you don't need to inc
ID: 15614
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Reproducible crash
Operating System: Windows NT 4.0
PHP Version: 4.1.1
New Comment:
This bug has been fixed in CVS.
Pre
ID: 15603
Updated by: [EMAIL PROTECTED]
-Summary: PHP output sometimes doesn't follow HTML 4.01
standards.
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: Documentation problem
Operating System: Linux
PHP Versi
ID: 14401
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *Configuration Issues
Operating System: Linux i386
PHP Version: 4.1.0
New Comment:
Status update:
o The problem persists with php-4.1.1.
o The pr
ID: 15609
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: windows
PHP Version: 4.1.1
Assigned To: imajes
New Comment:
This is included at
http://www.php.net
ID: 15607
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: *Spelling functions
Operating System: Solaris 5.7
PHP Version: 4.1.1
New Comment:
To properly diagnose this bug, we nee
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.1.1
PHP Bug Type: PostgreSQL related
Bug description: pg_exec update table sets column to NULL instead of updating it
im using PHP-WML and i was trying to update a table in postgres with this:
OUTPUT ON SC
ID: 15615
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: PostgreSQL related
Operating System: Linux
PHP Version: 4.1.1
New Comment:
The bug system is not the appropriate forum for
ID: 15613
Updated by: [EMAIL PROTECTED]
-Summary: readfile doesn't work correctly with WIndows XP
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Output Control
Operating System: Windows XP (Professional)
ID: 15613
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Output Control
Operating System: Windows XP (Professional)
PHP Version: 4.1.1
New Comment:
No, it's not a problem of the image presentation. Th
ID: 5607
Updated by: [EMAIL PROTECTED]
-Reported By: [EMAIL PROTECTED]
+Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Other
Operating System: MS Windows NT 4.0
PHP Version: 4.0.1pl2
New Comment:
Hi,
I looked for fix of the s
ID: 15613
Updated by: [EMAIL PROTECTED]
-Summary: readfile doesn't work correctly with WIndows XP
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Output Control
Operating System: Windows XP (Professional)
PHP Version: 4.1.1
From: [EMAIL PROTECTED]
Operating system: RedHat Linux 7.2 Kernel 2.4.14
PHP version: 4.1.1
PHP Bug Type: Sockets related
Bug description: i have compiled php 4.1.1 with --enable-sockets option but sockets
don't works
i have compiled php 4.1.1 with the following options:
.
ID: 15613
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Output Control
Operating System: Windows XP (Professional)
PHP Version: 4.1.1
New Comment:
No output buffering, no compression.
Previous Comm
ID: 2193
Updated by: [EMAIL PROTECTED]
-Reported By: [EMAIL PROTECTED]
+Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Scripting Engine problem
Operating System: Linux 2.0.36
PHP Version: 4.0 Beta 2
New Comment:
Hi,
I have th
ID: 7809
Updated by: [EMAIL PROTECTED]
-Reported By: [EMAIL PROTECTED]
+Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: *Install and Config
Operating System: AIX 4.3.3
PHP Version: 4.0.3
New Comment:
I have an error message like
From: [EMAIL PROTECTED]
Operating system: All
PHP version: 4.1.1
PHP Bug Type: Documentation problem
Bug description: assert description doesn't fit it's designation
I stumble 'bout the section LXXVI (PHP Options and Information), function
assert.
It documented not in it's
From: [EMAIL PROTECTED]
Operating system: -
PHP version: 4.1.1
PHP Bug Type: Documentation problem
Bug description: German translation has essential omissions
The description of the dir class in filesystem reference.
This makes the whole entry for dir useless in German tran
ID: 15618
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: -
PHP Version: 4.1.1
Previous Comments:
---
ID: 15618
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: -
PHP Version: 4.1.1
Previous Comments:
---
ID: 15618
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: -
PHP Version: 4.1.1
New Comment:
The description of the dir class in filesystem reference is
incomplete/do
ID: 15603
Updated by: [EMAIL PROTECTED]
-Summary: PHP output sometimes doesn't follow HTML 4.01
standards.
Reported By: [EMAIL PROTECTED]
-Status: Analyzed
+Status: Feedback
Bug Type: Documentation problem
Operat
From: [EMAIL PROTECTED]
Operating system: Win2k Pro/Adv Server
PHP version: 4.1.1
PHP Bug Type: ODBC related
Bug description: odbc_result() doesn't return ms sql server text field correctly
Using odbc functions with MS SQL Server 2k,
using odbc_exec() with a select query to
From: [EMAIL PROTECTED]
Operating system: windows me
PHP version: 4.1.1
PHP Bug Type: Date/time related
Bug description: problem with 2002-03-31
".$srez;
$srez= date ("d-m-Y", mktime (0,0,0,3,1+30,2002));
echo "".$srez;
echo phpinfo();
?>
The result is
30-03-2002
ID: 15620
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Date/time related
Operating System: windows me
PHP Version: 4.1.1
New Comment:
Not a bug, it's daylight savings time. Use
ID: 15618
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: -
PHP Version: 4.1.1
-Assigned To:
+Assigned To: Georg
New Comment:
Thank you for your report.
ID: 15620
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Date/time related
Operating System: windows me
PHP Version: 4.1.1
New Comment:
... or "mktime(12,0,0,...)"
Previous Comments:
--
ID: 14988
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: MySQL related
Operating System: w2k
PHP Version: 4.1.1
New Comment:
seems to be caused by slow DNS-lookups and some problems in netscape
4.x:
ht
ID: 14029
Updated by: [EMAIL PROTECTED]
-Reported By: [EMAIL PROTECTED]
+Reported By: [EMAIL PROTECTED]
Status: No Feedback
Bug Type: Dynamic loading
Operating System: win/2000
PHP Version: 4.0.6
New Comment:
I also have the following se
ID: 15616
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Sockets related
Operating System: RedHat Linux 7.2 Kernel 2.4.14
PHP Version: 4.1.1
New Comment:
Not enough information wa
ID: 15616
Updated by: [EMAIL PROTECTED]
-Summary: i have compiled php 4.1.1 with --enable-sockets option
but sockets don't works
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Sockets related
Operating System: Red
ID: 15521
Updated by: [EMAIL PROTECTED]
-Summary: Can't call member function of an object in an array
stored in a session
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Class/Object related
ID: 15618
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: -
PHP Version: 4.1.1
Assigned To: Georg
New Comment:
fixed in current CVS.
ID: 15333
Updated by: [EMAIL PROTECTED]
-Reported By: [EMAIL PROTECTED]
+Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: IIS related
Operating System: Windows 2000 Pro
PHP Version: 4.1.1
New Comment:
Are you using Zendencoder? I ha
ID: 13324
Updated by: [EMAIL PROTECTED]
-Reported By: [EMAIL PROTECTED]
+Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: IIS related
Operating System: Windows 2000 SP2
PHP Version: 4.0.6
New Comment:
Are you using Zendencoder? I ha
ID: 15333
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: IIS related
Operating System: Windows 2000 Pro
PHP Version: 4.1.1
New Comment:
Nope, I am not using Zend Encoder or Optimizer. Just running plain
From: [EMAIL PROTECTED]
Operating system: Linux Redhat
PHP version: 4.1.1
PHP Bug Type: Directory function related
Bug description: directory with name '0' isn't listed
i have a directory containing other directories, including one named '0'.
I try to use "while ($file = re
ID: 15621
Updated by: [EMAIL PROTECTED]
-Summary: directory with name '0' isn't listed
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Directory function related
Operating System: Linux Redhat
PHP Version:
From: [EMAIL PROTECTED]
Operating system: Windows 98
PHP version: 4.1.1
PHP Bug Type: Unknown/Other Function
Bug description: Memory Error
Hi, i have a problem in Windows 98 System with Apache 1.3.23, i instal PHP
in both modes and report a memory problen when load a php pag
ID: 15622
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Unknown/Other Function
Operating System: Windows 98
PHP Version: 4.1.1
New Comment:
Not enough information was provided fo
From: [EMAIL PROTECTED]
Operating system: Linux (SuSE 6.4)
PHP version: 4.1.1
PHP Bug Type: Compile Failure
Bug description: build script fails to link "nss_dns" library
System:
SuSE Linux 6.4
Apache 1.3.23
PHP 4.1.1
WHAT HAPPENED:
I compile PHP as a DSO module agai
From: [EMAIL PROTECTED]
Operating system: linux
PHP version: 4.0.6
PHP Bug Type: dBase related
Bug description: dbase_add_record segmentation fault when number too long
When a number field for dbase_add_record is defined with a
certain length and a longer number (in my cas
ID: 15624
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: dBase related
Operating System: linux
PHP Version: 4.0.6
New Comment:
To properly diagnose this bug, we need a backtrac
From: [EMAIL PROTECTED]
Operating system: XP
PHP version: 4.1.1
PHP Bug Type: Output Control
Bug description: Output stops
Also related to my last report but slightly different.
Related to #15612 and #14529
When I used a 82K script and tried to print the source code out
ID: 15619
Updated by: [EMAIL PROTECTED]
-Summary: odbc_result() doesn't return ms sql server text field
correctly
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: ODBC related
Operating Sy
ID: 15624
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: dBase related
Operating System: linux
PHP Version: 4.0.6
New Comment:
The issue seems to be more complicated then what
ID: 15619
Updated by: [EMAIL PROTECTED]
-Summary: odbc_result() doesn't return ms sql server text field
correctly
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: ODBC related
Operating Sy
ID: 15601
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Mail related
Operating System: Mac OS X 10.1
PHP Version: 4.0.6
New Comment:
Don't work I have found a workaround solution.
Previous Comments:
--
ID: 15601
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Mail related
Operating System: Mac OS X 10.1
PHP Version: 4.0.6
Previous Comments:
--
ID: 15624
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: dBase related
Operating System: linux
PHP Version: 4.0.6
New Comment:
I found the issue that creates the crash:
If a string is given to dbf_add_
ID: 15611
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Scripting Engine problem
Operating System: Apache 1.3.1.7
PHP Version: 4.1.1
New Comment:
The bug system is not the approp
ID: 14522
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: DOM XML related
Operating System: SuSe 7.3
PHP Version: 4.1.0
New Comment:
Nothing happening about the bug? Un Downloading regularly the newest
CVS
ID: 15608
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Analyzed
Bug Type: Documentation problem
Operating System: Win2k
PHP Version: 4.1.1
New Comment:
AFAIK, only true for 1.3.21 and later on
ID: 15608
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Analyzed
+Status: Duplicate
Bug Type: Documentation problem
Operating System: Win2k
PHP Version: 4.1.1
New Comment:
Dupe of 15609.
Previous Comments:
From: [EMAIL PROTECTED]
Operating system: Win 95
PHP version: 4.0.6
PHP Bug Type: Regexps related
Bug description: Max result in ereg
When i try this code , i can't get more than the 9th result.
";
$i=1;
while ($i<20){
print "$i : $buffer[$i]";
$i++;
ID: 15626
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Regexps related
Operating System: Win 95
PHP Version: 4.0.6
New Comment:
This is not a bug. Please double-check the docume
ID: 14522
Updated by: [EMAIL PROTECTED]
-Reported By: [EMAIL PROTECTED]
+Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: DOM XML related
Operating System: SuSe 7.3
PHP Version: 4.1.0
New Comment:
This patch against latest CVS shoul
ID: 15600
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Feedback
Bug Type: Informix related
Operating System: Solaris 7
PHP Version: 4.1.1
New Comment:
Can you provide a simple, self-contained
ID: 13730
Updated by: [EMAIL PROTECTED]
-Reported By: [EMAIL PROTECTED]
+Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Operating System: Linux/Red Hat 7.1
PHP Version: 4.0.6
New Comment:
Or make the string
From: [EMAIL PROTECTED]
Operating system: SunSolaris 8 Sparc
PHP version: 4.1.1
PHP Bug Type: Informix related
Bug description: Multiple Connections not allowed
Hi,
I would like to report a bug in the Informix module of PHP 4.1.1.
When you try to use more than one conn
From: [EMAIL PROTECTED]
Operating system: Unix Like
PHP version: 4.1.1
PHP Bug Type: FTP related
Bug description: ftp_get downloads files to remote folders and note local folders
All the ftp_functions seens to work nicelly at my unix like server, but
when i am trying to down
ID: 14522
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: DOM XML related
Operating System: SuSe 7.3
-PHP Version: 4.1.0
+PHP Version: CVS Download
New Comment:
The patch from
ID: 15175
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Filesystem function related
Operating System: Windows 2000
PHP Version: 4.1.0
New Comment:
Can't reproduce with 4.1.1 on
From: [EMAIL PROTECTED]
Operating system: n/a
PHP version: 4.1.1
PHP Bug Type: Documentation problem
Bug description: ref.ifx refers to phpinfo()() instead of phpinfo()
The manual page ref.ifx refers to phpinfo()() instead of phpinfo().
See http://www.php.net/manual/en/ref.
ID: 15627
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: n/a
PHP Version: 4.1.1
New Comment:
Fixed in CVS
Previous Comments:
---
ID: 14391
Updated by: [EMAIL PROTECTED]
-Reported By: [EMAIL PROTECTED]
+Reported By: [EMAIL PROTECTED]
Status: No Feedback
Bug Type: Date/time related
Operating System: Windows 2000 Server
PHP Version: 4.0.6
New Comment:
Any updates on
ID: 15340
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Arrays related
Operating System: Windows 2000
PHP Version: 4.1.1
New Comment:
Your code is wrong.
Printing $v->items[0]
ID: 15433
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Unknown/Other Function
Operating System: windows 2000 Professional
PHP Version: 4.1.1
New Comment:
Please provide more
ID: 15340
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Closed
+Status: Bogus
Bug Type: Arrays related
Operating System: Windows 2000
PHP Version: 4.1.1
New Comment:
marking bogus -> user error
Previous Com
From: [EMAIL PROTECTED]
Operating system: SGI Irix 6.5
PHP version: 4.1.1
PHP Bug Type: IMAP related
Bug description: imap_utf7_decode appears to be broken
Hi,
when trying to use the IMP Webmail client with an Exchange 2000 Server,
folders
with accents in the name a
ID: 14392
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Duplicate
Bug Type: PWS related
Operating System: Windows 98SE
PHP Version: 4.1.0
New Comment:
Duplicate. See bug #13593 ( http://bugs.php
From: [EMAIL PROTECTED]
Operating system: NT4.0
PHP version: 4.1.1
PHP Bug Type: Apache2 related
Bug description: php4apache.dll don't work with Apache 2.0.32
php4apache2.dll doesn't work with Apache 2.0.32 (and Apache 2.0, in
general). We are using PHP 4.1.1
Any timefra
ID: 14988
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: MySQL related
Operating System: w2k
PHP Version: 4.1.1
New Comment:
Since the url given gives hints on how to solve this
From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.1.1
PHP Bug Type: MSSQL related
Bug description: MSSQL querys cause major problems
Webserver: IIS 5
SQL Server Ver: 2000
CGI version of PHP
Calling mssql_query() causes PHP to hang. It eventually time
ID: 15612
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Output Control
Operating System: Windows XP
PHP Version: 4.1.1
New Comment:
Here's some more info about what's going on.
NOTE: Since the website
From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.1.1
PHP Bug Type: Reproducible crash
Bug description: Internal Server Error with @mysql_connect
I have a script were I must disable error-reporting by the mysql_connect
function, because I will use header(
From: [EMAIL PROTECTED]
Operating system: WIn XP
PHP version: 4.1.1
PHP Bug Type: *Directory/Filesystem functions
Bug description: Problem with opendir function
Hello,
I meet a problem with this code:
c:\ is my hard drive
to obtain the files in the directory of my har
ID: 15631
Updated by: [EMAIL PROTECTED]
-Reported By: [EMAIL PROTECTED]
+Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache2 related
Operating System: NT4.0
PHP Version: 4.1.1
New Comment:
I'm also having the same problem under
From: [EMAIL PROTECTED]
Operating system: 2000
PHP version: 4.1.1
PHP Bug Type: COM related
Bug description: COM Singleton
I noticed that loading a COM object that has been declared as a singleton
locks up the browser. I created a simple COM object (header follows), and
if I
ID: 15433
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Unknown/Other Function
Operating System: windows 2000 Professional
PHP Version: 4.1.1
Previous Comments:
--
From: [EMAIL PROTECTED]
Operating system: windows
PHP version: 4.1.1
PHP Bug Type: Feature/Change Request
Bug description: Printer.dll is not included in php 4.1.1
php_printer.dll is not included in the PHP4.1.1 Win32 ackage. Any reason?
Any Solution?
--
Edit bug report at
From: [EMAIL PROTECTED]
Operating system: Linux - RedHat 7.2
PHP version: 4.1.1
PHP Bug Type: LDAP related
Bug description: if using URI, ldap_connect() returns resource ID when server does
not exist
I'm running a very simple test script (see below) to test my ldap server
c
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.0CVS-2002-02-19
PHP Bug Type: ICONV related
Bug description: warning from zend_execute.c while running inconv()
I get this warning message while trying to run iconv():
Warning: String is not zero-terminated
(
ID: 12143
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Compile Failure
Operating System: linux 2.4.6
PHP Version: 4.0.6
New Comment:
This bug exists with the "latest" version of Apache 2 (2.0.32). and
From: [EMAIL PROTECTED]
Operating system: All
PHP version: 4.1.1
PHP Bug Type: *Network Functions
Bug description: detecting end of UDP packets
I am using PHP for UDP stuff (to block access to users based on a DNSBL).
With TCP connections, PHP detects the end of a packet.
ID: 10333
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: No Feedback
Bug Type: Gettext related
Operating System: Linux - Mandrake 7.2
PHP Version: 4.0.4pl1
New Comment:
No feedback was provid
ID: 14577
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Analyzed
Bug Type: Sockets related
Operating System: Windows 2000
PHP Version: 4.1.0
New Comment:
The windows code for this feature is not
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.1.1
PHP Bug Type: *General Issues
Bug description: Website error with Opera 5.0
I have found an error when i tried to add an event when i used Opera 5.0
The field event categorie does not show, with prevent people wit
ID: 15640
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type:*General Issues
PHP Version: 4.1.1
New Comment:
This is defintly not the place for this type of problem or request.
Talk to Opera.
Previous Comments:
--
ID: 15640
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Analyzed
Bug Type:*General Issues
PHP Version: 4.1.1
-Assigned To:
+Assigned To: georg
New Comment:
Thank you for submitting this bug.
Its a table problem in cal.php (non
From: [EMAIL PROTECTED]
Operating system: Unix
PHP version: 4.0.6
PHP Bug Type: Session related
Bug description: Passing objects with SID method doesn't work
When passing an object to another page via a session and not using cookies,
serialize must be used. When one attempts
ID: 15638
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: ICONV related
Operating System: Linux
PHP Version: 4.0CVS-2002-02-19
New Comment:
I committed a fix for this to CVS, bu
ID: 15640
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Analyzed
+Status: Closed
Bug Type:*General Issues
PHP Version: 4.1.1
Assigned To: georg
New Comment:
Fixed in current cvs
Georg
Previous Comments:
ID: 7160
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Closed
+Status: Open
Bug Type: *General Issues
Operating System: NT 4.0 SP 6a
-PHP Version: 4.0.3
+PHP Version: 4.1.1
New Comment:
In PHP 4.1.1
N
ID: 15307
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: cURL related
Operating System: Linux 2.4.x
PHP Version: 4.1.1
New Comment:
I've experienced the same problem.
Additionally info: it works fine wit
98 matches
Mail list logo