#21824 [NEW]: PHP-Based AIM Bot

2003-01-22 Thread thomas
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.3.0 PHP Bug Type: Feature/Change Request Bug description: PHP-Based AIM Bot Any thoughts on converting the Perl Net::AIM module to PHP? I think it would be great to be able to code an AIM bot in PHP. has this be

#21824 [Opn]: PHP-Based AIM Bot

2003-01-22 Thread thomas
ID: 21824 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: all PHP Version: 4.3.0 New Comment: heh, well, I'm no PEAR developer so I guess I'll need to wait for someo

#20720 [NEW]: ps_files_cleanup_dir

2002-11-29 Thread thomas
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.2.3 PHP Bug Type: Session related Bug description: ps_files_cleanup_dir I a simple script i got the following error notice. Notice: ps_files_cleanup_dir: opendir(F:\php\sessions) failed: Invalid a

#21014 [NEW]: $x++-1 doesnt work

2002-12-14 Thread thomas
From: [EMAIL PROTECTED] Operating system: windows PHP version: 4.2.3 PHP Bug Type: *General Issues Bug description: $x++-1 doesnt work On php4.2.3. on windows $x++-1 evaluates to $x (which I belive is wrong. First evaluate and then increment). on unix (php version ?) it

#21014 [Bgs]: $x++-1 doesnt work

2002-12-14 Thread thomas
ID: 21014 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: windows PHP Version: 4.2.3 New Comment: Very sorry - now it seems like I can't reproduce the error either. But so

Bug #16982: starting session turns of some sort of output-buffering

2002-05-02 Thread thomas
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.4 PHP version: 4.2.0 PHP Bug Type: Session related Bug description: starting session turns of some sort of output-buffering As said in the summary, starting a session turns on some strange output-buffering, wich cannot be o

#19476 [NEW]: Array via form chopped when Multi-byte support on.

2002-09-18 Thread thomas
From: [EMAIL PROTECTED] Operating system: Red Hat Linux 6 and 7.x PHP version: 4.2.3 PHP Bug Type: mbstring related Bug description: Array via form chopped when Multi-byte support on. Since I have disabled mb support on my servers to get my scripts to work I cannot give a

#19460 [Com]: HTTP_POST_VARS trims 4 characters from left side of each field with array name

2002-09-18 Thread thomas
ID: 19460 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache2 related Operating System: Linux 2.4.9-34 (RedHat 7.2) PHP Version: 4.2.3 New Comment: Is this the bug report which my report (19476) was

#19994 [NEW]: Extracting information from Helix/Real Media

2002-10-19 Thread thomas
this should be possible. It would be a nice feature, the Helix project can be found here: http://www.helixcommunity.org/ I will look for information about this in the mean time, but since my level of expertice is 1.5 year of PHP experience I would need some time on this. best regards t

#19776 [Com]: recode is "silent"

2002-10-21 Thread thomas
ID: 19776 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Recode related Operating System: redhat 8.0 PHP Version: 4.2.3 New Comment: FYI, on RH7.3 with PHP 4.2.3 and Recode 3.6 (recode-devel-3.6-6 RPM), ma

#15630 [Com]: imap_utf7_decode appears to be broken

2002-11-14 Thread thomas . jarosch
s bug, will Gamid Isayev's patches be applied or not? People really have problems with this bug, as e.g. most webmail applications won't work properly. At least german/austrian/finnish/swedish people have Umlauts in their folder names just to name a few. Best regards, Thomas Pr

#20478 [NEW]: strftime problem with timestamp from 2000-01-01/02

2002-11-18 Thread thomas . schuessler
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.2.2 PHP Bug Type: Date/time related Bug description: strftime problem with timestamp from 2000-01-01/02 '; print 'timestamp: '.$timestamp.''; print 'strftime: '.strftime('%G', $timestamp).''; print 'date: '.d

#15630 [Com]: imap_utf7_decode appears to be broken

2002-11-21 Thread thomas . jarosch
e applied or not? People really have problems with this bug, as e.g. most webmail applications won't work properly. At least german/austrian/finnish/swedish people have Umlauts in their folder names just to name a few. Best regards, Thomas

Bug #15628 Updated: Multiple Connections not allowed

2002-04-19 Thread thomas . hoppe
ID: 15628 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Informix related Operating System: SunSolaris 8 Sparc PHP Version: 4.1.1 New Comment: I have the exactly same problem with Oracle!!! Previous Com

Bug #16704: Screwed up handles while connection multiple DBs

