#28045 [NEW]: How to practically bring excel application as a com object to front.

2004-04-17 Thread suwan_j at hotmail dot com
From: suwan_j at hotmail dot com Operating system: Windows XP SP.1 with Apache 1.3 PHP version: 4.3.6 PHP Bug Type: COM related Bug description: How to practically bring excel application as a com object to front. Description: The statement,"$ExcelCOMObj->Applica

#28044 [NEW]: PHP 4.3.6 Apache 2.0.49 SSL still crashes...

2004-04-17 Thread drivel at iahk dot com
From: drivel at iahk dot com Operating system: Any PHP version: 4.3.6 PHP Bug Type: Apache2 related Bug description: PHP 4.3.6 Apache 2.0.49 SSL still crashes... Description: With PHP 4.3.6 release and Apache-2.0.49 SSL, it still crashes on restart. This bug seem

#28043 [NEW]: table modifications delayed in script after header("Location")

2004-04-17 Thread silviup at go dot ro
From: silviup at go dot ro Operating system: Linux Red Hat 9.0 PHP version: 4.3.5 PHP Bug Type: MySQL related Bug description: table modifications delayed in script after header("Location") Description: It seems that modifications that result from an INSERT ... S

#28042 [Opn->Csd]: greek letters in html to entitity mapping not correct

2004-04-17 Thread derick
ID: 28042 Updated by: [EMAIL PROTECTED] Reported By: ben at csgb dot de -Status: Open +Status: Closed Bug Type:Strings related PHP Version: all New Comment: This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be i

#28042 [Csd]: greek letters in html to entitity mapping not correct

2004-04-17 Thread derick
ID: 28042 Updated by: [EMAIL PROTECTED] Reported By: ben at csgb dot de Status: Closed Bug Type:Strings related PHP Version: all New Comment: This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot

#28040 [Opn->WFx]: __DIR__ - Another 'magic constant'

2004-04-17 Thread derick
ID: 28040 Updated by: [EMAIL PROTECTED] Reported By: fb at fbeyer dot com -Status: Open +Status: Wont fix Bug Type: Feature/Change Request Operating System: * PHP Version: * New Comment: Just use dirname(__FILE__) if you need this in

#28041 [Opn->Asn]: SOAP HTTP Digest Access Authentication

