#41633 [Opn->Csd]: Crash instantiating classes with self-referencing constants

2007-06-13 Thread dmitry
: dmitry 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. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments

#41582 [Csd]: SimpleXML crashes.

2007-06-13 Thread dmitry
ID: 41582 Updated by: [EMAIL PROTECTED] Reported By: judas dot iscariote at gmail dot com Status: Closed Bug Type: SimpleXML related Operating System: Any PHP Version: 5CVS-2007-06-04 (CVS) Assigned To: helly New Comment: This bug has b

#41582 [Asn->Csd]: SimpleXML crashes.

2007-06-13 Thread dmitry
ID: 41582 Updated by: [EMAIL PROTECTED] Reported By: judas dot iscariote at gmail dot com -Status: Assigned +Status: Closed Bug Type: SimpleXML related Operating System: Any PHP Version: 5CVS-2007-06-04 (CVS) Assigned To: helly

#41337 [Asn->Csd]: WSDL parsing doesn't ignore non soap bindings

2007-05-21 Thread dmitry
ID: 41337 Updated by: [EMAIL PROTECTED] Reported By: ahayes at emersion dot com dot au -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Fedora Core 5 PHP Version: 5.2.2 Assigned To: dmitry New Comment

#40419 [Opn->Fbk]: Trailing Slash in CGI request don't work

2007-05-21 Thread dmitry
: dmitry New Comment: Check that cgi.fix_pathinfo in php.ini is set to 1. I cannot reproduce the behavior and cannot understand how patch can fix it. Previous Comments: [2007-05-21 10:45:08] jankorichter at yahoo dot de

#41378 [Asn->Csd]: fastcgi protocol lacks support for Reason-Phrase in "Status:" header

2007-05-15 Thread dmitry
ID: 41378 Updated by: [EMAIL PROTECTED] Reported By: anight at eyelinkmedia dot com -Status: Assigned +Status: Closed Bug Type: HTTP related Operating System: any PHP Version: 5.2.2 Assigned To: dmitry New Comment: This bug

#41337 [Opn->Fbk]: WSDL parsing doesn't ignore non soap bindings

2007-05-15 Thread dmitry
ID: 41337 Updated by: [EMAIL PROTECTED] Reported By: ahayes at emersion dot com dot au -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: Fedora Core 5 PHP Version: 5.2.2 Assigned To: dmitry New Comment

#41378 [Opn->Asn]: fastcgi protocol lacks support for Reason-Phrase in "Status:" header

2007-05-13 Thread dmitry
ID: 41378 Updated by: [EMAIL PROTECTED] Reported By: anight at eyelinkmedia dot com -Status: Open +Status: Assigned Bug Type: HTTP related Operating System: any PHP Version: 5.2.2 Assigned To: dmitry Previous Comments

#41120 [Opn->Bgs]: PHP 5.2.1 -- FastCGI wrapper script echoed back

2007-05-11 Thread dmitry
ID: 41120 Updated by: [EMAIL PROTECTED] Reported By: dsimic99 at gmail dot com -Status: Open +Status: Bogus Bug Type: CGI related Operating System: Linux PHP Version: 5.2.1 Assigned To: dmitry New Comment: The following

#41120 [Opn->Fbk]: PHP 5.2.1 -- FastCGI wrapper script echoed back

2007-05-11 Thread dmitry
ID: 41120 Updated by: [EMAIL PROTECTED] Reported By: dsimic99 at gmail dot com -Status: Open +Status: Feedback Bug Type: CGI related Operating System: Linux PHP Version: 5.2.1 Assigned To: dmitry New Comment: As I said, I

#41120 [Asn->Fbk]: PHP 5.2.1 -- FastCGI wrapper script echoed back

2007-05-11 Thread dmitry
ID: 41120 Updated by: [EMAIL PROTECTED] Reported By: dsimic99 at gmail dot com -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: Linux PHP Version: 5.2.1 Assigned To: dmitry New Comment: The problem

#39542 [Asn->Csd]: Behaviour of require/include different to < 5.2.0

2007-05-11 Thread dmitry
ID: 39542 Updated by: [EMAIL PROTECTED] Reported By: snowy at corporatezoo dot com -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.2.2 Assigned To: dmitry New

#41291 [Asn->Csd]: FastCGI does not set SO_REUSEADDR

2007-05-10 Thread dmitry
ID: 41291 Updated by: [EMAIL PROTECTED] Reported By: fmajid at kefta dot com -Status: Assigned +Status: Closed Bug Type: CGI related Operating System: Solaris PHP Version: 5.2.2 Assigned To: dmitry New Comment: This bug has