2002-04-19 Thread thomas . hoppe
that: for ($i=1; $i <= 2; $i++) { $oci_connection_new = OCILogon ($oracle_user, $oracle_pass, $oracle_inst); } I reviewed $oci_connection_new and figured out thata it changes the recource id after the loop Thomas -- Edit bug report at http://bugs.php.net/?id=16704&edit=1 --

Bug #16704 Updated: Screwed up handles while connection multiple DBs

2002-04-20 Thread thomas . hoppe
($oracle_user, $oracle_pass, $oracle_inst); } I reviewed $oci_connection_new and figured out thata it changes the recource id after the loop Thomas -- Edit this bug report at http://bugs.php.net/?id=16704&edit=1

Bug #16704 Updated: Screwed up handles while connection multiple DBs

2002-04-21 Thread thomas . hoppe
igured out thata it changes the recource id after the loop Thomas -- Edit this bug report at http://bugs.php.net/?id=16704&edit=1

Bug #16704 Updated: Screwed up handles while connection multiple DBs

2002-04-22 Thread thomas . hoppe
ID: 16704 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.1.2 New Comment: Bah! Bug in bug report: 5.) echo out connection one $con1 -> you

Bug #16704 Updated: Screwed up handles while connection multiple DBs

2002-04-23 Thread thomas . hoppe
ID: 16704 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.1.2 New Comment: Hi, I'll send you a nice testsript tomorrow (European Time).

Bug #16704 Updated: Screwed up handles while connection multiple DBs

2002-05-01 Thread thomas . hoppe
ID: 16704 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.1.2 New Comment: I'm happy to report, that I've minimized the problem to one lil scr

Bug #16704 Updated: Screwed up handles while connection multiple DBs

2002-05-01 Thread thomas . hoppe
ID: 16704 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.1.2 New Comment: x Previous Comments:

Bug #16704 Updated: Screwed up handles while connection multiple DBs

2002-05-01 Thread thomas . hoppe
ID: 16704 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.1.2 New Comment: Arggh, There was an error in my testscript. Gotta search on :( Pr

Bug #16704 Updated: Screwed up handles while connection multiple DBs

2002-05-01 Thread thomas . hoppe
ID: 16704 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.1.2 New Comment: This is not my day. I figured out that the bug is not in php but in my

Bug #16859 Updated: session_decode gives SEGV in PHP 4.2.0

2002-05-25 Thread thomas . paulmichl
ID: 16859 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Solaris 2.6 (5.6) PHP Version: 4.2.0 New Comment: I can reproduce this bug on: Linux 2.4.7-10 Apache 1.3.24 PH

Bug #15800: german characters cannot be stored

2002-02-28 Thread thomas . rauh
inux (correct values): ÄÖÜäöü 4) Reading the values back (from the saved wddx package) Ä Üä It seams like that only some locale characters (ÄÜä) are recognized on an Win2000 Server. With the same script and the same data, there are no problems on an Linux Server. Happy Debugging :-)

Bug #15888: Crashes when using --with-mm

2002-03-05 Thread thomas . grotevent
de framework or SquirrelMail. The version 4.1.1 works fine. No compilation errors or similar showed up. The mm version is 1.1.3. Regards Thomas (Please apologize my english... ;-) -- Edit bug report at http://bugs.php.net/?id=15888&edit=1 -- Fixed in CVS:http://bugs.php.net

Bug #15888 Updated: Crashes when using --with-mm

2002-03-09 Thread thomas . grotevent
gdb. I'll try to figure out if i can get this work. Thomas Previous Comments: [2002-03-05 17:06:49] [EMAIL PROTECTED] Can you try a snapshot from snaps.php.net to see if it's fixed AND provide a backtrace

#21073 [NEW]: linking "configure --with-sapdb" failed

2002-12-18 Thread thomas . theodor . koetter
1:48:43 2002 *** *** 135,141 PHP_ADD_INCLUDE($withval/incl) PHP_ADD_LIBPATH($withval/lib) PHP_ADD_LIBRARY(sqlod) - PHP_ADD_LIBRARY(sqlrte) ODBC_TYPE=sapdb AC_DEFINE(HAVE_SAPDB,1,[ ]) AC_MSG_RESULT(yes) --- 135,140 Regards Thomas -- Edit b

#24033 [NEW]: changed behaviour of fread() ?

2003-06-05 Thread thomas at nimstad dot com
From: thomas at nimstad dot com Operating system: Win32 PHP version: 4.3.2 PHP Bug Type: Sockets related Bug description: changed behaviour of fread() ? Problem: fread() hangs if not reading exact number of bytes from a socket. worked previously in 4.3.1. fread() returns

