#21509 [NEW]: Duplication when creating a new Table

2003-01-07 Thread marcus
; '--with-ldap=shared' '--with-mysql=shared,/usr' '--with-pgsql=shared' '--with-snmp=shared,/usr' '--with-snmp=shared' '--enable-ucd-snmp-hack' '--with-unixODBC=shared' '--enable-memory-limit' '--enabl

#21704 [NEW]: parse_url() degraded since 4.2.3

2003-01-16 Thread marcus
heme] => http [host] => localhost?key3=value3 ) ...rather than parsing the last part into the query field. This used to work with 4.2.3 in an otherwise identical configuration. yours, Marcus. -- Edit bug report at http://bugs.php.net/?id=21704&edit=1 -- Try a CVS snapshot:

#21776 [NEW]: Heisenbug after database code changes.

2003-01-20 Thread marcus
manifests itself in Linux with random fatal errors such as unknown function where the function name is simply "<()" !? It also happens both with version 3 and 4 of MySQL and versions 4.2.3 and 4.3.0 of PHP. It is a complete show stopper. yours, Marcus. -- Edit bug report at h

#21776 [Fbk->Opn]: Heisenbug after database code changes.

2003-01-23 Thread marcus
x27;s symbol table gets corrupted during an earler part of the code. Is there anyway we can investigate this further. yours, Marcus. Previous Comments: [2003-01-20 10:46:44] [EMAIL PROTECTED] Not enough information was pro

#21776 [NoF->Csd]: parse_url() degraded since 4.2.3

2003-02-08 Thread marcus
theless it does not die. How can we stop or investigate the process at the point of the error. It looks like PHP's symbol table gets corrupted during an earler part of the code. Is there anyway we can investigate this furth

#22174 [NEW]: php.ini being ignored - only in release version

2003-02-11 Thread marcus
From: [EMAIL PROTECTED] Operating system: OpenBSD 3.1-stable PHP version: 4.3.0 PHP Bug Type: PHP options/info functions Bug description: php.ini being ignored - only in release version This problem seems to take many forms, as evidenced by the bug database, but from all the

#22174 [Fbk->Opn]: php.ini being ignored - only in release version

2003-02-11 Thread marcus
ID: 22174 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: PHP options/info functions Operating System: OpenBSD 3.1-stable PHP Version: 4.3.0 New Comment: I'm already using libtoo

#22174 [Fbk->Opn]: php.ini being ignored - only in release version

2003-02-12 Thread marcus
ID: 22174 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: PHP options/info functions Operating System: OpenBSD 3.1-stable PHP Version: 4.3.1-dev New Comment: Unfortunately there

#22184 [NEW]: Compile fails looking for m4sugar

2003-02-12 Thread marcus
From: [EMAIL PROTECTED] Operating system: OpenBSD 3.1-stable PHP version: 4CVS-2003-02-12 (stable) PHP Bug Type: Compile Failure Bug description: Compile fails looking for m4sugar I'm having trouble compiling current 4.3.1 CVS. I've done a completely fresh checkout. I'm using

#22184 [Fbk->Opn]: Compile fails looking for m4sugar

2003-02-13 Thread marcus
ID: 22184 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: OpenBSD 3.1-stable PHP Version: 4CVS-2003-02-12 (stable) New Comment: When I said I wa

#22184 [Fbk->Opn]: Compile fails looking for m4sugar

2003-02-13 Thread marcus
ID: 22184 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: OpenBSD 3.1-stable PHP Version: 4CVS-2003-02-12 (stable) New Comment: >From my origina

#22184 [Fbk->Opn]: Compile fails looking for m4sugar

2003-02-13 Thread marcus
ID: 22184 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: OpenBSD 3.1-stable PHP Version: 4CVS-2003-02-12 (stable) New Comment: I downgraded to

Bug #16712: pointers and globals don't work together

2002-04-20 Thread marcus
From: [EMAIL PROTECTED] Operating system: Linux RedHat 7.2 PHP version: 4.1.2 PHP Bug Type: Class/Object related Bug description: pointers and globals don't work together While using classes, pointers and globals I noticed data not being migrated to the globalsphere due to p

Bug #16712 Updated: pointers and globals don't work together

2002-04-20 Thread marcus
ID: 16712 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Class/Object related Operating System: Linux RedHat 7.2 PHP Version: 4.1.2 New Comment: The assignment does work while staying local btw... so an e

Bug #15303 Updated: Error compiling

2002-03-10 Thread marcus
ID: 15303 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: rocklinux 1.4 PHP Version: 4.1.1 New Comment: It seems that when you install a new version of gd over an old one you h

Bug #15331 Updated: odbc_fetch_array gives a "Call to undefined function"