#41337 [Asn->Csd]: WSDL parsing doesn't ignore non soap bindings

2007-05-10 Thread dmitry
ID: 41337 Updated by: [EMAIL PROTECTED] Reported By: ahayes at emersion dot com dot au -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Fedora Core 5 PHP Version: 5.2.2 Assigned To: dmitry New Comment

#41151 [Opn->Bgs]: SOAP request is wrong when using subclass

2007-05-10 Thread dmitry
ID: 41151 Updated by: [EMAIL PROTECTED] Reported By: m dot necib at akrobat dot fr -Status: Open +Status: Bogus Bug Type: SOAP related Operating System: Windows XP PHP Version: 5.2.1 Assigned To: dmitry New Comment: Not

#41304 [Asn->Csd]: compress.zlib temp files left

2007-05-08 Thread dmitry
ID: 41304 Updated by: [EMAIL PROTECTED] Reported By: michal dot albrecht at aster dot pl -Status: Assigned +Status: Closed Bug Type: Streams related Operating System: Linux PHP Version: 5.2.2 Assigned To: dmitry New Comment

#41117 [Asn->WFx]: Altering $this via reference weirdness

2007-05-02 Thread dmitry
To: dmitry New Comment: The part of the bug that allows use $this as argument name is fixed in CVS HEAD ans PHP_5_2. However reassignment $this by reference is still possible and won't be fixed (at least in php 5.2). You can use easest code to do this $obj =& $this; $obj = new

#41192 [Asn->Csd]: Per Directory Values only work for one key

2007-05-02 Thread dmitry
ID: 41192 Updated by: [EMAIL PROTECTED] Reported By: martin at itmission dot com -Status: Assigned +Status: Closed Bug Type: PHP options/info functions Operating System: Windows Server 2003 PHP Version: 5.2.1 Assigned To: dmitry

#41155 [Asn->Csd]: Virtual drives return "failed to open dir: Bad file descriptor"

2007-05-02 Thread dmitry
: dmitry New Comment: The bug seems to be already fixed in 5.2.2RC2. Previous Comments: [2007-04-26 06:07:11] fantasysportswire at yahoo dot com Just an FYI. I do know that this issue did not exist in 5.0.5 ... I did not use

#41004 [Asn->Csd]: minOccurs="0" and null class member variable

2007-05-02 Thread dmitry
ID: 41004 Updated by: [EMAIL PROTECTED] Reported By: w dot antoine at free dot fr -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Windows 2000 PHP Version: 5.2.1 Assigned To: dmitry New Comment

#41151 [Asn->Fbk]: SOAP request is wrong when using subclass

2007-05-02 Thread dmitry
ID: 41151 Updated by: [EMAIL PROTECTED] Reported By: m dot necib at akrobat dot fr -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: Windows XP PHP Version: 5.2.1 Assigned To: dmitry New Comment: I

#41097 [Asn->Csd]: ext/soap returning associative array as indexed without using WSDL

2007-05-02 Thread dmitry
ID: 41097 Updated by: [EMAIL PROTECTED] Reported By: r dot korving at xit dot nl -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Debian PHP Version: 5.2.1 Assigned To: dmitry New Comment: Your

#41113 [Asn]: another complex memleak

2007-05-02 Thread dmitry
ID: 41113 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5CVS-2007-04-17 (CVS) Assigned To: dmitry New Comment: The problem is clear

#41192 [Asn->Fbk]: Per Directory Values only work for one key

2007-04-26 Thread dmitry
: dmitry New Comment: The bug should be already fixed. Could you check snapshot from http://snaps.php.net Previous Comments: [2007-04-26 03:09:02] martin at itmission dot com I am assuming that it has something to do with the

#41097 [Opn->Asn]: ext/soap returning associative array as indexed without using WSDL

2007-04-16 Thread dmitry
ID: 41097 Updated by: [EMAIL PROTECTED] Reported By: r dot korving at xit dot nl -Status: Open +Status: Assigned Bug Type: SOAP related Operating System: Debian PHP Version: 5.2.1 -Assigned To: +Assigned To: dmitry

#41063 [Asn->Csd]: chdir doesn't like root paths.

2007-04-12 Thread dmitry
: dmitry New Comment: Fixed in CVS HEAD and PHP_5_2. Previous Comments: [2007-04-12 14:19:12] RQuadling at GMail dot com Description: chdir('D:/') doesn't work. It may have (sorry - I'

