#20269 [Com]: Something is broken when compiling with --with-jpeg as apache module

2006-06-19 Thread techguy at netscan dot ca
ID: 20269 Comment by: techguy at netscan dot ca Reported By: luci at conexim dot com dot au Status: No Feedback Bug Type: GD related Operating System: RHL7.3 PHP Version: 4.3.0-pre2 New Comment: I have tried the fixes suggested below, and I h

#37856 [Opn->WFx]: Disallow direct parsing of .inc.php includes

2006-06-19 Thread derick
ID: 37856 Updated by: [EMAIL PROTECTED] Reported By: toomuchphp-phpbugs at yahoo dot com -Status: Open +Status: Wont fix Bug Type:Feature/Change Request PHP Version: 5.1.4 New Comment: No, we can't change this as this is assumption that might only be true for *your* a

#37855 [Opn->Bgs]: ./buildconf fails without obvious warning

2006-06-19 Thread derick
ID: 37855 Updated by: [EMAIL PROTECTED] Reported By: bens at effortlessis dot com -Status: Open +Status: Bogus Bug Type: *Compile Issues Operating System: CentOS 4.x PHP Version: 4.4.2 New Comment: There is no way why you have to run

#37856 [NEW]: Disallow direct parsing of .inc.php includes

2006-06-19 Thread toomuchphp-phpbugs at yahoo dot com
From: toomuchphp-phpbugs at yahoo dot com Operating system: PHP version: 5.1.4 PHP Bug Type: Feature/Change Request Bug description: Disallow direct parsing of .inc.php includes Description: Would it be a good idea to provide an option in php.ini to prevent PHP

#37855 [NEW]: ./buildconf fails without obvious warning

2006-06-19 Thread bens at effortlessis dot com
From: bens at effortlessis dot com Operating system: CentOS 4.x PHP version: 4.4.2 PHP Bug Type: *Compile Issues Bug description: ./buildconf fails without obvious warning Description: Buildconf fails to operate as needed - it does not write a new ./configure scr

#34804 [Opn]: More information about static class methods

2006-06-19 Thread toomuchphp-phpbugs at yahoo dot com
ID: 34804 User updated by: toomuchphp-phpbugs at yahoo dot com -Summary: More information about stclass methods Reported By: toomuchphp-phpbugs at yahoo dot com Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version:

#37846 [Bgs->Opn]: wordwrap() wraps incorrectly

2006-06-19 Thread bugs dot php dot net at jonatan dot com
ID: 37846 User updated by: bugs dot php dot net at jonatan dot com Reported By: bugs dot php dot net at jonatan dot com -Status: Bogus +Status: Open Bug Type: Strings related Operating System: Mac OS X 10.4.6 PHP Version: 5.1.4 New Comment

#37854 [Opn->Bgs]: Type Hinting with derived classes and interfaces not working

2006-06-19 Thread helly
ID: 37854 Updated by: [EMAIL PROTECTED] Reported By: spam at codeword dot net -Status: Open +Status: Bogus Bug Type: Class/Object related -Operating System: Win XP +Operating System: * -PHP Version: 5.1.4 +PHP Version: * New Commen

#37854 [NEW]: Type Hinting with derived classes and interfaces not working

2006-06-19 Thread spam at codeword dot net
From: spam at codeword dot net Operating system: Win XP PHP version: 5.1.4 PHP Bug Type: Class/Object related Bug description: Type Hinting with derived classes and interfaces not working Description: When adding type hinting to an interface then implementing th

#37853 [Fbk->Opn]: DOM->schemaValidate causes an access violation

2006-06-19 Thread jona at oismail dot com
ID: 37853 User updated by: jona at oismail dot com Reported By: jona at oismail dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 5.1.4 New Comment: The issue is likely specif

#37483 [Fbk->Opn]: PHP5TS.DLL causes w3svc crash and application pool termination

2006-06-19 Thread jneill at gamedaytv dot com
ID: 37483 User updated by: jneill at gamedaytv dot com Reported By: jneill at gamedaytv dot com -Status: Feedback +Status: Open Bug Type: IIS related Operating System: Windows 2003 SP 1 PHP Version: 5.1.4 New Comment: The crashes continue

#37853 [Opn->Fbk]: DOM->schemaValidate causes an access violation