2002-04-24 Thread Marcus . Karlsson
ID: 15331 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: ODBC related Operating System: Linux PHP Version: 4.2.0 New Comment: It's possible to get odbc_fetch_array() and odbc_fetch_object() to work wi

Bug #16742 Updated: odbc_fetch_row fails when parameters 2 set

2002-04-26 Thread Marcus . Karlsson
820 has to be changed as well. /* $Id: php_odbc.c,v 1.120.2.1 2002/04/08 22:21:30 sniper Exp $ */ Marcus Karlsson Testbolaget AB Previous Comments: [2002-04-24 08:59:41] [EMAIL PROTECTED] ODBC communication also fail

#20098 [NEW]: POSTed variables are urldecoded twice

2002-10-25 Thread Marcus . Dietz
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.7-RELEASE PHP version: 4.2.3 PHP Bug Type: Scripting Engine problem Bug description: POSTed variables are urldecoded twice If you type a '+' in a field it get's converted to '%2B' before sent to the server. php urldecodes i

#20242 [NEW]: Method call infront of class definition

2002-11-04 Thread marcus . boerger
From: [EMAIL PROTECTED] Operating system: PHP version: 4CVS-2002-11-04 PHP Bug Type: Scripting Engine problem Bug description: Method call infront of class definition While you can call functions in front or after current code you cannot do so with classes. As this is docume

#20242 [Opn]: Method call infront of class definition

2002-11-04 Thread marcus . boerger
ID: 20242 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Scripting Engine problem PHP Version: 4CVS-2002-11-04 New Comment: Ups i rechecked it and now it works for ZE 1.3 maybe i missconfigured the test for ZE1.

Bug #15586: disable outputbuffering results in no global vars

2002-02-16 Thread marcus . boerger
From: [EMAIL PROTECTED] Operating system: Windows/Linux PHP version: 4.1.1 PHP Bug Type: Output Control Bug description: disable outputbuffering results in no global vars When i disable output buffering the following does not work anymore I read the request,check if t

Bug #15333 Updated: strndup access violation

2002-04-17 Thread marcus . b . brock
ID: 15333 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: IIS related Operating System: Windows 2000 Pro PHP Version: 4.2.0 RC2 New Comment: I am getting this error with 4.2.0 RC2. I upgraded from 4.1

#31097 [NEW]: After 2-3 hours, POSTs stop working (randomly)

2004-12-15 Thread marcus at mysql dot com
From: marcus at mysql dot com Operating system: Fedora Core 2 PHP version: 4.3.9 PHP Bug Type: Scripting Engine problem Bug description: After 2-3 hours, POSTs stop working (randomly) Description: After 2-3 hours of uptime, i start getting these log messages

#31097 [Fbk->Opn]: After 2-3 hours, POSTs stop working (randomly)

2004-12-17 Thread marcus at mysql dot com
ID: 31097 User updated by: marcus at mysql dot com Reported By: marcus at mysql dot com -Status: Feedback +Status: Open -Bug Type: Scripting Engine problem +Bug Type: Unknown/Other Function Operating System: Fedora Core 2 PHP Version

#31449 [NEW]: Comparison of class with recursive references causes fatal

2005-01-07 Thread marcus at lastcraft dot com
From: marcus at lastcraft dot com Operating system: Linux PHP version: 5.0.1 PHP Bug Type: Class/Object related Bug description: Comparison of class with recursive references causes fatal Description: Hi... The script below causes a fatal error. This is just

#31449 [Fbk->Opn]: Comparison of class with recursive references causes fatal

2005-01-09 Thread marcus at lastcraft dot com
ID: 31449 User updated by: marcus at lastcraft dot com Reported By: marcus at lastcraft dot com -Status: Feedback +Status: Open Bug Type: Class/Object related Operating System: Linux PHP Version: 5.0.1 New Comment: Hi... Well thanks for

#24949 [Com]: Requesting a nicer way of setting undefined variables to a default value.

2003-10-09 Thread marcus at deck16 dot com
ID: 24949 Comment by: marcus at deck16 dot com Reported By: nickj-php at nickj dot org Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version: Irrelevant New Comment: I also came across that "problem" and

#31449 [Asn]: Comparison of class with recursive references causes fatal

2005-02-12 Thread marcus at lastcraft dot com
ID: 31449 User updated by: marcus at lastcraft dot com Reported By: marcus at lastcraft dot com Status: Assigned Bug Type: Class/Object related Operating System: Linux PHP Version: 5.0.1 Assigned To: andi New Comment: Hi. The workaround

#25006 [NEW]: Call-time pass-by-reference has been deprecated

2003-08-14 Thread marcus at gooseflesh dot de
From: marcus at gooseflesh dot de Operating system: Windos 2000 PHP version: 4.3.2 PHP Bug Type: Variables related Bug description: Call-time pass-by-reference has been deprecated Description: I have really big problems with your newest change to php. having