#41024 [Asn->Fbk]: FastCGI ISAPI DLL does not flush pipe handles on close

2007-04-12 Thread dmitry
: dmitry New Comment: How is it related to PHP? PHP team doesn't support this ISAPI module. Previous Comments: [2007-04-08 18:01:06] barborak at basikgroup dot com Description: Using the FastCGI ISAPI DLL with

#40922 [Asn->Fbk]: parse_packet_soap does not decode objects properties from local message schema

2007-04-04 Thread dmitry
: dmitry New Comment: Nor WSDL neither webservice, that you provided, work for me. Please provide full-functional example, that I'll able to test locally. BTW I don't think ext/soap will so smart to support such feature automatic. Do you know any W3C or MSFT standards about it? Previou

#37013 [Asn->Csd]: server hangs when returning circular object references

2007-04-02 Thread dmitry
: dmitry New Comment: Fixed in CVS HEAS and PHP_5_2. Previous Comments: [2006-07-10 19:33:48] hjiverson at plauditdesign dot com I understand this comment section isn't for bug related questions and apologize; but statu

#34657 [Opn->Bgs]: If you get a communication problem when loading the WSDL, it fatal's

2007-03-30 Thread dmitry
ID: 34657 Updated by: [EMAIL PROTECTED] Reported By: gareth at wsys dot co dot uk -Status: Open +Status: Bogus Bug Type: SOAP related Operating System: Windows, Linux PHP Version: 5.1.6 Assigned To: dmitry New Comment: This is

#40318 [Asn->Bgs]: SOAP_ENC_OBJECT does not encode object properties with namespace

2007-03-30 Thread dmitry
ID: 40318 Updated by: [EMAIL PROTECTED] Reported By: bink at eezi dot net dot au -Status: Assigned +Status: Bogus Bug Type: SOAP related Operating System: Redhat PHP Version: 5.2.0 Assigned To: dmitry New Comment: Without WSDL

#40936 [Asn->Fbk]: failed proxy authentication with parameters proxy_login and proxy_password

2007-03-30 Thread dmitry
ID: 40936 Updated by: [EMAIL PROTECTED] Reported By: steffen dot herndl at gmx dot net -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: Win XP Pro / LINUX PHP Version: 5.2.1 Assigned To: dmitry New

#40758 [Asn->Csd]: Test fcgi_is_fastcgi() is wrong on windows

2007-03-28 Thread dmitry
ID: 40758 Updated by: [EMAIL PROTECTED] Reported By: jostb2345 at yahoo dot com -Status: Assigned +Status: Closed Bug Type: CGI related Operating System: Windows (all versions) PHP Version: 5.2.1 Assigned To: dmitry New Comment

#40899 [Asn->Csd]: memory leak when nesting list()

2007-03-23 Thread dmitry
ID: 40899 Updated by: [EMAIL PROTECTED] Reported By: cweiske at cweiske dot de -Status: Assigned +Status: Closed Bug Type: Arrays related Operating System: Linux PHP Version: 5.2.1 Assigned To: dmitry New Comment: Fixed in CVS

#40758 [Opn]: Test fcgi_is_fastcgi() is wrong on windows

2007-03-23 Thread dmitry
ID: 40758 Updated by: [EMAIL PROTECTED] Reported By: jostb2345 at yahoo dot com Status: Open Bug Type: CGI related Operating System: Windows (all versions) PHP Version: 5.2.1 Assigned To: dmitry New Comment: ok. I'll add socket su

#40883 [Bgs->Csd]: mysql_query() is allocating memory incorrectly

2007-03-23 Thread dmitry
ID: 40883 Updated by: [EMAIL PROTECTED] Reported By: edwin at aucs dot org -Status: Bogus +Status: Closed Bug Type: MySQL related Operating System: WinXP PHP Version: 5.2.1 -Assigned To: +Assigned To: dmitry New Comment

#36226 [Opn->Csd]: Inconsistent handling when passing potential arrays.

2007-03-19 Thread dmitry
ID: 36226 Updated by: [EMAIL PROTECTED] Reported By: say_ten at multiplay dot co dot uk -Status: Open +Status: Closed Bug Type: SOAP related Operating System: FreeBSD 6.0-p4 PHP Version: 5.1.2 Assigned To: dmitry New Comment

#40261 [Asn->Csd]: Extremely slow data handling due to memory fragmentation

2007-03-19 Thread dmitry
ID: 40261 Updated by: [EMAIL PROTECTED] Reported By: thuejk at gmail dot com -Status: Assigned +Status: Closed Bug Type: Performance problem Operating System: All PHP Version: 5.2.0 Assigned To: dmitry New Comment: Fixed in