#24033 [Opn]: changed behaviour of fread() ?

2003-06-06 Thread thomas at nimstad dot com
ID: 24033 User updated by: thomas at nimstad dot com Reported By: thomas at nimstad dot com Status: Open -Bug Type: Documentation problem +Bug Type: Sockets related Operating System: Win32 PHP Version: 4.3.2 New Comment: Ok. Since I'

#24161 [NEW]: imap_open will not timeout

2003-06-12 Thread thomas at xenocast dot com
From: thomas at xenocast dot com Operating system: Windows 2000 PHP version: 4.3.2 PHP Bug Type: IMAP related Bug description: imap_open will not timeout Description: This is a difficult situation to reproduce. I will try to give you the history. We are

#24161 [Opn]: imap_open will not timeout

2003-06-12 Thread thomas at xenocast dot com
ID: 24161 User updated by: thomas at xenocast dot com Reported By: thomas at xenocast dot com Status: Open Bug Type: IMAP related Operating System: Windows 2000 PHP Version: 4.3.2 New Comment: Damn, umn.. I had trouble with the submission form

#32824 [NEW]: require_once() don't throw an error msg when file will be included twice

2005-04-25 Thread thomas at ecommerce dot com
From: thomas at ecommerce dot com Operating system: Linux SuSE 9.2 PHP version: 4.3.11 PHP Bug Type: Output Control Bug description: require_once() don't throw an error msg when file will be included twice Description: When an file will be included twice,

#33000 [NEW]: unknown data type

2005-05-10 Thread thomas at pipelineinteractive dot com
From: thomas at pipelineinteractive dot com Operating system: RedHat 9 PHP version: 5.0.3 PHP Bug Type: MSSQL related Bug description: unknown data type Description: Unknown Data Type in Column X returned for Uniqueidentifier Data Types. RedHat 9 Apache

#33125 [NEW]: imagecopymergegray produces mosaic rainbow effect

2005-05-24 Thread thomas at krantz dot com
From: thomas at krantz dot com Operating system: Linux PHP version: 4.3.11 PHP Bug Type: *Graphics related Bug description: imagecopymergegray produces mosaic rainbow effect Description: When merging two images, one normal and the other one completely black, the

#33118 [Com]: Memory leak in ISAPI module after exception

2005-06-05 Thread thomas at kaiserauer dot org
ID: 33118 Comment by: thomas at kaiserauer dot org Reported By: T dot Hauck at janaserver dot de Status: Open Bug Type: IIS related Operating System: Windows 2000 / XP / All PHP Version: 5.0.4, 4.3.11 New Comment: Memory leak still persists

#31210 [NEW]: Apache segfault

2004-12-20 Thread thomas at fdns dot net
From: thomas at fdns dot net Operating system: Linux (Slackware 9.1) PHP version: 4.3.10 PHP Bug Type: Apache related Bug description: Apache segfault Description: I've just attempted to upgrade to 4.3.10 and apache is segfaulting when trying to load up the

#31210 [Fbk->Opn]: Apache segfault

2004-12-20 Thread thomas at fdns dot net
ID: 31210 User updated by: thomas at fdns dot net Reported By: thomas at fdns dot net -Status: Feedback +Status: Open Bug Type: Apache related Operating System: Linux (Slackware 9.1) PHP Version: 4.3.10 New Comment: The segfault seems to

#31210 [Opn]: Apache segfault

2004-12-20 Thread thomas at fdns dot net
ID: 31210 User updated by: thomas at fdns dot net Reported By: thomas at fdns dot net Status: Open Bug Type: Apache related Operating System: Linux (Slackware 9.1) PHP Version: 4.3.10 New Comment: I'm now getting very suspe

#31210 [Fbk->Opn]: Apache segfault

2004-12-20 Thread thomas at fdns dot net
ID: 31210 User updated by: thomas at fdns dot net Reported By: thomas at fdns dot net -Status: Feedback +Status: Open Bug Type: Apache related Operating System: Linux (Slackware 9.1) PHP Version: 4.3.10 New Comment: I'm not sure if

#25883 [NEW]: htmlentities($value, ..., "UTF-8") doesn't to UTF-8 correctly and completely

2003-10-15 Thread thomas at haeber dot de
From: thomas at haeber dot de Operating system: SuSE Linux 8.2 (2.4.20) PHP version: 4.3.1 PHP Bug Type: Strings related Bug description: htmlentities($value, ..., "UTF-8") doesn't to UTF-8 correctly and completely Description: Hi guys, I used t