#29090 [Com]: Destructor Segfaults PHP5RC3

2004-07-25 Thread marcus at lucidix dot com
ID: 29090 Comment by: marcus at lucidix dot com Reported By: derek at battams dot ca Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4 PHP Version: 5.0.0RC3 New Comment: Description: We are experiencing a

#29336 [Com]: Segmentation fault

2004-07-25 Thread marcus at lucidix dot com
ID: 29336 Comment by: marcus at lucidix dot com Reported By: glorybox at s dot od dot ua Status: Feedback Bug Type: Session related Operating System: Linux 2.4.18-xfs-1.1 PHP Version: 5CVS-2004-07-22 (dev) New Comment: that patch fixes the

[PHP-BUG] Bug #51505 [NEW]: strotime incorrect when looking at days this week or last

2010-04-07 Thread marcus at betoptions dot com
From: Operating system: Linux PHP version: 5.2.13 Package: Date/time related Bug Type: Bug Bug description:strotime incorrect when looking at days this week or last Description: When using strtotime to determine the date of a particular day last week

[PHP-BUG] Bug #52050 [NEW]: PHP-FPM Dies after self-initiating reload

2010-06-11 Thread marcus at adolfsson dot com
From: Operating system: fc7 PHP version: 5.3.2 Package: FPM related Bug Type: Bug Bug description: PHP-FPM Dies after self-initiating reload Description: Just upgraded one of our machines to PHP-FPM from http://svn.php.net/repository/php/php-src/br

Bug #52050 [Opn]: PHP-FPM Dies after self-initiating reload

2010-06-11 Thread marcus at adolfsson dot com
Edit report at http://bugs.php.net/bug.php?id=52050&edit=1 ID: 52050 User updated by: marcus at adolfsson dot com Reported by: marcus at adolfsson dot com Summary: PHP-FPM Dies after self-initiating reload Status: Open Type: Bug Pac

Bug #52050 [Fbk->Opn]: PHP-FPM Dies after self-initiating reload

2010-06-11 Thread marcus at adolfsson dot com
Edit report at http://bugs.php.net/bug.php?id=52050&edit=1 ID: 52050 User updated by: marcus at adolfsson dot com Reported by: marcus at adolfsson dot com Summary: PHP-FPM Dies after self-initiating reload -Status: Feedback +Status: Open

Bug #52050 [Fbk->Opn]: PHP-FPM Dies after self-initiating reload

2010-06-14 Thread marcus at adolfsson dot com
Edit report at http://bugs.php.net/bug.php?id=52050&edit=1 ID: 52050 User updated by: marcus at adolfsson dot com Reported by: marcus at adolfsson dot com Summary: PHP-FPM Dies after self-initiating reload -Status: Feedback +Status: Open

Bug #52050 [Fbk->Opn]: PHP-FPM Dies after self-initiating reload

2010-06-17 Thread marcus at adolfsson dot com
Edit report at http://bugs.php.net/bug.php?id=52050&edit=1 ID: 52050 User updated by: marcus at adolfsson dot com Reported by: marcus at adolfsson dot com Summary: PHP-FPM Dies after self-initiating reload -Status: Feedback +Status: Open

[PHP-BUG] Bug #52884 [NEW]: FILTER_VALIDATE_INT treats float as integer

2010-09-18 Thread marcus at t3sec dot info
From: Operating system: Ubuntu 8.04.4 LTS PHP version: Irrelevant Package: Unknown/Other Function Bug Type: Bug Bug description:FILTER_VALIDATE_INT treats float as integer Description: PHP's filter extension erroneous validates a float (10.) as integ

Bug #52884 [Com]: FILTER_VALIDATE_INT treats float as integer

2010-09-18 Thread marcus at t3sec dot info
Edit report at http://bugs.php.net/bug.php?id=52884&edit=1 ID: 52884 Comment by: marcus at t3sec dot info Reported by:marcus at t3sec dot info Summary:FILTER_VALIDATE_INT treats float as integer Status: Bogus Type:

Req #32100 [Com]: Request 'finally' support for exceptions

2010-12-10 Thread marcus at lastcraft dot com
Edit report at http://bugs.php.net/bug.php?id=32100&edit=1 ID: 32100 Comment by: marcus at lastcraft dot com Reported by:ceefour at gauldong dot net Summary:Request 'finally' support for exceptions Status:

Bug #49858 [Com]: Compile flag --with-libxml-dir don't work as expected

2010-12-12 Thread marcus at lastcraft dot com
Edit report at http://bugs.php.net/bug.php?id=49858&edit=1 ID: 49858 Comment by: marcus at lastcraft dot com Reported by:me at madjack dot ru Summary:Compile flag --with-libxml-dir don't work as expecte