2004-04-17 Thread derick
: --- $login = "login"; $password = "password"; $client = new SoapClient('http://docs.tms.tribune.com/tech/tmsdatadirect/zap2it/xtvd.wsdl', array('trace'=>1, 'exceptions'=>0, 'login' => $login, 'password' => $passwor

#28038 [Opn->Bgs]: Sent incorrect RCPT TO commands to SMTP server

2004-04-17 Thread derick
ID: 28038 Updated by: [EMAIL PROTECTED] Reported By: jordi at jcanals dot net -Status: Open +Status: Bogus Bug Type: Mail related Operating System: Windows PHP Version: 4.3.6 New Comment: Mailing with PHP on Windows doesn't support t

#28037 [Opn->Bgs]: The PDF extension does not load

2004-04-17 Thread derick
ID: 28037 Updated by: [EMAIL PROTECTED] Reported By: egarcia at egm dot as -Status: Open +Status: Bogus Bug Type: *PDF functions Operating System: Windows XP Professional PHP Version: 4.3.6 New Comment: You can find the needed pdflib

#28029 [Opn]: HTTP request failed!

2004-04-17 Thread coadmin at hostings dot pl
ID: 28029 User updated by: coadmin at hostings dot pl Reported By: coadmin at hostings dot pl Status: Open Bug Type: URL related Operating System: FreeBSD 4.9 and 5.2.1 PHP Version: 4CVS-2004-04-16 (stable) New Comment: Maybe, old one was unclear,

#28029 [Opn]: HTTP request failed!

2004-04-17 Thread coadmin at hostings dot pl
ID: 28029 User updated by: coadmin at hostings dot pl Reported By: coadmin at hostings dot pl Status: Open Bug Type: URL related Operating System: FreeBSD 4.9 and 5.2.1 PHP Version: 4CVS-2004-04-16 (stable) New Comment: inessential, my solution wa

#28042 [Opn]: greek letters in html to entitity mapping not correct

2004-04-17 Thread ben at csgb dot de
ID: 28042 User updated by: ben at csgb dot de Reported By: ben at csgb dot de Status: Open Bug Type:Strings related -PHP Version: 4.3.5 +PHP Version: all New Comment: retry to post code: here is the diff of php-4.3.4/ext/standard/html.c: 139,140c

#27983 [Fbk->Csd]: LDAP queries not working

2004-04-17 Thread cb at visionation dot com
ID: 27983 User updated by: cb at visionation dot com Reported By: cb at visionation dot com -Status: Feedback +Status: Closed Bug Type: LDAP related Operating System: OS X PHP Version: 4.3.4 New Comment: I added the line: ldap_set_option(

#23610 [Opn]: PATH_TRANSLATED is EMPTY

2004-04-17 Thread nlopess
ID: 23610 Updated by: [EMAIL PROTECTED] Reported By: support at sensvirtuel dot com Status: Open -Bug Type: Documentation problem +Bug Type: Apache2 related Operating System: Linux (redhat 8.0) PHP Version: 4.3.1 New Comment: Is there

#28042 [NEW]: greek letters in html to entitity mapping not correct

2004-04-17 Thread ben at csgb dot de
From: ben at csgb dot de Operating system: PHP version: 4.3.5 PHP Bug Type: Strings related Bug description: greek letters in html to entitity mapping not correct Description: the html entity mappings used by htmlentities() have wrong entries in ent_uni_greek[].

#27798 [Bgs->Opn]: Bug #26010 is back again

2004-04-17 Thread ricardo at ish dot com dot br
ID: 27798 User updated by: ricardo at ish dot com dot br Reported By: ricardo at ish dot com dot br -Status: Bogus +Status: Open Bug Type: Zend Engine 2 problem Operating System: Windows XP PHP Version: 5.0.0RC1 New Comment: Here is the s

#28029 [Com]: HTTP request failed!

2004-04-17 Thread coadmin at hostings dot com dot pl
ID: 28029 Comment by: coadmin at hostings dot com dot pl Reported By: coadmin at hostings dot pl Status: Open Bug Type: URL related Operating System: FreeBSD 4.9 and 5.2.1 PHP Version: 4CVS-2004-04-16 (stable) New Comment: Please hold one for

#28040 [Opn]: __DIR__ - Another 'magic constant'

2004-04-17 Thread helly
ID: 28040 Updated by: [EMAIL PROTECTED] Reported By: fb at fbeyer dot com Status: Open Bug Type: Feature/Change Request -Operating System: Any +Operating System: * -PHP Version: Irrelevant +PHP Version: * New Comment: This would also ease

#28041 [NEW]: SOAP HTTP Digest Access Authentication

2004-04-17 Thread david at cubbieco dot com
gt; $password)); echo ""; $listings = $client->__call("download", array("startTime"=>"20040417 20:00:00 ", "endTime"=>"20040417 21:00:00")); echo $listings; echo "Request: ".htmlspecialchars($client->__getLastRequest()

#28040 [NEW]: __DIR__ - Another 'magic constant'

2004-04-17 Thread fb at fbeyer dot com
From: fb at fbeyer dot com Operating system: Any PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: __DIR__ - Another 'magic constant' Description: It would be extremely handy to extend the 'magic constant' family by __DIR__ - a constan

#28029 [Fbk->Opn]: HTTP request failed!

2004-04-17 Thread coadmin at hostings dot pl
ID: 28029 User updated by: coadmin at hostings dot pl Reported By: coadmin at hostings dot pl -Status: Feedback +Status: Open Bug Type: URL related Operating System: FreeBSD 4.9 and 5.2.1 PHP Version: 4CVS-2004-04-16 (stable) New Comment:

#28038 [NEW]: Sent incorrect RCPT TO commands to SMTP server

2004-04-17 Thread jordi at jcanals dot net
From: jordi at jcanals dot net Operating system: Windows PHP version: 4.3.6 PHP Bug Type: Mail related Bug description: Sent incorrect RCPT TO commands to SMTP server Description: In windows, and using an SMTP server, when you try to send a mail using the mail fu

#28037 [Opn]: The PDF extension does not load

2004-04-17 Thread egarcia at egm dot as
ID: 28037 User updated by: egarcia at egm dot as Reported By: egarcia at egm dot as Status: Open Bug Type: *PDF functions Operating System: Windows XP Professional PHP Version: 4.3.6 New Comment: May be this can help: PHP 4.3.6 php_pdf.dll 72.0 K

#27867 [Bgs]: exec(du) returns width doubled values UPDATE

2004-04-17 Thread andrej at antiszoc dot hu
ID: 27867 User updated by: andrej at antiszoc dot hu Reported By: andrej at antiszoc dot hu Status: Bogus Bug Type: Program Execution Operating System: FreeBSD PHP Version: 4.3.5 New Comment: Looks like it is fixed with 4.3.6, with the VERY SAME c

#28037 [NEW]: The PDF extension does not load

2004-04-17 Thread egarcia at egm dot as
From: egarcia at egm dot as Operating system: Windows XP Professional PHP version: 4.3.6 PHP Bug Type: *PDF functions Bug description: The PDF extension does not load Description: I install the new 4.3.6 version, and I have a trouble when the php_pdf.dll extensio

#28036 [NEW]: compile warning on configure

2004-04-17 Thread eero at jlug dot fi
From: eero at jlug dot fi Operating system: linux 2.6 / redhat PHP version: 5CVS-2004-04-17 (dev) PHP Bug Type: Compile Warning Bug description: compile warning on configure Description: Error produced when using ./configure --with-apxs Reproduce code: ---

#28031 [Com]: Results of comparison differ by Windows and unix.

2004-04-17 Thread postings-php-bug at hans-spath dot de
ID: 28031 Comment by: postings-php-bug at hans-spath dot de Reported By: yiwakiri at st dot rim dot or dot jp Status: Feedback Bug Type: Scripting Engine problem Operating System: Windows 98 PHP Version: 4.3.6 New Comment: [Windows XP Pro SP1

#28034 [Opn->Bgs]: Missing file in php-4.3.6-Win32.zip

2004-04-17 Thread wez
ID: 28034 Updated by: [EMAIL PROTECTED] Reported By: phpuser at none dot net -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Win 32 PHP Version: 4.3.6 New Comment: No, it was moved to PECL. Get it (and other

#28034 [NEW]: Missing file in php-4.3.6-Win32.zip

2004-04-17 Thread phpuser at none dot net
From: phpuser at none dot net Operating system: Win 32 PHP version: 4.3.6 PHP Bug Type: *General Issues Bug description: Missing file in php-4.3.6-Win32.zip Description: php_printer.dll is missing in php-4.3.6-Win32.zip As a workaroud get it from a previous vers

#28031 [Opn->Fbk]: Results of comparison differ by Windows and unix.

2004-04-17 Thread derick
ID: 28031 Updated by: [EMAIL PROTECTED] Reported By: yiwakiri at st dot rim dot or dot jp -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Windows 98 PHP Version: 4.3.6 New Comment: Please try usin

#28033 [Opn->Bgs]: try-catch doesnt really catch ?

2004-04-17 Thread derick
ID: 28033 Updated by: [EMAIL PROTECTED] Reported By: phil at adigital dot com dot mx -Status: Open +Status: Bogus Bug Type: Zend Engine 2 problem Operating System: linux red hat PHP Version: 5.0.0RC1 New Comment: Expected behavior. N