#25883 [Bgs]: htmlentities($value, ..., "UTF-8") doesn't to UTF-8 correctly and completely

2003-10-16 Thread thomas at haeber dot de
ID: 25883 User updated by: thomas at haeber dot de Reported By: thomas at haeber dot de Status: Bogus Bug Type: Strings related Operating System: SuSE Linux 8.2 (2.4.20) PHP Version: 4.3.1 New Comment: Hi, I don't know why this shoudn'

#25883 [Bgs->Csd]: htmlentities($value, ..., "UTF-8") doesn't to UTF-8 correctly and completely

2003-10-16 Thread thomas at haeber dot de
ID: 25883 User updated by: thomas at haeber dot de Reported By: thomas at haeber dot de -Status: Bogus +Status: Closed Bug Type: Strings related Operating System: SuSE Linux 8.2 (2.4.20) PHP Version: 4.3.1 New Comment: Oh. THX

#27406 [NEW]: php_check_syntax behavior

2004-02-26 Thread thomas at stauntons dot org
From: thomas at stauntons dot org Operating system: OS X PHP version: 5.0.0b4 (beta4) PHP Bug Type: *Compile Issues Bug description: php_check_syntax behavior Description: I am writing a class that will include another file containing a class that needs to

#27810 [Com]: Apache-2.0.49 crashes on graceful/restart

2004-04-05 Thread thomas at vermoe dot dk
ID: 27810 Comment by: thomas at vermoe dot dk Reported By: renato at galle dot com dot br Status: Closed Bug Type: Apache2 related Operating System: FreeBSD-5.2.1-RELEASE-p4 PHP Version: 4.3.5 New Comment: It defently doesnt work on

#24161 [Csd]: imap_open will not timeout

2003-06-13 Thread thomas at xenocast dot com
ID: 24161 User updated by: thomas at xenocast dot com Reported By: thomas at xenocast dot com Status: Closed Bug Type: IMAP related Operating System: Windows 2000 PHP Version: 4.3.2 Assigned To: iliaa New Comment: Is there a windows "

#24343 [NEW]: Oracle 9.2.0 client libs do not work