#40809 [Asn->Csd]: Poor perfomance of ".="

2007-03-19 Thread dmitry
ID: 40809 Updated by: [EMAIL PROTECTED] Reported By: thuejk at gmail dot com -Status: Assigned +Status: Closed Bug Type: Performance problem Operating System: Linux PHP Version: 5.2.1 Assigned To: dmitry New Comment: Fixed

#40833 [Asn->Csd]: Crash when using unset() on an ArrayAccess object retrieved via __get()

2007-03-19 Thread dmitry
ID: 40833 Updated by: [EMAIL PROTECTED] Reported By: daan at parse dot nl -Status: Assigned +Status: Closed Bug Type: Reproducible crash Operating System: Slackware 10.2 PHP Version: 5.2.1 Assigned To: dmitry New Comment

#40797 [Asn->Bgs]: empty() breaks when overloading with __get

2007-03-14 Thread dmitry
ID: 40797 Updated by: [EMAIL PROTECTED] Reported By: stephan_schmidt at usa dot com -Status: Assigned +Status: Bogus Bug Type: Class/Object related Operating System: Windows 200X PHP Version: 5.2.1 Assigned To: dmitry New

#40758 [Asn->Fbk]: Test fcgi_is_fastcgi() is wrong on windows

2007-03-12 Thread dmitry
ID: 40758 Updated by: [EMAIL PROTECTED] Reported By: jostb2345 at yahoo dot com -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: Windows (all versions) PHP Version: 5.2.1 Assigned To: dmitry New

#40770 [Asn->Csd]: Apache child exits when PHP memory limit reached

2007-03-12 Thread dmitry
ID: 40770 Updated by: [EMAIL PROTECTED] Reported By: php at edwardk dot info -Status: Assigned +Status: Closed Bug Type: Reproducible crash Operating System: Windows 2003 PHP Version: 5.2.1 Assigned To: dmitry New Comment

#40758 [Asn->Fbk]: Test fcgi_is_fastcgi() is wrong on windows

2007-03-09 Thread dmitry
ID: 40758 Updated by: [EMAIL PROTECTED] Reported By: jostb2345 at yahoo dot com -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: Windows (all versions) PHP Version: 5.2.1 Assigned To: dmitry New

#40509 [Asn]: key() function changed behaviour if global array is used within function

2007-03-06 Thread dmitry
ID: 40509 Updated by: [EMAIL PROTECTED] Reported By: alex dot killing at gmx dot de Status: Assigned Bug Type: Arrays related Operating System: MaxOsX/RedHat PHP Version: 5.2.1 Assigned To: dmitry New Comment: see also http

#40705 [Asn]: Iterating within function moves original array pointer

2007-03-06 Thread dmitry
ID: 40705 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Arrays related Operating System: Irrelevant PHP Version: 5.2.1 Assigned To: dmitry New Comment: The same as http://bugs.php.net/bug.php

#40738 [Asn->Fbk]: php fastcgi on windows hangs if 'reuse-connnections' is enabled

2007-03-06 Thread dmitry
ID: 40738 Updated by: [EMAIL PROTECTED] Reported By: sriram dot natarajan at sun dot com -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: windows PHP Version: 5.2.1 Assigned To: dmitry New Comment

#40556 [Asn->Fbk]: Browser abort causes server hang with FastCGI

2007-03-02 Thread dmitry
ID: 40556 Updated by: [EMAIL PROTECTED] Reported By: unreal at slashorg dot net -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: Linux 2.6.18 PHP Version: 5.2.1 Assigned To: dmitry New Comment: I am

#40619 [Asn->Fbk]: php5/FastCGI crash

2007-03-02 Thread dmitry
ID: 40619 Updated by: [EMAIL PROTECTED] Reported By: test_junk at hotmail dot it -Status: Assigned +Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.6 PHP Version: 5.2.1 Assigned To: dmitry New Comment

#40649 [Asn->Bgs]: Void Soap function can't return SegFault

2007-03-02 Thread dmitry
ID: 40649 Updated by: [EMAIL PROTECTED] Reported By: jdespatis at yahoo dot fr -Status: Assigned +Status: Bogus Bug Type: SOAP related Operating System: Linux 2.6.18 Debian PHP Version: 5.2.1 Assigned To: dmitry New Comment

#40591 [Asn->Csd]: list()="string"; gives invalid opcode