2006-06-19 Thread tony2001
ID: 37853 Updated by: [EMAIL PROTECTED] Reported By: jona at oismail dot com -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 5.1.4 New Comment: Thank you for this bug report. T

#37853 [Fbk->Opn]: DOM->schemaValidate causes an access violation

2006-06-19 Thread jona at oismail dot com
ID: 37853 User updated by: jona at oismail dot com Reported By: jona at oismail dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 5.1.4 New Comment: I get an "PHP has encounte

#37853 [Opn->Fbk]: DOM->schemaValidate causes an access violation

2006-06-19 Thread tony2001
ID: 37853 Updated by: [EMAIL PROTECTED] Reported By: jona at oismail dot com -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 5.1.4 New Comment: Please try using this CVS snapsh

#31618 [Asn]: is_readable() results based on ownership of calling script, not file

2006-06-19 Thread kpederson at mail dot ewu dot edu
ID: 31618 User updated by: kpederson at mail dot ewu dot edu Reported By: kpederson at mail dot ewu dot edu Status: Assigned Bug Type: Feature/Change Request Operating System: redhat enterprise PHP Version: 5CVS-2005-03-14 Assigned To: tony200

#37853 [NEW]: DOM->schemaValidate causes an access violation

2006-06-19 Thread jona at oismail dot com
From: jona at oismail dot com Operating system: Windows 2000 PHP version: 5.1.4 PHP Bug Type: Reproducible crash Bug description: DOM->schemaValidate causes an access violation Description: When an unescaped & is encounted in an XML document, PHP causes an access

#34804 [Com]: More information about stclass methods

2006-06-19 Thread DouglasStewart at creighton dot edu
ID: 34804 Comment by: DouglasStewart at creighton dot edu Reported By: toomuchphp-phpbugs at yahoo dot com Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version: 5.x New Comment: I am unsure where to comment on this.

#37851 [Opn->Bgs]: Unable to load dynamic library should say where it looked

2006-06-19 Thread tony2001
ID: 37851 Updated by: [EMAIL PROTECTED] Reported By: Dave at Yost dot com -Status: Open +Status: Bogus Bug Type: Dynamic loading Operating System: linux PHP Version: 5.1.4 New Comment: extension_dir is the only dir where PHP looks fo

#31618 [Com]: is_readable() results based on ownership of calling script, not file

2006-06-19 Thread yanstiac at yahoo dot com
ID: 31618 Comment by: yanstiac at yahoo dot com Reported By: kpederson at mail dot ewu dot edu Status: Assigned Bug Type: Feature/Change Request Operating System: redhat enterprise PHP Version: 5CVS-2005-03-14 Assigned To: tony2001 New C

#31618 [Com]: is_readable() results based on ownership of calling script, not file

2006-06-19 Thread yanstiac at yahoo dot com
ID: 31618 Comment by: yanstiac at yahoo dot com Reported By: kpederson at mail dot ewu dot edu Status: Assigned Bug Type: Feature/Change Request Operating System: redhat enterprise PHP Version: 5CVS-2005-03-14 Assigned To: tony2001 New C

#37852 [Opn->Bgs]: Varriable problems

2006-06-19 Thread tony2001
ID: 37852 Updated by: [EMAIL PROTECTED] Reported By: danielk at panafonet dot gr -Status: Open +Status: Bogus Bug Type: Output Control Operating System: Windows, XP PHP Version: 5.1.4 New Comment: Sorry, but your problem does not imp

#37852 [NEW]: Varriable problems

2006-06-19 Thread danielk at panafonet dot gr
From: danielk at panafonet dot gr Operating system: Windows, XP PHP version: 5.1.4 PHP Bug Type: Output Control Bug description: Varriable problems Description: É am reading the book ¨PHP & MYSQL Web Development" 3d Edition,of Luke Welling & Laura Thomson. The ex

#37851 [NEW]: Unable to load dynamic library should say where it looked

2006-06-19 Thread Dave at Yost dot com
From: Dave at Yost dot com Operating system: linux PHP version: 5.1.4 PHP Bug Type: Dynamic loading Bug description: Unable to load dynamic library should say where it looked Description: Error message is not helpful. A good error message could save thousands o

#37850 [Opn->Fbk]: Reference counting bug in SoapClient::__setSoapHeaders()