2003-06-26 Thread thomas at fivemile dot net
From: thomas at fivemile dot net Operating system: Redhat Linux 8.0 PHP version: 4.3.2 PHP Bug Type: OCI8 related Bug description: Oracle 9.2.0 client libs do not work Description: OCILogon and OCIPLogon either segfault or return spurious (changing by reloading

#24161 [Csd]: imap_open will not timeout

2003-06-26 Thread thomas at xenocast dot com
ID: 24161 User updated by: thomas at xenocast dot com Reported By: thomas at xenocast dot com Status: Closed Bug Type: IMAP related Operating System: Windows 2000 PHP Version: 4.3.2 Assigned To: iliaa New Comment: According to the 4.3.3RC1

#24343 [Fbk->Opn]: Oracle 9.2.0 client libs do not work

2003-06-26 Thread thomas at fivemile dot net
ID: 24343 User updated by: thomas at fivemile dot net Reported By: thomas at fivemile dot net -Status: Feedback +Status: Open Bug Type: OCI8 related Operating System: Redhat Linux 8.0 PHP Version: 4.3.2 New Comment: The snapshot seems to

#24343 [Fbk->Opn]: Oracle 9.2.0 client libs do not work

2003-06-26 Thread thomas at fivemile dot net
ID: 24343 User updated by: thomas at fivemile dot net Reported By: thomas at fivemile dot net -Status: Feedback +Status: Open Bug Type: OCI8 related Operating System: Redhat Linux 8.0 PHP Version: 4.3.2 New Comment: environment of the

#24343 [Fbk->Opn]: Oracle 9.2.0 client libs do not work

2003-06-26 Thread thomas at fivemile dot net
ID: 24343 User updated by: thomas at fivemile dot net Reported By: thomas at fivemile dot net -Status: Feedback +Status: Open Bug Type: OCI8 related Operating System: Redhat Linux 8.0 PHP Version: 4.3.2 New Comment: Warning: ociplogon

#24343 [Fbk->Opn]: Oracle 9.2.0 client libs do not work

2003-07-08 Thread thomas at fivemile dot net
ID: 24343 User updated by: thomas at fivemile dot net Reported By: thomas at fivemile dot net -Status: Feedback +Status: Open Bug Type: OCI8 related Operating System: Redhat Linux 8.0 PHP Version: 4.3.3-dev New Comment: the SAME script

#24343 [Bgs->Opn]: Oracle 9.2.0 client libs do not work

2003-07-13 Thread thomas at fivemile dot net
ID: 24343 User updated by: thomas at fivemile dot net Reported By: thomas at fivemile dot net -Status: Bogus +Status: Open Bug Type: OCI8 related Operating System: Redhat Linux 8.0 PHP Version: 4.3.3-dev New Comment: Okay, once again

#22954 [Com]: /usr/bin/sendmail: error while loading shared libraries: libclntsh.so.9.0

2003-07-15 Thread thomas at abstraktgraphics dot com
ID: 22954 Comment by: thomas at abstraktgraphics dot com Reported By: mclinden at informed dot net Status: Bogus Bug Type: Mail related Operating System: Linux 2.4.20 PHP Version: 4.3.1 New Comment: I had the same problem with any PHP/Oracle

Bug #63200 [Com]: Apache 2.2 crashes when PHP called with negative Content-Length HTTP header

2013-05-03 Thread thomas at partyflock dot nl
Edit report at https://bugs.php.net/bug.php?id=63200&edit=1 ID: 63200 Comment by: thomas at partyflock dot nl Reported by:chris at whyley dot com Summary:Apache 2.2 crashes when PHP called with negative Content-Length

[PHP-BUG] Req #65314 [NEW]: Add "Auto-submitted:" header to imap_headerinfo()

2013-07-23 Thread thomas at landauer dot at
From: thomas at landauer dot at Operating system: PHP version: Irrelevant Package: IMAP related Bug Type: Feature/Change Request Bug description:Add "Auto-submitted:" header to imap_headerinfo() Description: Please include the "

Bug #47987 [Com]: Autoload stops working if E_DEPRECATED occurs

2012-06-28 Thread thomas at weinert dot info
Edit report at https://bugs.php.net/bug.php?id=47987&edit=1 ID: 47987 Comment by: thomas at weinert dot info Reported by:acecream1 at hotmail dot com Summary:Autoload stops working if E_DEPRECATED occurs Status: Assigned

Req #43936 [Com]: __empty() magic method

2012-07-20 Thread thomas at sibben dot nl
Edit report at https://bugs.php.net/bug.php?id=43936&edit=1 ID: 43936 Comment by: thomas at sibben dot nl Reported by:james dot laver at gmail dot com Summary:__empty() magic method Status: Open Type: Feature/Ch

Req #43936 [Com]: __empty() magic method

2012-07-20 Thread thomas at sibben dot nl
Edit report at https://bugs.php.net/bug.php?id=43936&edit=1 ID: 43936 Comment by: thomas at sibben dot nl Reported by:james dot laver at gmail dot com Summary:__empty() magic method Status: Open Type: Feature/Ch

#48911 [NEW]: embed sapi misses SAPI_API

2009-07-14 Thread thomas at koch dot ro
From: thomas at koch dot ro Operating system: Debian Lenny PHP version: 5.3.0 PHP Bug Type: *Compile Issues Bug description: embed sapi misses SAPI_API Description: I try the most simple program that uses the embed sapi. Due to missing SAPI_API macros the

#49170 [NEW]: Please undeprecate split/ereg

2009-08-05 Thread thomas at omerzu dot de
From: thomas at omerzu dot de Operating system: PHP version: 5.3.0 PHP Bug Type: Feature/Change Request Bug description: Please undeprecate split/ereg Description: Who decided to deprecate the split/ereg functions? If I wanted to use Perl, I would use Perl

#43540 [NEW]: rfc1867 handler newlength problem

2007-12-08 Thread thomas at partyflock dot nl
From: thomas at partyflock dot nl Operating system: Linux PHP version: 5.2.5 PHP Bug Type: Unknown/Other Function Bug description: rfc1867 handler newlength problem Description: In main/rfc1867.c, line 928, newlength is initialized to 0. Shouldn't th

#44130 [NEW]: func_get_args should return references

2008-02-15 Thread thomas at koch dot ro
From: thomas at koch dot ro Operating system: Debian PHP version: 4.4.8 PHP Bug Type: Unknown/Other Function Bug description: func_get_args should return references Description: THIS IS MY FIRST REPORT! PLEASE DON'T BANG ME! I'd like to use func_g

#37351 [Com]: func_get_args() does not return variables by reference

2008-02-15 Thread thomas at koch dot ro
ID: 37351 Comment by: thomas at koch dot ro Reported By: chris at starglade dot org Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version: 5.1.4 New Comment: is the same as http://bugs.php.net/bug.php?id=6427

#46711 [NEW]: cUrl leaks memory

2008-11-28 Thread thomas at koch dot ro
From: thomas at koch dot ro Operating system: Debian Lenny PHP version: 5.3CVS-2008-11-28 (CVS) PHP Bug Type: cURL related Bug description: cUrl leaks memory Description: Setting cURL options in a foreach leaks memory Reproduce code: --- $ch

#46738 [NEW]: mb_detect_encoding, segmentation fault

2008-12-03 Thread thomas at koch dot ro
From: thomas at koch dot ro Operating system: Debian Lenny PHP version: 5.2CVS-2008-12-03 (CVS) PHP Bug Type: mbstring related Bug description: mb_detect_encoding, segmentation fault Description: the code gives a segmentation fault Reproduce code

#46739 [NEW]: array returned by curl_getinfo should contain content_type key

2008-12-03 Thread thomas at koch dot ro
From: thomas at koch dot ro Operating system: Debian Lenny PHP version: 5.3CVS-2008-12-03 (CVS) PHP Bug Type: cURL related Bug description: array returned by curl_getinfo should contain content_type key Description: The docu[1] states, that the array returned by

#46738 [Fbk->Opn]: mb_detect_encoding, segmentation fault

2008-12-04 Thread thomas at koch dot ro
ID: 46738 User updated by: thomas at koch dot ro Reported By: thomas at koch dot ro -Status: Feedback +Status: Open Bug Type: mbstring related Operating System: Debian Lenny PHP Version: 5.2CVS-2008-12-03 (CVS) New Comment: backtrace

Bug #49490 [Com]: XPath namespace prefix conflict

2010-04-17 Thread thomas at weinert dot info
Edit report at http://bugs.php.net/bug.php?id=49490&edit=1 ID: 49490 Comment by: thomas at weinert dot info Reported by: olav dot morken at uninett dot no Summary: XPath namespace prefix conflict Status: Open Type: Bug Pac

#45672 [NEW]: changed serialization behaviour

2008-07-31 Thread thomas at raptr dot com
From: thomas at raptr dot com Operating system: FC8 PHP version: 5.2.6 PHP Bug Type: Streams related Bug description: changed serialization behaviour Description: 5.2.6's unserialize() has a different behaviour than 5.2.5's. In 5.2.6, unserialize() tur

#45672 [Bgs]: changed serialization behaviour

2008-07-31 Thread thomas at raptr dot com
ID: 45672 User updated by: thomas at raptr dot com Reported By: thomas at raptr dot com Status: Bogus Bug Type: *General Issues Operating System: FC8 PHP Version: 5.2.6 New Comment: So 5.2.5 is doing the right thing or 5.2.6? I did consult http

#34421 [Com]: get_class and debug_backtrace report wrong class for inherited static methods

2005-12-21 Thread thomas at gielfeldt dot dk
ID: 34421 Comment by: thomas at gielfeldt dot dk Reported By: wkonkel at gmail dot com Status: Open Bug Type: Feature/Change Request Operating System: redhat PHP Version: 5.0.5 New Comment: Hi I have a solution for the above problem. A

#34421 [Com]: get_class and debug_backtrace report wrong class for inherited static methods

2005-12-22 Thread thomas at gielfeldt dot dk
ID: 34421 Comment by: thomas at gielfeldt dot dk Reported By: wkonkel at gmail dot com Status: Open Bug Type: Feature/Change Request Operating System: redhat PHP Version: 5.0.5 New Comment: Hi I've mailed the patch to the internals ma

#34421 [Com]: get_class and debug_backtrace report wrong class for inherited static methods

2005-12-22 Thread thomas at gielfeldt dot dk
ID: 34421 Comment by: thomas at gielfeldt dot dk Reported By: wkonkel at gmail dot com Status: Open Bug Type: Feature/Change Request Operating System: redhat PHP Version: 5.0.5 New Comment: a grammatical correction: "hoping it wou

#41862 [Opn]: Errorhandler doesn't work (PHP4 only)

2007-07-09 Thread thomas at thoftware dot de
ID: 41862 User updated by: thomas at thoftware dot de Reported By: thomas at thoftware dot de Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 4.4.7 New Comment: At 5 Jul 1:55pm UTC somebody changed the

#41862 [Opn]: Errorhandler doesn't work (PHP4 only)

2007-07-18 Thread thomas at thoftware dot de
ID: 41862 User updated by: thomas at thoftware dot de Reported By: thomas at thoftware dot de Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 4.4.7 New Comment: So someone may change status to "Won

#37926 [Bgs->Opn]: Session var don't get setted

2007-02-26 Thread thomas at ecommerce dot com
ID: 37926 User updated by: thomas at ecommerce dot com Reported By: thomas at ecommerce dot com -Status: Bogus +Status: Open -Bug Type:Documentation problem +Bug Type:Session related PHP Version: 5.x New Comment: Changed back to session

#39201 [NEW]: POST with invalid content-length and ErrorDocument set crashes php

2006-10-19 Thread thomas at partyflock dot nl
From: thomas at partyflock dot nl Operating system: Linux (2.6.18) PHP version: 5.1.6 PHP Bug Type: Apache2 related Bug description: POST with invalid content-length and ErrorDocument set crashes php Description: Insert ErrorDocument directive for error code

#39201 [Fbk->Opn]: POST with invalid content-length and ErrorDocument set crashes php

2006-10-19 Thread thomas at partyflock dot nl
ID: 39201 User updated by: thomas at partyflock dot nl Reported By: thomas at partyflock dot nl -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Linux (2.6.18) PHP Version: 5.1.6 New Comment: Happens in 5.2dev

#39201 [Fbk->Opn]: POST with invalid content-length and ErrorDocument set crashes php

2006-10-19 Thread thomas at partyflock dot nl
ID: 39201 User updated by: thomas at partyflock dot nl Reported By: thomas at partyflock dot nl -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Linux (2.6.18) PHP Version: 5.1.6 New Comment: Program received

#39201 [Asn]: POST with invalid content-length and ErrorDocument set crashes php

2006-11-03 Thread thomas at partyflock dot nl
ID: 39201 User updated by: thomas at partyflock dot nl Reported By: thomas at partyflock dot nl Status: Assigned Bug Type: Apache2 related Operating System: Linux (2.6.18) PHP Version: 5.1.6 Assigned To: tony2001 New Comment: Found out

#39201 [Asn]: POST with invalid content-length and ErrorDocument set crashes php

2006-11-03 Thread thomas at partyflock dot nl
ID: 39201 User updated by: thomas at partyflock dot nl Reported By: thomas at partyflock dot nl Status: Assigned Bug Type: Apache2 related -Operating System: Linux (2.6.18) +Operating System: Linux (2.6.18.1) -PHP Version: 5.1.6 +PHP Version

#37489 [NEW]: libtool: link: cannot find the library `/usr/lib/mysql/libz.la'

2006-05-18 Thread thomas at networkphantom dot net
From: thomas at networkphantom dot net Operating system: CentOS 4.3 PHP version: 5.1.4 PHP Bug Type: Compile Failure Bug description: libtool: link: cannot find the library `/usr/lib/mysql/libz.la' Description: Another bug regarding this was reported as

#37489 [Opn->Csd]: libtool: link: cannot find the library `/usr/lib/mysql/libz.la'

2006-05-18 Thread thomas at networkphantom dot net
ID: 37489 User updated by: thomas at networkphantom dot net Reported By: thomas at networkphantom dot net -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: CentOS 4.3 PHP Version: 5.1.4 New Comment: Looks to be a

#37675 [NEW]: OOP -> Maximum function nesting error

2006-06-02 Thread thomas at ecommerce dot com
From: thomas at ecommerce dot com Operating system: SuSE Linux 10,0 PHP version: 5.1.4 PHP Bug Type: Reproducible crash Bug description: OOP -> Maximum function nesting error Description: PHP 5.1.4 seams like running an endless loop here with this code. W

#37675 [Bgs->Opn]: OOP -> Maximum function nesting error

2006-06-02 Thread thomas at ecommerce dot com
ID: 37675 User updated by: thomas at ecommerce dot com Reported By: thomas at ecommerce dot com -Status: Bogus +Status: Open Bug Type: Unknown/Other Function Operating System: SuSE Linux 10,0 PHP Version: 5.1.4 New Comment: You didn&#

#37740 [NEW]: OOP -> Maximum function nesting error

2006-06-08 Thread thomas at ecommerce dot com
From: thomas at ecommerce dot com Operating system: SuSE Linux 10,0 PHP version: 5.1.4 PHP Bug Type: *General Issues Bug description: OOP -> Maximum function nesting error Description: The following code is crashing PHP. There is no output at all or someth

#37740 [Opn]: PHP Crash

2006-06-08 Thread thomas at ecommerce dot com
ID: 37740 User updated by: thomas at ecommerce dot com -Summary: OOP -> Maximum function nesting error Reported By: thomas at ecommerce dot com Status: Open Bug Type: *General Issues Operating System: SuSE Linux 10,0 PHP Version: 5.

#37926 [NEW]: OOP -> Maximum function nesting error

2006-06-27 Thread thomas at ecommerce dot com
From: thomas at ecommerce dot com Operating system: SuSE Linux 10.0 PHP version: 5.1.4 PHP Bug Type: Session related Bug description: OOP -> Maximum function nesting error Description: I didn't find anything in the documentation that is related to the f

#37926 [Opn]: Session var don't get setted

2006-06-27 Thread thomas at ecommerce dot com
ID: 37926 User updated by: thomas at ecommerce dot com -Summary: OOP -> Maximum function nesting error Reported By: thomas at ecommerce dot com Status: Open Bug Type: Session related Operating System: SuSE Linux 10.0 PHP Version: 5.

#37926 [Opn]: Session var don't get setted

2006-06-28 Thread thomas at ecommerce dot com
ID: 37926 User updated by: thomas at ecommerce dot com Reported By: thomas at ecommerce dot com Status: Open Bug Type: Session related Operating System: SuSE Linux 10.0 PHP Version: 5.1.4 New Comment: Same problem with this Code example

#37926 [Opn]: Session var don't get setted

2006-06-28 Thread thomas at ecommerce dot com
ID: 37926 User updated by: thomas at ecommerce dot com Reported By: thomas at ecommerce dot com Status: Open Bug Type: Session related Operating System: SuSE Linux 10.0 PHP Version: 5.1.4 New Comment: Here is also an interesting issue: When i

#37926 [Opn]: Session var don't get setted

2006-06-28 Thread thomas at ecommerce dot com
ID: 37926 User updated by: thomas at ecommerce dot com Reported By: thomas at ecommerce dot com Status: Open Bug Type: Session related Operating System: SuSE Linux 10.0 PHP Version: 5.1.4 New Comment: Can i get a status update on this bug

#38203 [NEW]: strnatcmp and strnatcasecmp still can't handle swedish characters

2006-07-25 Thread thomas at uninet dot se
From: thomas at uninet dot se Operating system: Windows and Linux PHP version: 5.1.4 PHP Bug Type: *Languages/Translation Bug description: strnatcmp and strnatcasecmp still can't handle swedish characters Description: The bug http://bugs.php.net/bug.p

#38203 [Bgs]: strnatcmp and strnatcasecmp still can't handle swedish characters

2006-07-25 Thread thomas at uninet dot se
ID: 38203 User updated by: thomas at uninet dot se Reported By: thomas at uninet dot se Status: Bogus Bug Type: Strings related Operating System: Windows and Linux PHP Version: 5.1.4 New Comment: setlocale(LC_ALL, 'se_SV') returns

#38203 [Bgs]: strnatcmp and strnatcasecmp still can't handle swedish characters

2006-07-25 Thread thomas at uninet dot se
ID: 38203 User updated by: thomas at uninet dot se Reported By: thomas at uninet dot se Status: Bogus Bug Type: Strings related Operating System: Windows and Linux PHP Version: 5.1.4 New Comment: Added support for sv_SE so setlocale returns

#38203 [Bgs->Opn]: strnatcmp and strnatcasecmp still can't handle swedish characters

2006-07-26 Thread thomas at uninet dot se
ID: 38203 User updated by: thomas at uninet dot se Reported By: thomas at uninet dot se -Status: Bogus +Status: Open Bug Type: Strings related Operating System: Windows and Linux PHP Version: 5.1.4 New Comment: For what reason is the

#36693 [Com]: get_object_vars does not return private members

2006-08-16 Thread thomas at epiphantastic dot com
ID: 36693 Comment by: thomas at epiphantastic dot com Reported By: iain at iaindooley dot com Status: No Feedback Bug Type: Class/Object related Operating System: FreeBSD 6.0 PHP Version: 5.1.2 New Comment: Forgot to say, I'm runnin

#36693 [Com]: get_object_vars does not return private members

2006-08-16 Thread thomas at epiphantastic dot com
ID: 36693 Comment by: thomas at epiphantastic dot com Reported By: iain at iaindooley dot com Status: No Feedback Bug Type: Class/Object related Operating System: FreeBSD 6.0 PHP Version: 5.1.2 New Comment: I'm experiencing this same pr

#41862 [NEW]: Errorhandler doesn't work

2007-06-30 Thread thomas at thoftware dot de
From: thomas at thoftware dot de Operating system: Windows XP PHP version: 4.4.7 PHP Bug Type: Scripting Engine problem Bug description: Errorhandler doesn't work Description: Setting an Errorhandler with set_error_handler() and then calling require() w

  1   2   3   >