2007-02-25 Thread dmitry
ID: 40591 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type:Scripting Engine problem PHP Version: 5CVS-2007-02-22 (snap) Assigned To: dmitry New Comment: The bug is fixed in CVS HEAD and PHP_5_2. But the

#40609 [Asn->Csd]: Segfaults when using more than one SoapVar in a request

2007-02-25 Thread dmitry
ID: 40609 Updated by: [EMAIL PROTECTED] Reported By: robin dot harvey at chaptereight dot com -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Linux - Ubuntu PHP Version: 5.2.1 Assigned To: dmitry New

#40556 [Asn->Fbk]: Browser abort causes server hang with FastCGI

2007-02-21 Thread dmitry
ID: 40556 Updated by: [EMAIL PROTECTED] Reported By: unreal at slashorg dot net -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: Linux 2.6.18 PHP Version: 5.2.1 Assigned To: dmitry New Comment: I am

#40560 [Asn->Csd]: DIR functions do not work on root UNC path

2007-02-21 Thread dmitry
: dmitry New Comment: Fixed in CVS HEAD and PHP_5_2. Previous Comments: [2007-02-20 15:24:32] andy at advancethermal dot com Description: DIR functions (scandir, is_dir, etc.) do not recognize root UNC shares as

#40286 [Asn->Csd]: PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed

2007-02-16 Thread dmitry
ID: 40286 Updated by: [EMAIL PROTECTED] Reported By: gabriel at oxeva dot fr -Status: Assigned +Status: Closed Bug Type: CGI related Operating System: Linux 2.6 PHP Version: 4.4.4 Assigned To: dmitry New Comment: I hope the

#36226 [Opn->Fbk]: Inconsistent handling when passing potential arrays.

2007-02-15 Thread dmitry
ID: 36226 Updated by: [EMAIL PROTECTED] Reported By: say_ten at multiplay dot co dot uk -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: FreeBSD 6.0-p4 PHP Version: 5.1.2 Assigned To: dmitry New Comment

#30329 [Opn->Fbk]: Error Fetching http body, No Content-Length, connection closed or chunked data

2007-02-15 Thread dmitry
ID: 30329 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: Solaris 9 PHP Version: 5.0.2 Assigned To: dmitry New Comment: You probably posted

#40361 [Asn->Fbk]: SOAP messages contain empty tags

2007-02-15 Thread dmitry
ID: 40361 Updated by: [EMAIL PROTECTED] Reported By: mail at martin-probst dot com -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: Mac OS X PHP Version: 5.2.0 Assigned To: dmitry New Comment

#40448 [Opn->Fbk]: SOAP Server Extension - Fails with SOAP1.1 compliant envelope

2007-02-15 Thread dmitry
ID: 40448 Updated by: [EMAIL PROTECTED] Reported By: dreddy at duke-energy dot com -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: AIX 5.3 PHP Version: 5.2.1 Assigned To: dmitry New Comment: http

#40467 [Asn->Csd]: Partial SOAP request sent when XSD sequence or choice include minOccurs=0

2007-02-15 Thread dmitry
ID: 40467 Updated by: [EMAIL PROTECTED] Reported By: pgiralt at mac dot com -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Ubuntu Linux 6.10 PHP Version: 5.2.1 Assigned To: dmitry New Comment: Fixed

#40448 [Asn->Fbk]: SOAP Server Extension - Fails with SOAP1.1 compliant envelope

2007-02-15 Thread dmitry
ID: 40448 Updated by: [EMAIL PROTECTED] Reported By: dreddy at duke-energy dot com -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: AIX 5.3 PHP Version: 5.2.1 Assigned To: dmitry New Comment: You

#40414 [Asn->Csd]: endless fork() loop when running fastcgi

2007-02-15 Thread dmitry
ID: 40414 Updated by: [EMAIL PROTECTED] Reported By: michiel at boland dot org -Status: Assigned +Status: Closed Bug Type: CGI related Operating System: Solaris PHP Version: 5.2.0 Assigned To: dmitry New Comment: Fixed in CVS

#40352 [Asn->Csd]: FCGI_WEB_SERVER_ADDRS function get lost

2007-02-15 Thread dmitry
ID: 40352 Updated by: [EMAIL PROTECTED] Reported By: xuefer at 21cn dot com -Status: Assigned +Status: Closed Bug Type: CGI related Operating System: linux PHP Version: 5.2.1RC4 Assigned To: dmitry New Comment: Fixed in CVS

#40318 [Opn->Fbk]: SOAP_ENC_OBJECT does not encode object properties with namespace