2006-06-19 Thread tony2001
ID: 37850 Updated by: [EMAIL PROTECTED] Reported By: jeremiahh at allstardirectories dot com -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: Linux PHP Version: 5.1.4 New Comment: Thank you for this bug report

#37742 [Opn->Asn]: first call to unset() fails with ArrayObjet on a multidimensionnal superglobal

2006-06-19 Thread tony2001
ID: 37742 Updated by: [EMAIL PROTECTED] Reported By: eric dot daspet at survol dot net -Status: Open +Status: Assigned Bug Type: SPL related Operating System: MS Windows XP PHP Version: 5.1.4 -Assigned To: +Assigned To: hell

#37850 [Opn]: Reference counting bug in SoapClient::__setSoapHeaders()

2006-06-19 Thread jeremiahh at allstardirectories dot com
ID: 37850 User updated by: jeremiahh at allstardirectories dot com Reported By: jeremiahh at allstardirectories dot com Status: Open Bug Type: SOAP related Operating System: Linux PHP Version: 5.1.4 New Comment: It is important to note that this b

#37850 [NEW]: Reference counting bug in SoapClient::__setSoapHeaders()

2006-06-19 Thread jeremiahh at allstardirectories dot com
From: jeremiahh at allstardirectories dot com Operating system: Linux PHP version: 5.1.4 PHP Bug Type: SOAP related Bug description: Reference counting bug in SoapClient::__setSoapHeaders() Description: The undocumented method SoapClient::__setSoapHeaders() incor

#37744 [Opn->Bgs]: unseting an index on ArrayObject may modify the original array

2006-06-19 Thread tony2001
ID: 37744 Updated by: [EMAIL PROTECTED] Reported By: eric dot daspet at survol dot net -Status: Open +Status: Bogus Bug Type: SPL related Operating System: MS Windows XP PHP Version: 5.1.4 New Comment: Code: 'bar') ; $object = new A

#37783 [Opn->Asn]: SOAP call response is not parsed

2006-06-19 Thread tony2001
ID: 37783 Updated by: [EMAIL PROTECTED] Reported By: michal dot taborsky at gmail dot com -Status: Open +Status: Assigned Bug Type: SOAP related Operating System: CentOS 4.3 x86_64 PHP Version: 5.1.4 -Assigned To: +Assigned To:

#37820 [Opn->Asn]: Missing algorithm type in openssl_verify().

2006-06-19 Thread tony2001
ID: 37820 Updated by: [EMAIL PROTECTED] Reported By: php at lehis dot ru -Status: Open +Status: Assigned Bug Type: OpenSSL related Operating System: FreeBSD 6.1 PHP Version: 5.1.4 -Assigned To: +Assigned To: wez Previous C

#37849 [NEW]: Can't Access Network Files

2006-06-19 Thread anelson at axiom-capital dot com
From: anelson at axiom-capital dot com Operating system: Windows 2000 PHP version: 5.1.4 PHP Bug Type: GetImageSize related Bug description: Can't Access Network Files Description: getimagesize() allows me to access files from my C drive but over the local intran

#37846 [Bgs]: wordwrap() wraps incorrectly

2006-06-19 Thread tony2001
ID: 37846 Updated by: [EMAIL PROTECTED] Reported By: bugs dot php dot net at jonatan dot com Status: Bogus Bug Type: Strings related Operating System: Mac OS X 10.4.6 PHP Version: 5.1.4 New Comment: "wordwrap() - Returns a string with str wra

#37846 [Bgs]: wordwrap() wraps incorrectly

2006-06-19 Thread bugs dot php dot net at jonatan dot com
ID: 37846 User updated by: bugs dot php dot net at jonatan dot com Reported By: bugs dot php dot net at jonatan dot com Status: Bogus Bug Type: Strings related Operating System: Mac OS X 10.4.6 PHP Version: 5.1.4 New Comment: You seem to be just a

#37807 [Fbk->Csd]: schema import failure sigsegv

2006-06-19 Thread jwarring at aol dot net
ID: 37807 User updated by: jwarring at aol dot net Reported By: jwarring at aol dot net -Status: Feedback +Status: Closed Bug Type: SOAP related Operating System: Linux RedHat AS3 PHP Version: 5.1.4 New Comment: I got the expected error m

