#25508 [Bgs->Opn]: domxml_open_file() does not work when using relative paths

2003-09-12 Thread mfladischer at gmx dot net
ID: 25508 User updated by: mfladischer at gmx dot net Reported By: mfladischer at gmx dot net -Status: Bogus +Status: Open Bug Type: DOM XML related Operating System: * PHP Version: * New Comment: Please see the Reproduce code

#25508 [NEW]: domxml_open_file() does not work when using relative paths

2003-09-12 Thread mfladischer at gmx dot net
From: mfladischer at gmx dot net Operating system: WinXP SP1 PHP version: 4.3.3 PHP Bug Type: DOM XML related Bug description: domxml_open_file() does not work when using relative paths Description: I get a bool(false) when trying to open a xml-file with a

#25428 [NEW]: xmlrpc_server_call_method() causes segfault

2003-09-08 Thread mfladischer at gmx dot net
From: mfladischer at gmx dot net Operating system: RedHat 9 PHP version: 5CVS-2003-09-08 (dev) PHP Bug Type: XMLRPC-EPI related Bug description: xmlrpc_server_call_method() causes segfault Description: When i'm trying to run a XML-RPC server (using the xm

#24530 [Bgs->Dup]: segfault on redhat9

2003-07-15 Thread mfladischer at gmx dot net
ID: 24530 User updated by: mfladischer at gmx dot net Reported By: mfladischer at gmx dot net -Status: Bogus +Status: Duplicate Bug Type: Compile Failure Operating System: Redhat 9 PHP Version: 5CVS-2003-07-08 (dev) New Comment: Thanks

#24530 [NEW]: segfault on redhat9

2003-07-08 Thread mfladischer at gmx dot net
From: mfladischer at gmx dot net Operating system: Redhat 9 PHP version: 5CVS-2003-07-08 (dev) PHP Bug Type: Compile Failure Bug description: segfault on redhat9 Description: Compiled with: ./configure \ --prefix=/usr \ --with-config-file-path=/etc/server

#21685 [Fbk->Opn]: xmlrpc_decode() causes segfault

2003-01-17 Thread mfladischer
ID: 21685 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: XMLRPC-EPI related Operating System: Redhat Linux 7.3 PHP Version: 4CVS-2003-01-16 (stable) New Comment: Backtrace: #

#21685 [NEW]: xmlrpc_decode() causes segfault

2003-01-16 Thread mfladischer
From: [EMAIL PROTECTED] Operating system: Redhat Linux 7.3 PHP version: 4CVS-2003-01-16 (stable) PHP Bug Type: XMLRPC-EPI related Bug description: xmlrpc_decode() causes segfault When using the xmlrpc_decode() function, the Apache2 (latest cvs) reports a segfault in the error

#20280 [NEW]: mktime() returns -3662

2002-11-06 Thread mfladischer
From: [EMAIL PROTECTED] Operating system: Linux (Redhat 7.3) PHP version: 4CVS-2002-11-06 PHP Bug Type: Date/time related Bug description: mktime() returns -3662 mktime() returns -3662 for years earlier than 1970. no matter which year (tried with 1967,1956,1945,...). bug or