2007-02-15 Thread dmitry
ID: 40318 Updated by: [EMAIL PROTECTED] Reported By: bink at eezi dot net dot au -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: Redhat PHP Version: 5.2.0 Assigned To: dmitry New Comment: Pleaseprovide

#40236 [Asn->Csd]: echo ... | php -a function allocation eats memory

2007-02-15 Thread dmitry
: dmitry Previous Comments: [2007-02-15 10:44:11] [EMAIL PROTECTED] Fixed in CVS HEAD and PHP_5_2. [2007-01-25 14:00:03] [EMAIL PROTECTED

#40236 [Asn]: echo ... | php -a function allocation eats memory

2007-02-15 Thread dmitry
ID: 40236 Updated by: [EMAIL PROTECTED] Reported By: csaba at alum dot mit dot edu Status: Assigned Bug Type: Scripting Engine problem Operating System: Win XP PHP Version: 5CVS-2007-01-25 (snap) Assigned To: dmitry New Comment: Fixed

#40441 [Bgs]: mbstring function overloading turns on randomly

2007-02-12 Thread dmitry at rsl dot ru
ID: 40441 User updated by: dmitry at rsl dot ru Reported By: dmitry at rsl dot ru Status: Bogus Bug Type: mbstring related Operating System: linux PHP Version: 5.2.1 New Comment: Does your answer mean that any php_value option in .htaccess could

#40441 [Bgs->Opn]: mbstring function overloading turns on randomly

2007-02-12 Thread dmitry at rsl dot ru
ID: 40441 User updated by: dmitry at rsl dot ru Reported By: dmitry at rsl dot ru -Status: Bogus +Status: Open Bug Type: mbstring related Operating System: linux PHP Version: 5.2.1 New Comment: I'm not sure that this is duplicate o

#40441 [Fbk->Opn]: mbstring function overloading turns on randomly

2007-02-12 Thread dmitry at rsl dot ru
ID: 40441 User updated by: dmitry at rsl dot ru Reported By: dmitry at rsl dot ru -Status: Feedback +Status: Open Bug Type: mbstring related Operating System: linux PHP Version: 5.2.1 New Comment: how I can provide more information than

#40441 [NEW]: mbstring function overloading turns on randomly

2007-02-12 Thread dmitry at rsl dot ru
From: dmitry at rsl dot ru Operating system: linux PHP version: 5.2.1 PHP Bug Type: mbstring related Bug description: mbstring function overloading turns on randomly Description: Just like http://bugs.php.net/bug.php?id=39361 with exception that

#40261 [Asn->Fbk]: Extremely slow data handling due to memory fragmentation

2007-01-30 Thread dmitry
ID: 40261 Updated by: [EMAIL PROTECTED] Reported By: thuejk at gmail dot com -Status: Assigned +Status: Feedback Bug Type: Performance problem Operating System: All PHP Version: 5.2.0 Assigned To: dmitry New Comment: Please

#40286 [Opn->Fbk]: PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed

2007-01-30 Thread dmitry
ID: 40286 Updated by: [EMAIL PROTECTED] Reported By: gabriel at oxeva dot fr -Status: Open +Status: Feedback Bug Type: CGI related Operating System: Linux 2.6 PHP Version: 4.4.4 -Assigned To: +Assigned To: dmitry New

#40071 [Opn->Fbk]: SoapServer returns 'Object hasn't xxx property' fault

2007-01-30 Thread dmitry
ID: 40071 Updated by: [EMAIL PROTECTED] Reported By: ville at pmd dot fi -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: Debian Linux PHP Version: 5.2.0 Assigned To: dmitry New Comment: You probably

#40259 [Asn->Csd]: ob_start call many times - memory error

2007-01-29 Thread dmitry
ID: 40259 Updated by: [EMAIL PROTECTED] Reported By: tomwys at o2 dot pl -Status: Assigned +Status: Closed Bug Type: Output Control Operating System: Linux PHP Version: 5.2.0 Assigned To: tony2001 New Comment: Fixed in CVS PHP_

#40071 [Asn->Bgs]: SoapServer returns 'Object hasn't xxx property' fault

2007-01-26 Thread dmitry
ID: 40071 Updated by: [EMAIL PROTECTED] Reported By: ville at pmd dot fi -Status: Assigned +Status: Bogus Bug Type: SOAP related Operating System: Debian Linux PHP Version: 5.2.0 Assigned To: dmitry New Comment: Fix your

#40231 [Opn->Csd]: file_exists incorrectly reports false

2007-01-26 Thread dmitry
ID: 40231 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Filesystem function related Operating System: Windows XP SP2 PHP Version: 5CVS-2007-01-25 (snap) Assigned To: dmitry

#40231 [Opn->Fbk]: file_exists incorrectly reports false

2007-01-25 Thread dmitry
: +Assigned To: dmitry New Comment: I cannot reproduce the bug. UNC patches work fine for me. Is "\\bandexch\bandvulcfaxesreceived" a samba share? Previous Comments: [2007-01-25 08:49:11] [EMAIL PROTECTED] Sorry

#40200 [Asn->Csd]: The FastCgi version has different realpath results than thread safe version

2007-01-23 Thread dmitry
ID: 40200 Updated by: [EMAIL PROTECTED] Reported By: iamstever at gmail dot com -Status: Assigned +Status: Closed Bug Type: Unknown/Other Function Operating System: Windows Vista PHP Version: 5.2.1RC3 Assigned To: dmitry New

#39367 [Asn->Csd]: Entries from the realpath cache should be refreshed after unlink() and rename()

2007-01-22 Thread dmitry
ID: 39367 Updated by: [EMAIL PROTECTED] Reported By: j at pureftpd dot org -Status: Assigned +Status: Closed Bug Type: Filesystem function related Operating System: Any PHP Version: 5.2.0 Assigned To: dmitry Previous Comments

#39367 [Asn]: Entries from the realpath cache should be refreshed after unlink() and rename()

2007-01-22 Thread dmitry
ID: 39367 Updated by: [EMAIL PROTECTED] Reported By: j at pureftpd dot org Status: Assigned Bug Type: Filesystem function related Operating System: Any PHP Version: 5.2.0 Assigned To: dmitry New Comment: The last patch is applied, so

#40092 [Asn->Csd]: md5_file don't work in some conditions

2007-01-22 Thread dmitry
ID: 40092 Updated by: [EMAIL PROTECTED] Reported By: n dot escuder at intra-links dot com -Status: Assigned +Status: Closed Bug Type: Filesystem function related Operating System: Linux 2.6 PHP Version: 5.2.0 Assigned To: dmitry

#39969 [Asn->Csd]: ini setting short_open_tag has no effect when using --enable-maintainer-zts

2007-01-12 Thread dmitry
) Assigned To: dmitry New Comment: Fixed in CVS HEAD and PHP_5_2. Previous Comments: [2006-12-30 20:50:00] yahikootje+bugs at gmail dot com While digging a bit deeper I found that zend_post_startup() is only called when ZTS