#37848 [Opn->Csd]: 5_2 compile failure, odbc syntax error.

2006-06-19 Thread tony2001
ID: 37848 Updated by: [EMAIL PROTECTED] Reported By: judas dot iscariote at gmail dot com -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Linux PHP Version: 5CVS-2006-06-19 (CVS) New Comment: This bug has be

#37846 [Bgs]: wordwrap() wraps incorrectly

2006-06-19 Thread bugs dot php dot net at jonatan dot com
ID: 37846 User updated by: bugs dot php dot net at jonatan dot com Reported By: bugs dot php dot net at jonatan dot com Status: Bogus Bug Type: Strings related Operating System: Mac OS X 10.4.6 PHP Version: 5.1.4 New Comment: No, I think you're th

#37848 [NEW]: 5_2 compile failure, odbc syntax error.

2006-06-19 Thread judas dot iscariote at gmail dot com
From: judas dot iscariote at gmail dot com Operating system: Linux PHP version: 5CVS-2006-06-19 (CVS) PHP Bug Type: Compile Failure Bug description: 5_2 compile failure, odbc syntax error. Description: PHP_5_2 fails to compile due to a syntax error Reproduce cod

#37780 [Asn->Csd]: memory leak trying to execute a non existing file (CLI)

2006-06-19 Thread mike
ID: 37780 Updated by: [EMAIL PROTECTED] Reported By: judas dot iscariote at gmail dot com -Status: Assigned +Status: Closed Bug Type: CGI related Operating System: Linux 64 bit PHP Version: 6CVS-2006-06-11 (CVS) Assigned To: mike

#36795 [Com]: Inappropriate "unterminated entity reference" in DOMElement->setAttribute

2006-06-19 Thread php dot net at jax dot be
ID: 36795 Comment by: php dot net at jax dot be Reported By: john at carney dot id dot au Status: No Feedback Bug Type: DOM XML related Operating System: Windows/Linux PHP Version: 5.1.2 New Comment: In PHP 4.2.2 I have the same issue. creat

#37382 [Com]: Sessions are dropped randomly with ie7

2006-06-19 Thread byron at foundry dot co dot za
ID: 37382 Comment by: byron at foundry dot co dot za Reported By: eschultz at lwmc dot com Status: No Feedback Bug Type: Session related Operating System: Server2003 w/ IIS 6 PHP Version: 5.1.4 New Comment: I am experiencing similar symptoms

#37790 [Opn->Csd]: SOAP response for associative array is different on ubuntu 6.06

2006-06-19 Thread tony2001
ID: 37790 Updated by: [EMAIL PROTECTED] Reported By: jerome at jeremyknope dot com -Status: Open +Status: Closed Bug Type: SOAP related Operating System: kubuntu 6.06 Dapper PHP Version: 5.1.4 Previous Comments: -

#37790 [Fbk->Opn]: SOAP response for associative array is different on ubuntu 6.06

2006-06-19 Thread jerome at jeremyknope dot com
ID: 37790 User updated by: jerome at jeremyknope dot com Reported By: jerome at jeremyknope dot com -Status: Feedback +Status: Open Bug Type: SOAP related Operating System: kubuntu 6.06 Dapper PHP Version: 5.1.4 New Comment: Excellent, th

#37846 [Ver->Bgs]: wordwrap() wraps incorrectly

2006-06-19 Thread pajoye
ID: 37846 Updated by: [EMAIL PROTECTED] Reported By: bugs dot php dot net at jonatan dot com -Status: Verified +Status: Bogus Bug Type: Strings related Operating System: Mac OS X 10.4.6 PHP Version: 5.1.4 New Comment: Sorry, but your

#37846 [Opn->Ver]: wordwrap() wraps incorrectly

2006-06-19 Thread pajoye
ID: 37846 Updated by: [EMAIL PROTECTED] Reported By: bugs dot php dot net at jonatan dot com -Status: Open +Status: Verified Bug Type: Strings related Operating System: Mac OS X 10.4.6 PHP Version: 5.1.4 New Comment: reproducible in

#37838 [Bgs]: pg_escape_string is not capable of escaping null characters