Bug #49858 [Com]: Compile flag --with-libxml-dir don't work as expected

2010-12-12 Thread marcus at lastcraft dot com
Edit report at http://bugs.php.net/bug.php?id=49858&edit=1 ID: 49858 Comment by: marcus at lastcraft dot com Reported by:me at madjack dot ru Summary:Compile flag --with-libxml-dir don't work as expecte

Bug #49858 [Com]: Compile flag --with-libxml-dir don't work as expected

2010-12-12 Thread marcus at lastcraft dot com
Edit report at http://bugs.php.net/bug.php?id=49858&edit=1 ID: 49858 Comment by: marcus at lastcraft dot com Reported by:me at madjack dot ru Summary:Compile flag --with-libxml-dir don't work as expecte

#36295 [NEW]: Reflection returns broken parameter name for SplFileObject::flock()

2006-02-05 Thread marcus at lastcraft dot com
From: marcus at lastcraft dot com Operating system: Windows PHP version: 5.1.2 PHP Bug Type: SPL related Bug description: Reflection returns broken parameter name for SplFileObject::flock() Description: Spurious "]" character on name of "wouldb

#22184 [Fbk->Opn]: Compile fails looking for m4sugar

2003-02-18 Thread marcus at synchromedia dot co dot uk
ID: 22184 User updated by: marcus at synchromedia dot co dot uk Reported By: marcus at synchromedia dot co dot uk -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: OpenBSD 3.1-stable PHP Version: 4CVS-2003-02-12

#22184 [Opn->Bgs]: Compile fails looking for m4sugar

2003-02-18 Thread marcus at synchromedia dot co dot uk
ID: 22184 User updated by: marcus at synchromedia dot co dot uk Reported By: marcus at synchromedia dot co dot uk -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: OpenBSD 3.1-stable PHP Version: 4CVS-2003-02-12

#22174 [Fbk->Csd]: php.ini being ignored - only in release version

2003-02-18 Thread marcus at synchromedia dot co dot uk
ID: 22174 User updated by: marcus at synchromedia dot co dot uk Reported By: marcus at synchromedia dot co dot uk -Status: Feedback +Status: Closed Bug Type: PHP options/info functions Operating System: OpenBSD 3.1-stable -PHP Version

#26449 [NEW]: usleep doesnt work correctly

2003-11-28 Thread marcus at quintic dot co dot uk
From: marcus at quintic dot co dot uk Operating system: Windows XP PHP version: 4.3.4 PHP Bug Type: Unknown/Other Function Bug description: usleep doesnt work correctly Description: (I know the manual says it doesnt work, but it should work because the Sleep

#26449 [Fbk->Opn]: usleep doesnt work correctly

2003-11-28 Thread marcus at quintic dot co dot uk
ID: 26449 User updated by: marcus at quintic dot co dot uk Reported By: marcus at quintic dot co dot uk -Status: Feedback +Status: Open Bug Type: Unknown/Other Function Operating System: Windows XP PHP Version: 4.3.4 New Comment: Doesnt

#26449 [Fbk->Opn]: usleep doesnt work correctly

2003-11-28 Thread marcus at quintic dot co dot uk
ID: 26449 User updated by: marcus at quintic dot co dot uk Reported By: marcus at quintic dot co dot uk -Status: Feedback +Status: Open Bug Type: Unknown/Other Function Operating System: Windows XP PHP Version: 4.3.4 New Comment: Ok - I

#26449 [Bgs->Opn]: usleep doesnt work correctly

2003-11-29 Thread marcus at quintic dot co dot uk
ID: 26449 User updated by: marcus at quintic dot co dot uk Reported By: marcus at quintic dot co dot uk -Status: Bogus +Status: Open Bug Type: *General Issues Operating System: Windows XP PHP Version: 4.3.4 New Comment: So every other

#26449 [Asn]: usleep doesnt work correctly

2003-11-29 Thread marcus at quintic dot co dot uk
ID: 26449 User updated by: marcus at quintic dot co dot uk Reported By: marcus at quintic dot co dot uk Status: Assigned Bug Type: *General Issues Operating System: Windows XP PHP Version: 4.3.4 Assigned To: wez New Comment: :) Hell, who

#22919 [NEW]: Missing server variables

2003-03-27 Thread marcus at names dot co dot uk
From: marcus at names dot co dot uk Operating system: Redhat Linux 7.2 PHP version: 4.3.1 PHP Bug Type: CGI related Bug description: Missing server variables When building PHP 4.3.1 as a cgi binary, some of the server variables do not get set correctlt. Most importantly

#22920 [NEW]: Post variables problem with CGI version