#35634 [Asn->Csd]: Erroneous "Class declarations may not be nested" error raised.

2007-01-11 Thread dmitry
ID: 35634 Updated by: [EMAIL PROTECTED] Reported By: robert at interjinn dot com -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.1.1 Assigned To: dmitry New Comment

#35106 [Asn->Csd]: nested foreach fails when array variable has a reference

2007-01-10 Thread dmitry
ID: 35106 Updated by: [EMAIL PROTECTED] Reported By: olympnn at nm dot ru -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5CVS-2005-11-05 (cvs) Assigned To: dmitry New

#36214 [Opn->Csd]: __get method works properly only when conditional operator is used

2007-01-10 Thread dmitry
ID: 36214 Updated by: [EMAIL PROTECTED] Reported By: pexu at lyseo dot edu dot ouka dot fi -Status: Open +Status: Closed Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.1.3-dev Assigned To: dmitry

#39449 [Asn->Csd]: Overloaded array properties do not work correctly

2007-01-10 Thread dmitry
ID: 39449 Updated by: [EMAIL PROTECTED] Reported By: pstradomski at gmail dot com -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.0 Assigned To: dmitry New Comment

#39990 [Asn->Csd]: Cannot "foreach" over overloaded properties

2007-01-10 Thread dmitry
ID: 39990 Updated by: [EMAIL PROTECTED] Reported By: michael dot walter at gmail dot com -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.2.0 Assigned To: dmitry

#40024 [Asn->Opn]: Able to thrown an Exception in a Destructor

2007-01-10 Thread dmitry
ID: 40024 Updated by: [EMAIL PROTECTED] Reported By: php at girsbrain dot org -Status: Assigned +Status: Open Bug Type: Class/Object related Operating System: Windows XP SP 2 PHP Version: 5.2.0 Assigned To: dmitry New Comment

#39819 [Asn->Csd]: Using $this not in object context can cause segfaults