2006-06-19 Thread jona at oismail dot com
ID: 37838 User updated by: jona at oismail dot com Reported By: jona at oismail dot com Status: Bogus Bug Type: PostgreSQL related Operating System: Windows 2000 PHP Version: 5.1.4 New Comment: If the behaviour is intended I must apologize for cau

#37483 [Opn->Fbk]: PHP5TS.DLL causes w3svc crash and application pool termination

2006-06-19 Thread tony2001
ID: 37483 Updated by: [EMAIL PROTECTED] Reported By: jneill at gamedaytv dot com -Status: Open +Status: Feedback Bug Type: IIS related Operating System: Windows 2003 SP 1 PHP Version: 5.1.4 New Comment: Please try using this CVS snap

#37780 [Opn->Asn]: memory leak trying to execute a non existing file (CLI)

2006-06-19 Thread tony2001
ID: 37780 Updated by: [EMAIL PROTECTED] Reported By: judas dot iscariote at gmail dot com -Status: Open +Status: Assigned -Bug Type: *General Issues +Bug Type: CGI related Operating System: Linux 64 bit PHP Version: 6CVS-2006-06

#37790 [Opn->Fbk]: SOAP response for associative array is different on ubuntu 6.06

2006-06-19 Thread tony2001
ID: 37790 Updated by: [EMAIL PROTECTED] Reported By: jerome at jeremyknope dot com -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: kubuntu 6.06 Dapper PHP Version: 5.1.4 New Comment: Please try using this CVS

#37830 [Bgs]: relocation error: R_SPARC_H44 in libgd.a(gd.o) for libphp5.la

2006-06-19 Thread douglas at gpc dot edu
ID: 37830 User updated by: douglas at gpc dot edu Reported By: douglas at gpc dot edu Status: Bogus Bug Type: Compile Failure Operating System: Solaris 10 PHP Version: 5.1.4 New Comment: I found the solution. Need to add "-xcode=pic32" to the grap

#37847 [Opn->Bgs]: require_once does not include files with same name,but are in other locations

2006-06-19 Thread rblanker at xs4all dot nl
ID: 37847 User updated by: rblanker at xs4all dot nl Reported By: rblanker at xs4all dot nl -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux Fedora 4 PHP Version: 5.1.4 New Comment: Hmm I now see tha

#37847 [Opn]: require_once does not include files with same name,but are in other locations

2006-06-19 Thread rblanker at xs4all dot nl
ID: 37847 User updated by: rblanker at xs4all dot nl Reported By: rblanker at xs4all dot nl Status: Open Bug Type: Scripting Engine problem Operating System: Linux Fedora 4 PHP Version: 5.1.4 New Comment: Btw; if change /index.php into /index.php:

#37847 [NEW]: require_once does not include files with same name,but are in other locations