2003-03-27 Thread marcus at names dot co dot uk
From: marcus at names dot co dot uk Operating system: RedHat Linux 7.2 PHP version: 4.3.1 PHP Bug Type: Variables related Bug description: Post variables problem with CGI version When running 4.3.1 as a CGI binary, with register_globals set to 'on', the first pos

#22919 [Bgs]: Missing server variables

2003-03-27 Thread marcus at names dot co dot uk
ID: 22919 User updated by: marcus at names dot co dot uk Reported By: marcus at names dot co dot uk Status: Bogus Bug Type: CGI related Operating System: Redhat Linux 7.2 PHP Version: 4.3.1 New Comment: Thanks for the speedy reply - but how come

#33321 [NEW]: Unknown '-export-symbols' flag passed to ld

2005-06-13 Thread marcus at synchromedia dot co dot uk
From: marcus at synchromedia dot co dot uk Operating system: MacOS X 10.4.1 PHP version: 5.0.4 PHP Bug Type: Compile Failure Bug description: Unknown '-export-symbols' flag passed to ld Description: Configure goes OK, make gets nearly all the way th

#33321 [Opn->Bgs]: Unknown '-export-symbols' flag passed to ld

2005-06-13 Thread marcus at synchromedia dot co dot uk
ID: 33321 User updated by: marcus at synchromedia dot co dot uk Reported By: marcus at synchromedia dot co dot uk -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: MacOS X 10.4.1 PHP Version: 5.0.4 New Comment: I

#25379 [NoF->Opn]: 'make install' partially broken

2003-09-29 Thread marcus at synchromedia dot co dot uk
ID: 25379 User updated by: marcus at synchromedia dot co dot uk Reported By: marcus at synchromedia dot co dot uk -Status: No Feedback +Status: Open Bug Type: Compile Failure Operating System: OpenBSD PHP Version: 4.3.3 New Comment

#25379 [Fbk->Opn]: 'make install' partially broken

2003-09-29 Thread marcus at synchromedia dot co dot uk
ID: 25379 User updated by: marcus at synchromedia dot co dot uk Reported By: marcus at synchromedia dot co dot uk -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: OpenBSD PHP Version: 4.3.3 New Comment: make

#29263 [Com]: Data not in $_REQUEST, but in $_POST or $_GET

2004-08-19 Thread marcus at synchromedia dot co dot uk
ID: 29263 Comment by: marcus at synchromedia dot co dot uk Reported By: dino at kataris dot de Status: Open Bug Type: Variables related Operating System: Linux Debian PHP Version: 5.0.0 New Comment: I'm seeing exactly the same proble

#29263 [Com]: Data not in $_REQUEST, but in $_POST or $_GET

2004-08-19 Thread marcus at synchromedia dot co dot uk
ID: 29263 Comment by: marcus at synchromedia dot co dot uk Reported By: dino at kataris dot de Status: Open Bug Type: Variables related Operating System: Linux Debian PHP Version: 5.0.0 New Comment: I just found this bug, which seems to be

#29176 [Com]: $GLOBALS['_REQUEST'], $GLOBALS['_ENV'] AND $GLOBALS['_SERVER'] are empty

2004-08-19 Thread marcus at synchromedia dot co dot uk
ID: 29176 Comment by: marcus at synchromedia dot co dot uk Reported By: webmaster at ragnarokonline dot de Status: Assigned Bug Type: Variables related Operating System: SuSE 9.0 PHP Version: 5.0.0 Assigned To: sesser New Comment: I&#

#29608 [Com]: OCi reports OCIStmtExecute: ORA-24324: service handle not initialized

2004-09-01 Thread marcus dot schuelke at juj dot de
ID: 29608 Comment by: marcus dot schuelke at juj dot de Reported By: tomek at matrox dot pl Status: No Feedback Bug Type: OCI8 related Operating System: W2k, Red Hat PHP Version: 5.0.0 New Comment: This Bug is caused by PHP 5 to fix the

#29342 [Com]: strtotime(null) does not return -1

2004-10-12 Thread marcus at synchromedia dot co dot uk
ID: 29342 Comment by: marcus at synchromedia dot co dot uk Reported By: php dot net at gurugeek dot com Status: Closed Bug Type: Date/time related Operating System: RHEL 3.0 PHP Version: 5.0.0 New Comment: I'm running PHP5.0.2, an

#32066 [NEW]: display_errors=off also suppresses output from php -l

2005-02-22 Thread marcus at synchromedia dot co dot uk
From: marcus at synchromedia dot co dot uk Operating system: RedHat Enterprise Linux 3 PHP version: 5.0.3 PHP Bug Type: PHP options/info functions Bug description: display_errors=off also suppresses output from php -l Description: In php5, if php.ini contains a