2007-01-09 Thread dmitry
ID: 39819 Updated by: [EMAIL PROTECTED] Reported By: matteo at beccati dot com -Status: Assigned +Status: Closed Bug Type: Reproducible crash Operating System: NetBSD PHP Version: 4.4.4 Assigned To: dmitry New Comment: Fixedd

#40076 [Asn->Csd]: zend_alloc.c: Value of enumeration constant must be in range of signed integer.

2007-01-09 Thread dmitry
ID: 40076 Updated by: [EMAIL PROTECTED] Reported By: ionut dot aivanesei at amdocs dot com -Status: Assigned +Status: Closed Bug Type: Compile Failure Operating System: AIX PHP Version: 5.2.0 Assigned To: dmitry New Comment

#40002 [Asn->Csd]: Try/Catch performs poorly

2007-01-09 Thread dmitry
ID: 40002 Updated by: [EMAIL PROTECTED] Reported By: public at syranide dot com -Status: Assigned +Status: Closed Bug Type: Performance problem Operating System: Windows XP 32bit PHP Version: 5.2.0 Assigned To: dmitry New

#39949 [Asn->Bgs]: Returned reference cloned if stored in variable

2006-12-26 Thread dmitry
ID: 39949 Updated by: [EMAIL PROTECTED] Reported By: ap at tellusion dot com -Status: Assigned +Status: Bogus Bug Type: Variables related Operating System: Linux Red Hat EL PHP Version: 5CVS-2006-12-26 (snap) Assigned To: dmitry

#39825 [Asn->Csd]: foreach produces memory error

2006-12-25 Thread dmitry
: dmitry New Comment: Fixed in CVS HEAD and PHP_5_2. Previous Comments: [2006-12-18 13:21:54] krejci at ped dot muni dot cz Unhandled exception at 0x100156e3 (php5ts.dll) in php-win.exe: 0xC005: Access violation

#39283 [Asn]: SSL: fatal protocol error

2006-12-25 Thread dmitry
ID: 39283 Updated by: [EMAIL PROTECTED] Reported By: cboden at gmail dot com Status: Assigned Bug Type: SOAP related Operating System: Linux PHP Version: 5.2.0RC5 -Assigned To: dmitry +Assigned To: wez New Comment: Wez, could you

#39758 [Asn->WFx]: Error message on extending a class that implements a interface

2006-12-25 Thread dmitry
ID: 39758 Updated by: [EMAIL PROTECTED] Reported By: bacher at bash-it dot de -Status: Assigned +Status: Wont fix Bug Type: Class/Object related Operating System: Linux Ubuntu 6.0 PHP Version: 5.2.0 Assigned To: dmitry New

#39944 [Asn->Csd]: References broken in php 5.2

2006-12-25 Thread dmitry
: dmitry New Comment: Fixed in CVS HEAD and PHP_5_2 Previous Comments: [2006-12-25 13:39:29] ap at tellusion dot com Got some more isolation info on 5.1.x the bug first appeared in 5.1.2 and is present in all 5.1 & 5.2 rele

#39809 [Opn->Fbk]: FastCGI Requests silently dropped

2006-12-19 Thread dmitry
ID: 39809 Updated by: [EMAIL PROTECTED] Reported By: e at osterman dot com -Status: Open +Status: Feedback Bug Type: CGI related Operating System: FC6 PHP Version: 5.2.0 Assigned To: dmitry New Comment: Agree. shutdown

#39815 [Asn->Csd]: to_zval_double() in ext/soap/php_encoding.c is not locale-independent

2006-12-19 Thread dmitry
ID: 39815 Updated by: [EMAIL PROTECTED] Reported By: fredrik at wangel dot net -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Irrelevant PHP Version: 6CVS-2006-12-13 (snap) Assigned To: dmitry New

#39869 [Opn->Csd]: safe_read does not initialize errno

2006-12-19 Thread dmitry
ID: 39869 Updated by: [EMAIL PROTECTED] Reported By: michiel at boland dot org -Status: Open +Status: Closed Bug Type: CGI related Operating System: Solaris PHP Version: 5.2.0 Assigned To: dmitry New Comment: Fixed in CVS HEAD

#39809 [Opn->Fbk]: FastCGI Requests silently dropped

2006-12-18 Thread dmitry
ID: 39809 Updated by: [EMAIL PROTECTED] Reported By: e at osterman dot com -Status: Open +Status: Feedback Bug Type: CGI related Operating System: FC6 PHP Version: 5.2.0 Assigned To: dmitry New Comment: > $sock

<    2   3   4   5   6   7   8   9   10   11   >