2006-06-19 Thread rblanker at xs4all dot nl
From: rblanker at xs4all dot nl Operating system: Linux Fedora 4 PHP version: 5.1.4 PHP Bug Type: Scripting Engine problem Bug description: require_once does not include files with same name,but are in other locations Description: require_once() (probably includ

#37803 [Opn->Fbk]: [install-pear-installer] Illegal instruction

2006-06-19 Thread tony2001
ID: 37803 Updated by: [EMAIL PROTECTED] Reported By: stakadush at yahoo dot com -Status: Open +Status: Feedback -Bug Type: Compile Failure +Bug Type: Reproducible crash Operating System: OS X 10.4.6 PHP Version: 5.1.4 New Comme

#37806 [Opn->Asn]: weird behavior of object type and comparison

2006-06-19 Thread tony2001
ID: 37806 Updated by: [EMAIL PROTECTED] Reported By: technophreak at gammae dot com -Status: Open +Status: Assigned Bug Type: Scripting Engine problem Operating System: Fedora Core 4 PHP Version: 5CVS-2006-06-06 -Assigned To: +As

#37807 [Opn->Fbk]: schema import failure sigsegv

2006-06-19 Thread tony2001
ID: 37807 Updated by: [EMAIL PROTECTED] Reported By: jwarring at aol dot net -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: Linux RedHat AS3 PHP Version: 5.1.4 New Comment: Please try using this CVS snapshot

#37830 [Opn->Bgs]: relocation error: R_SPARC_H44 in libgd.a(gd.o) for libphp5.la

2006-06-19 Thread tony2001
ID: 37830 Updated by: [EMAIL PROTECTED] Reported By: douglas at gpc dot edu -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Solaris 10 PHP Version: 5.1.4 New Comment: /usr/local/lib/libgd.a has nothing to do

#37821 [Opn->Fbk]: about what php support

2006-06-19 Thread tony2001
ID: 37821 Updated by: [EMAIL PROTECTED] Reported By: iatala dot luis at gmail dot com -Status: Open +Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: debian PHP Version: 4.4.2 New Comment: Please try using

#37826 [Opn->Bgs]: ldap_bind hangs

2006-06-19 Thread tony2001
ID: 37826 Updated by: [EMAIL PROTECTED] Reported By: hawk at blues dot kiev dot ua -Status: Open +Status: Bogus Bug Type: LDAP related Operating System: FreeBSD 5.4-RELEASE-p13 AMD64 (S PHP Version: 4.4.2 New Comment: If OpenLDAP han

#37816 [Opn->Asn]: REflectionProperty does not throw exception when accessing protected attribute

2006-06-19 Thread tony2001
ID: 37816 Updated by: [EMAIL PROTECTED] Reported By: pierrealain dot bourdil at free dot fr -Status: Open +Status: Assigned Bug Type: Class/Object related Operating System: gento PHP Version: 5.1.4 -Assigned To: +Assigned To:

#37813 [Opn->Fbk]: Max_execution_time ignored

2006-06-19 Thread tony2001
ID: 37813 Updated by: [EMAIL PROTECTED] Reported By: stefan dot glaesser at gmail dot com -Status: Open +Status: Feedback Bug Type: CGI related Operating System: Debian Sarge PHP Version: 5.1.4 New Comment: Please try using this CVS

#37845 [Opn->Bgs]: Memory Leak on large # of files

2006-06-19 Thread mike
ID: 37845 Updated by: [EMAIL PROTECTED] Reported By: rr at ronrosen dot com -Status: Open +Status: Bogus Bug Type: Streams related Operating System: i386-redhat-linux PHP Version: 5.1.4 New Comment: . Previous Comments: ---

#37845 [Opn]: Memory Leak on large # of files

2006-06-19 Thread mike
ID: 37845 Updated by: [EMAIL PROTECTED] Reported By: rr at ronrosen dot com Status: Open Bug Type: Streams related Operating System: i386-redhat-linux PHP Version: 5.1.4 New Comment: The OS decides when memory mapped files are released. Pre

#37846 [NEW]: wordwrap() wraps incorrectly

2006-06-19 Thread bugs dot php dot net at jonatan dot com
From: bugs dot php dot net at jonatan dot com Operating system: Mac OS X 10.4.6 PHP version: 5.1.4 PHP Bug Type: Strings related Bug description: wordwrap() wraps incorrectly Description: wordwrap() wraps incorrectly, wrapping too early in some situations. As th

#37845 [Opn]: Memory Leak on large # of files

2006-06-19 Thread rr at ronrosen dot com
ID: 37845 User updated by: rr at ronrosen dot com Reported By: rr at ronrosen dot com Status: Open Bug Type: Streams related Operating System: i386-redhat-linux PHP Version: 5.1.4 New Comment: one more thing. If the fwrite is eliminated, the mempr

#37672 [Bgs->Opn]: Cannot start script from directory containing international characters.

2006-06-19 Thread php-bugs at shad dot pp dot ru
ID: 37672 User updated by: php-bugs at shad dot pp dot ru Reported By: php-bugs at shad dot pp dot ru -Status: Bogus +Status: Open Bug Type: Unknown/Other Function Operating System: Windows 2000 SP4 + hotfixes PHP Version: 5.1.4 New Commen

#37845 [NEW]: Memory Leak on large # of files

2006-06-19 Thread rr at ronrosen dot com
From: rr at ronrosen dot com Operating system: i386-redhat-linux PHP version: 5.1.4 PHP Bug Type: Streams related Bug description: Memory Leak on large # of files Description: When a large # of files are opend, written and closed, memory is never released. I tes

#37843 [Opn]: I start getting COM Surrogate crushes after installing php as ISAPI

2006-06-19 Thread dragos dot matachescu at enterprise-concept dot com
ID: 37843 User updated by: dragos dot matachescu at enterprise-concept dot com Reported By: dragos dot matachescu at enterprise-concept dot com Status: Open Bug Type: IIS related Operating System: Windows XP SP2 PHP Version: 5.1.4 New Comment: ...

#37672 [Opn->Bgs]: Cannot start script from directory containing international characters.

2006-06-19 Thread tony2001
ID: 37672 Updated by: [EMAIL PROTECTED] Reported By: php-bugs at shad dot pp dot ru -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 SP4 + hotfixes PHP Version: 5.1.4 New Comment: Every oth

#37843 [Fbk->Opn]: I start getting COM Surrogate crushes after installing php as ISAPI

2006-06-19 Thread dragos dot matachescu at enterprise-concept dot com
ID: 37843 User updated by: dragos dot matachescu at enterprise-concept dot com Reported By: dragos dot matachescu at enterprise-concept dot com -Status: Feedback +Status: Open Bug Type: IIS related Operating System: Windows XP SP2 PHP Version:

#37672 [Bgs->Opn]: Cannot start script from directory containing international characters.

2006-06-19 Thread php-bugs at shad dot pp dot ru
ID: 37672 User updated by: php-bugs at shad dot pp dot ru Reported By: php-bugs at shad dot pp dot ru -Status: Bogus +Status: Open Bug Type: Unknown/Other Function Operating System: Windows 2000 SP4 + hotfixes PHP Version: 5.1.4 New Commen

#37746 [Opn->WFx]: Incorrect encoding of PHP associative arrays in XML-RPC response.

2006-06-19 Thread mike
ID: 37746 Updated by: [EMAIL PROTECTED] Reported By: glideraerobatics at hotmail dot com -Status: Open +Status: Wont fix Bug Type: XMLRPC-EPI related Operating System: FreeBSD 6.1 PHP Version: 5.1.4 New Comment: It's been that way si

#37802 [Opn->Fbk]: crash on callback calling static methods

2006-06-19 Thread mike
ID: 37802 Updated by: [EMAIL PROTECTED] Reported By: romy4 at online dot ua -Status: Open +Status: Feedback -Bug Type: Scripting Engine problem +Bug Type: Output Control Operating System: WINNT 5.1 SP2 PHP Version: 5.1.4 New Co

#37817 [Opn->Asn]: bad foreach loop the second time with simple xml

2006-06-19 Thread mike
ID: 37817 Updated by: [EMAIL PROTECTED] Reported By: ecervetti at ch-hyeres dot fr -Status: Open +Status: Assigned Bug Type: SimpleXML related Operating System: Linux mandriva 2006 PHP Version: 5.1.4 -Assigned To: +Assigned To:

#37835 [Opn->Bgs]: URL rewriting uses raw value of arg_separator.output, not HTML-escaped value

2006-06-19 Thread mike
ID: 37835 Updated by: [EMAIL PROTECTED] Reported By: ma499 at doc dot ic dot ac dot uk -Status: Open +Status: Bogus Bug Type: Session related Operating System: n/a PHP Version: 5.1.4 New Comment: http_build_query() in PHP-5.1+ has an

#37843 [Opn->Fbk]: I start getting COM Surrogate crushes after installing php as ISAPI

2006-06-19 Thread tony2001
ID: 37843 Updated by: [EMAIL PROTECTED] Reported By: dragos dot matachescu at enterprise-concept dot com -Status: Open +Status: Feedback Bug Type: IIS related Operating System: Windows XP SP2 PHP Version: 5.1.4 New Comment: Thank you

#37843 [NEW]: I start getting COM Surrogate crushes after installing php as ISAPI

2006-06-19 Thread dragos dot matachescu at enterprise-concept dot com
From: dragos dot matachescu at enterprise-concept dot com Operating system: Windows XP SP2 PHP version: 5.1.4 PHP Bug Type: IIS related Bug description: I start getting COM Surrogate crushes after installing php as ISAPI Description: I installed php as ISAPI on

#37672 [Opn->Bgs]: Cannot start script from directory containing international characters.

2006-06-19 Thread tony2001
ID: 37672 Updated by: [EMAIL PROTECTED] Reported By: php-bugs at shad dot pp dot ru -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 SP4 + hotfixes PHP Version: 5.1.4 New Comment: We're wor