#32111 [NEW]: Cookies separated by colon, not semicolon

2005-02-25 Thread daniel dot marcus at gmail dot com
From: daniel dot marcus at gmail dot com Operating system: windows 2000 server PHP version: 4.3.10 PHP Bug Type: Session related Bug description: Cookies separated by colon, not semicolon Description: The browser (nokia 3200 and others) sends the cookies in the

#32111 [Fbk->Opn]: Cookies separated by colon, not semicolon

2005-02-28 Thread daniel dot marcus at gmail dot com
ID: 32111 User updated by: daniel dot marcus at gmail dot com Reported By: daniel dot marcus at gmail dot com -Status: Feedback +Status: Open Bug Type: Session related Operating System: windows 2000 server PHP Version: 4.3.10 New Comment

#32066 [Bgs]: display_errors=off also suppresses output from php -l

2005-04-12 Thread marcus at synchromedia dot co dot uk
ID: 32066 User updated by: marcus at synchromedia dot co dot uk Reported By: marcus at synchromedia dot co dot uk Status: Bogus Bug Type: PHP options/info functions Operating System: RedHat Enterprise Linux 3 PHP Version: 5.0.3 New Comment: You

#24295 [NEW]: Sessions that pass documents back using fpassthru hang intermittently

2003-06-23 Thread marcus at quintic dot co dot uk
From: marcus at quintic dot co dot uk Operating system: Windows XP PHP version: 4.3.2 PHP Bug Type: Session related Bug description: Sessions that pass documents back using fpassthru hang intermittently Description: I have an application that uses multiple

#24295 [Opn]: Sessions that pass documents back using fpassthru hang intermittently

2003-06-23 Thread marcus at quintic dot co dot uk
ID: 24295 User updated by: marcus at quintic dot co dot uk Reported By: marcus at quintic dot co dot uk Status: Open -Bug Type: Documentation problem +Bug Type: Session related Operating System: Windows XP PHP Version: 4.3.2 New Comment

#22526 [Com]: session_start/popen hang

2003-06-24 Thread marcus at quintic dot co dot uk
ID: 22526 Comment by: marcus at quintic dot co dot uk Reported By: iberry at raxnet dot net Status: Open Bug Type: Session related Operating System: Windows 2000 PHP Version: 4.3.2 New Comment: I have exactly the same problem with fopen

#24329 [NEW]: Appending path info to a php script breaks under IIS

2003-06-25 Thread marcus at quintic dot co dot uk
From: marcus at quintic dot co dot uk Operating system: XP and 2k PHP version: 4.3.2 PHP Bug Type: IIS related Bug description: Appending path info to a php script breaks under IIS Description: I have a page, test.php, that contains simply a call to phpinfo

#24329 [Opn]: Appending path info to a php script breaks under IIS

2003-06-25 Thread marcus at quintic dot co dot uk
ID: 24329 User updated by: marcus at quintic dot co dot uk Reported By: marcus at quintic dot co dot uk Status: Open Bug Type: IIS related Operating System: XP and 2k PHP Version: 4.3.2 New Comment: The first para should read: If I attach

#24329 [Fbk->Opn]: Appending path info to a php script breaks under IIS

2003-08-18 Thread marcus at quintic dot co dot uk
ID: 24329 User updated by: marcus at quintic dot co dot uk Reported By: marcus at quintic dot co dot uk -Status: Feedback +Status: Open Bug Type: IIS related Operating System: XP and 2k PHP Version: 4.3.2 New Comment: This does not

#26449 [NoF->Opn]: usleep doesnt work correctly

2004-06-04 Thread marcus at quintic dot co dot uk
ID: 26449 User updated by: marcus at quintic dot co dot uk Reported By: marcus at quintic dot co dot uk -Status: No Feedback +Status: Open Bug Type: Feature/Change Request Operating System: Windows XP PHP Version: 4.3.4 Assigned To

Bug #49448 [Com]: Sunset/Sunrise Zenith default values wrong

2011-12-01 Thread marcus dot fritze at googlemail dot com
Edit report at https://bugs.php.net/bug.php?id=49448&edit=1 ID: 49448 Comment by: marcus dot fritze at googlemail dot com Reported by:the_good_technician at yahoo dot com Summary:Sunset/Sunrise Zenith default values wrong Status: B

[PHP-BUG] Bug #65478 [NEW]: Multi-string DNS records obtained with dns_get_record contain nulls

2013-08-19 Thread marcus at synchromedia dot co dot uk
From: marcus at synchromedia dot co dot uk Operating system: OS X PHP version: 5.4.18 Package: Network related Bug Type: Bug Bug description:Multi-string DNS records obtained with dns_get_record contain nulls Description: RFC4408 (SPF records in DNS

Bug #65478 [Opn]: Multi-string DNS records obtained with dns_get_record contain nulls

2013-08-19 Thread marcus at synchromedia dot co dot uk
Edit report at https://bugs.php.net/bug.php?id=65478&edit=1 ID: 65478 User updated by:marcus at synchromedia dot co dot uk Reported by:marcus at synchromedia dot co dot uk Summary:Multi-string DNS records obtained

#49298 [NEW]: mysqli_show_warnings isn't much use

2009-08-19 Thread marcus at synchromedia dot co dot uk
From: marcus at synchromedia dot co dot uk Operating system: PHP version: 5.3.0 PHP Bug Type: MySQLi related Bug description: mysqli_show_warnings isn't much use Description: mysqli_get_warnings only ever returns a single warning, even if more than o

#49298 [Opn]: mysqli_get_warnings isn't much use

2009-08-19 Thread marcus at synchromedia dot co dot uk
ID: 49298 User updated by: marcus at synchromedia dot co dot uk -Summary: mysqli_show_warnings isn't much use Reported By: marcus at synchromedia dot co dot uk Status: Open Bug Type:MySQLi related PHP Version: 5.3.0 New Comment: Sorry, mis

#49298 [Opn]: mysqli_get_warnings isn't much use

2009-08-19 Thread marcus at synchromedia dot co dot uk
ID: 49298 User updated by: marcus at synchromedia dot co dot uk Reported By: marcus at synchromedia dot co dot uk Status: Open Bug Type:MySQLi related PHP Version: 5.3.0 New Comment: I've discovered that the mysqli_warning class has a next() m

#43230 [Com]: The MSI Installer crashes when trying to install

2007-11-10 Thread kempe dot marcus at gmail dot com
ID: 43230 Comment by: kempe dot marcus at gmail dot com Reported By: pamcallaway at pobox dot com Status: Open Bug Type: Unknown/Other Function Operating System: Win XP, SP2 PHP Version: 5.2.5 New Comment: I have the same problem, using

#43105 [Com]: PHP seems to fail to close open files.

2007-11-26 Thread marcus dot mueller at grintsch dot com
ID: 43105 Comment by: marcus dot mueller at grintsch dot com Reported By: ian at onlineloop dot com Status: Assigned Bug Type: Apache2 related Operating System: Solaris 10 PHP Version: 5.2.5RC2-dev Assigned To: ab5602 New Comment: I

#43105 [Com]: PHP seems to fail to close open files.

2007-11-29 Thread marcus dot mueller at grintsch dot com
ID: 43105 Comment by: marcus dot mueller at grintsch dot com Reported By: ian at onlineloop dot com Status: Assigned Bug Type: Apache2 related Operating System: Solaris 10 PHP Version: 5.2.5RC2-dev Assigned To: ab5602 New Comment: As I

#31050 [Com]: SOAP class will not parse WSDL file located on a secure HTTPS connection

2008-01-22 Thread marcus dot uy at virtualthinking dot com
ID: 31050 Comment by: marcus dot uy at virtualthinking dot com Reported By: dylanwoster at mac dot com Status: No Feedback Bug Type: SOAP related Operating System: Mac OS X 10.3.6 PHP Version: 5.0.2 Assigned To: dmitry New Comment: Hi

#45762 [Bgs]: Strange eval() behaviour

2008-08-08 Thread marcus dot mueller at grintsch dot com
ID: 45762 User updated by: marcus dot mueller at grintsch dot com Reported By: marcus dot mueller at grintsch dot com Status: Bogus Bug Type: *General Issues Operating System: Linux 2.6.25-2-amd64 #1 SMP PHP Version: 5.2.6 New Comment: Thanks a

#45855 [NEW]: COM-Problem with GET/SET, using same method name (but with different arg count)

2008-08-18 Thread marcus dot kroschinsky at siemens dot com
From: marcus dot kroschinsky at siemens dot com Operating system: WinXP Prof. SP2 PHP version: 5.2.6 PHP Bug Type: COM related Bug description: COM-Problem with GET/SET, using same method name (but with different arg count) Description: The COM Application

#46195 [NEW]: odbc_prepare use SQLNumResultCols

2008-09-29 Thread marcus dot kunze at syntela dot de
From: marcus dot kunze at syntela dot de Operating system: Windows PHP version: 5.2.6 PHP Bug Type: ODBC related Bug description: odbc_prepare use SQLNumResultCols Description: odbc_prepare use SQLNumResultCols to get the count and description of den result

#46195 [Asn]: odbc_prepare use SQLNumResultCols

2008-11-07 Thread marcus dot kunze at syntela dot de
ID: 46195 User updated by: marcus dot kunze at syntela dot de Reported By: marcus dot kunze at syntela dot de Status: Assigned Bug Type: ODBC related Operating System: Windows PHP Version: 5.2.6 Assigned To: iodbc New Comment: Hallo, if the

[PHP-BUG] Bug #51650 [NEW]: gzinflate return values don't match docs

2010-04-23 Thread marcus at synchromedia dot co dot uk
From: Operating system: all PHP version: 5.3.2 Package: Zlib Related Bug Type: Bug Bug description:gzinflate return values don't match docs Description: gzinflate is supposed to return false if it tries to inflate something that's not valid deflate

#50309 [NEW]: Add plain-text sanitizing to filter

2009-11-27 Thread marcus at synchromedia dot co dot uk
From: marcus at synchromedia dot co dot uk Operating system: PHP version: 5.3.1 PHP Bug Type: Feature/Change Request Bug description: Add plain-text sanitizing to filter Description: While the FILTER_FLAG_STRIP_LOW and FILTER_FLAG_STRIP_HIGH flags used with

#44093 [Com]: ignore_user_abort() sometimes do not work !

2008-07-17 Thread marcus dot mueller at grintsch dot com
ID: 44093 Comment by: marcus dot mueller at grintsch dot com Reported By: max at tehnomir dot com dot ua Status: No Feedback Bug Type: *General Issues Operating System: Linux 2.6.20.2 PHP Version: 5.2.5 New Comment: I can confirm this bug

#45762 [NEW]: Strange eval() behaviour

2008-08-08 Thread marcus dot mueller at grintsch dot com
From: marcus dot mueller at grintsch dot com Operating system: Linux gdev 2.6.25-2-amd64 #1 SMP PHP version: 5.2.6 PHP Bug Type: *General Issues Bug description: Strange eval() behaviour Description: I'm not quite sure this is a bug, so if it isn't ple

#45762 [Bgs]: Strange eval() behaviour

2008-08-08 Thread marcus dot mueller at grintsch dot com
ID: 45762 User updated by: marcus dot mueller at grintsch dot com Reported By: marcus dot mueller at grintsch dot com Status: Bogus Bug Type: *General Issues -Operating System: Linux gdev 2.6.25-2-amd64 #1 SMP +Operating System: Linux 2.6.25-2-amd64 #1

#34891 [NEW]: Checksum error on install-pear-nozlib.phar

2005-10-17 Thread marcus at synchromedia dot co dot uk
From: marcus at synchromedia dot co dot uk Operating system: * PHP version: 5CVS-2005-10-17 (snap) PHP Bug Type: Compile Failure Bug description: Checksum error on install-pear-nozlib.phar Description: Configure and make work fine, but on make install, I get a

#34542 [Com]: register_long_arrays causes $_SESSIONS vars to disappear

2005-11-03 Thread marcus at synchromedia dot co dot uk
ID: 34542 Comment by: marcus at synchromedia dot co dot uk Reported By: marcus dot uy at virtualthinking dot com Status: No Feedback Bug Type: Session related Operating System: WinXP Pro PHP Version: 5.1.0RC1 New Comment: I think I'm s

#34542 [NoF->Opn]: register_long_arrays causes $_SESSIONS vars to disappear

2005-11-03 Thread marcus dot uy at virtualthinking dot com
ID: 34542 User updated by: marcus dot uy at virtualthinking dot com Reported By: marcus dot uy at virtualthinking dot com -Status: No Feedback +Status: Open Bug Type: Session related Operating System: WinXP Pro PHP Version: 5.1.0RC1 New

#34542 [NoF->Opn]: register_long_arrays causes $_SESSIONS vars to disappear

2005-12-10 Thread marcus dot uy at virtualthinking dot com
ID: 34542 User updated by: marcus dot uy at virtualthinking dot com Reported By: marcus dot uy at virtualthinking dot com -Status: No Feedback +Status: Open Bug Type: Session related Operating System: WinXP Pro PHP Version: 5.1.0RC4 New

#34542 [NoF->Opn]: register_long_arrays causes $_SESSIONS vars to disappear

2007-07-24 Thread marcus dot uy at virtualthinking dot com
ID: 34542 User updated by: marcus dot uy at virtualthinking dot com Reported By: marcus dot uy at virtualthinking dot com -Status: No Feedback +Status: Open Bug Type: Session related -Operating System: WinXP Pro +Operating System: ALL PHP

#34542 [Bgs->Opn]: register_long_arrays causes $_SESSIONS vars to disappear

2006-11-28 Thread marcus dot uy at virtualthinking dot com
ID: 34542 User updated by: marcus dot uy at virtualthinking dot com Reported By: marcus dot uy at virtualthinking dot com -Status: Bogus +Status: Open Bug Type: Session related Operating System: WinXP Pro PHP Version: 5.1.0RC4 New Comment

  1   2   >