#38176 [Asn->Bgs]: overloading is ignored when using reference

2006-07-24 Thread dmitry
: dmitry New Comment: This is not a bug (may be a logical inconsistency). Method __set() is used for modification values of overloaded properties and it cannot be used to assigment by reference. Implement method __get and you will get "Fatal error: Cannot assign by reference to overloaded o

#38146 [Asn->Csd]: Cannot use array returned from foo::__get('bar') in write context

2006-07-24 Thread dmitry
ID: 38146 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: all PHP Version: 5CVS-2006-07-19 (CVS) Assigned To: dmitry New

#37422 [Opn->Csd]: FastCGI: comm with server .. aborted: idle timeout

2006-07-24 Thread dmitry
ID: 37422 Updated by: [EMAIL PROTECTED] Reported By: phpbugs at thequod dot de -Status: Open +Status: Closed Bug Type: CGI related Operating System: Ubuntu Linux PHP Version: 5.1.5CVS Assigned To: dmitry New Comment: The

#38163 [Asn->Fbk]: Problem in communication to http server using soap client of php

2006-07-25 Thread dmitry
ID: 38163 Updated by: [EMAIL PROTECTED] Reported By: imthiazj2 at hcl dot in -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: Solaris PHP Version: 5.1.4 Assigned To: dmitry New Comment: SoapClient

#38211 [Asn->Csd]: variable name and cookie name match breaks script execution

2006-07-26 Thread dmitry
) Assigned To: dmitry New Comment: Fixed in CVS HEAD and PHP_5_2. Previous Comments: [2006-07-26 05:20:46] tokul at users dot sourceforge dot net Shorter reproduce code. Can reproduce issue only in apache DSO. PHP

#38163 [Asn->Fbk]: Problem in communication to http server using soap client of php

2006-07-26 Thread dmitry
ID: 38163 Updated by: [EMAIL PROTECTED] Reported By: imthiazj2 at hcl dot in -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: Solaris PHP Version: 5.1.4 Assigned To: dmitry New Comment: I cannot

#38220 [Asn->Csd]: Crash on some object operations

2006-07-26 Thread dmitry
ID: 38220 Updated by: [EMAIL PROTECTED] Reported By: ddk at krasn dot ru -Status: Assigned +Status: Closed Bug Type: Reproducible crash Operating System: winxp sp2, freebsd 4.11 PHP Version: 5.2.0-RC2dev Assigned To: dmitry New

#38047 [Asn->Csd]: "file" and "line" sometimes not set in backtrace from inside error handler

2006-07-27 Thread dmitry
ID: 38047 Updated by: [EMAIL PROTECTED] Reported By: thuejk at gmail dot com -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5CVS-2006-07-27 Assigned To: dmitry New Comment

#38234 [Opn->Asn]: Exception in __clone makes memory leak

2006-07-27 Thread dmitry
: dmitry Previous Comments: [2006-07-27 10:25:21] [EMAIL PROTECTED] Description: PHP makes a memory leak in case if script throws exception from inside __clone() method. Reproduce code: --- Expected

#38163 [Opn->Fbk]: Problem in communication to http server using soap client of php

2006-07-27 Thread dmitry
ID: 38163 Updated by: [EMAIL PROTECTED] Reported By: imthiazj2 at hcl dot in -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: Solaris PHP Version: 5.1.4 Assigned To: dmitry New Comment: Please run the

#38234 [Asn->Csd]: Exception in __clone makes memory leak

2006-07-27 Thread dmitry
ID: 38234 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5CVS-2006-07-27 (CVS) Assigned To: dmitry New Comment

#38331 [Asn->Bgs]: SOAP call timeout when the response is chunked

2006-08-07 Thread dmitry
ID: 38331 Updated by: [EMAIL PROTECTED] Reported By: ulhin at tdc dot dk -Status: Assigned +Status: Bogus Bug Type: SOAP related Operating System: Red Hat Enterprise Linux 4 PHP Version: 5.1.4 Assigned To: dmitry New Comment

#38287 [Asn->Csd]: static variables mess up global vars

2006-08-07 Thread dmitry
ID: 38287 Updated by: [EMAIL PROTECTED] Reported By: steemann at globalpark dot de -Status: Assigned +Status: Closed Bug Type: Class/Object related Operating System: Linux 2.6.12-10-686 PHP Version: 5.2.0RC1 Assigned To: dmitry

#38331 [Bgs->Asn]: SOAP call timeout when the response is chunked

2006-08-08 Thread dmitry
ID: 38331 Updated by: [EMAIL PROTECTED] Reported By: ulhin at tdc dot dk -Status: Bogus +Status: Assigned Bug Type: SOAP related Operating System: Red Hat Enterprise Linux 4 PHP Version: 5.1.4 Assigned To: dmitry New Comment

#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

#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

#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

#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

#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-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

#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

#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

#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

#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

#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

#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

#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

#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 [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

#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

#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

#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

#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

#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

#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

#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'

#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

#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

#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

#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

#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

#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

#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

#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

#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

#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

#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

#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

#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

#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

#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

#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

#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

#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 [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

#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

#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

#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

#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

#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

#41593 [Asn->Fbk]: FastCGI does not handle graceful reload/shutdown

2007-06-13 Thread dmitry
ID: 41593 Updated by: [EMAIL PROTECTED] Reported By: jonepet at dcvhost dot no -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: Linux PHP Version: 5.2.3 Assigned To: dmitry New Comment: PHP/fastcgi

#41566 [Asn->Csd]: SOAP Server not properly generating href attributes.

2007-06-14 Thread dmitry
ID: 41566 Updated by: [EMAIL PROTECTED] Reported By: jarismar_silva at adplabs dot com dot br -Status: Assigned +Status: Closed Bug Type:SOAP related PHP Version: 5.2.3 Assigned To: dmitry New Comment: This bug has been fixed in CVS. Snapshots of the sources are

#41490 [Asn->Fbk]: xsd:choice with maxOccurs="unbounded" does not preserve element order

2007-06-14 Thread dmitry
ID: 41490 Updated by: [EMAIL PROTECTED] Reported By: simon at highlyillogical dot org -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: Windows/Linux PHP Version: 5.2.2 Assigned To: dmitry New Comment

#41480 [Asn->Fbk]: realpath returns false on valid path without filename

2007-06-14 Thread dmitry
ID: 41480 Updated by: [EMAIL PROTECTED] Reported By: derek dot ethier at gmail dot com -Status: Assigned +Status: Feedback Bug Type: IIS related Operating System: Windows Server 2003 PHP Version: 5.2.2 Assigned To: dmitry New

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

2007-06-18 Thread dmitry
: dmitry New Comment: The warning in first case is right. You cannot add element with index 1. In following examples you try to set XML attribute with name '2.5' and '0' and add somthing to this attribute. It is not possible to add something to attribute and engine told you that &q

#41490 [Opn->Fbk]: xsd:choice with maxOccurs="unbounded" does not preserve element order

2007-06-18 Thread dmitry
ID: 41490 Updated by: [EMAIL PROTECTED] Reported By: simon at highlyillogical dot org -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: Windows/Linux PHP Version: 5.2.2 Assigned To: dmitry New Comment

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

2007-06-22 Thread dmitry
ID: 40419 Updated by: [EMAIL PROTECTED] Reported By: samuele dot diella at gmail dot com -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: Slackware 10.2 PHP Version: 5.2.1 Assigned To: dmitry New

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

2007-06-26 Thread dmitry
ID: 40419 Updated by: [EMAIL PROTECTED] Reported By: samuele dot diella at gmail dot com -Status: Assigned +Status: Closed Bug Type: CGI related Operating System: Slackware 10.2 PHP Version: 5.2.1 Assigned To: dmitry New

#41817 [Asn->Fbk]: CGI Trailing slash is still not correct!

2007-06-28 Thread dmitry
ID: 41817 Updated by: [EMAIL PROTECTED] Reported By: progcom at gmail dot com -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: FreeBSD PHP Version: 5CVS-2007-06-27 (CVS) Assigned To: dmitry New

#41817 [Asn->Fbk]: CGI Trailing slash is still not correct!

2007-07-02 Thread dmitry
ID: 41817 Updated by: [EMAIL PROTECTED] Reported By: progcom at gmail dot com -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: FreeBSD PHP Version: 5CVS-2007-06-27 (CVS) Assigned To: dmitry New

#35905 [Asn->Bgs]: References don't work in some cases starting from PHP 5.1.1

2006-01-09 Thread dmitry
ID: 35905 Updated by: [EMAIL PROTECTED] Reported By: benadin at ukr dot net -Status: Assigned +Status: Bogus Bug Type: Scripting Engine problem Operating System: FreeBSD 5.4 PHP Version: 5.1.1 Assigned To: dmitry New Comment

#35972 [Asn->Fbk]: Not able to use a class in a persistence session

2006-01-12 Thread dmitry
ID: 35972 Updated by: [EMAIL PROTECTED] Reported By: ckl at ecw dot de -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: Win32 PHP Version: 5CVS-2006-01-11 (5.1.2) (snap) Assigned To: dmitry New

#35988 [Asn->Bgs]: Unknown persistent list entry type in module shutdown

2006-01-13 Thread dmitry
: dmitry New Comment: You should include files with class definition before starting session. The following modification makes it works fine SOAPSMSServer.php5: stop apache Expected result: Normal clean apache shutdown. Actual result: -- First-chance exception in

#35988 [Bgs->Asn]: Unknown persistent list entry type in module shutdown

2006-01-13 Thread dmitry
: dmitry New Comment: Sorry. The comment above is for another bug. Previous Comments: [2006-01-13 09:15:11] [EMAIL PROTECTED] You should include files with class definition before starting session. The following modification

#35972 [Asn->Bgs]: Not able to use a class in a persistence session

2006-01-13 Thread dmitry
ID: 35972 Updated by: [EMAIL PROTECTED] Reported By: ckl at ecw dot de -Status: Assigned +Status: Bogus Bug Type: SOAP related Operating System: Win32 PHP Version: 5CVS-2006-01-11 (5.1.2) (snap) Assigned To: dmitry New Comment

#36016 [Asn->Csd]: [PATCH] realpath cache memleaks

2006-01-16 Thread dmitry
ID: 36016 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5CVS-2006-01-14 (CVS) Assigned To: dmitry New Comment

#36006 [Asn->Csd]: Problem with $this in __destruct()

2006-01-16 Thread dmitry
: dmitry New Comment: Fixed in CVS HEAD, PHP_5_1 and PHP_5_0. Previous Comments: [2006-01-14 01:54:33] php_nospam at ramihyn dot sytes dot net Program received signal SIGSEGV, Segmentation fault. [Switching to Thread

#35995 [Asn->Bgs]: Problems defining vars in arguments

2006-01-16 Thread dmitry
ID: 35995 Updated by: [EMAIL PROTECTED] Reported By: jadelucca at comcast dot net -Status: Assigned +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.1.2 Assigned To: dmitry New

#35988 [Asn]: Unknown persistent list entry type in module shutdown

2006-01-16 Thread dmitry
ID: 35988 Updated by: [EMAIL PROTECTED] Reported By: screen at brainkrash dot com Status: Assigned Bug Type: Scripting Engine problem Operating System: Win32 PHP Version: 5CVS-2006-01-13 (snap) Assigned To: dmitry New Comment: I

#36037 [Asn->Csd]: heredoc adds extra line number

2006-01-17 Thread dmitry
: dmitry New Comment: Fixed in CVS HEAD, PHP_5_1 and PHP_4_4. Previous Comments: [2006-01-16 22:10:29] [EMAIL PROTECTED] Dmitry, check out the patch, plz: Index: Zend/zend_language_scanner.l

#36071 [Asn->Csd]: Engine Crash related with 'clone'

2006-01-18 Thread dmitry
ID: 36071 Updated by: [EMAIL PROTECTED] Reported By: kaien at sparcs dot org -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5CVS-2006-01-18 (snap) Assigned To: dmitry

#36051 [Asn->Bgs]: Suspicous reference-argument behavour at func($m=null)

2006-01-18 Thread dmitry
ID: 36051 Updated by: [EMAIL PROTECTED] Reported By: php at koterov dot ru -Status: Assigned +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.1.2 Assigned To: dmitry New Comment

#36245 [Asn->Bgs]: SOAP in WDSL incorrect complex type encoding

2006-02-02 Thread dmitry
: dmitry New Comment: This is not a bug in ext/soap, but bug in your WSDL file. You should add elementFormDefault="qualified" attribute to third element. Previous Comments: [2006-02-01 16:02:27] [EMAIL

#36104 [Asn->Fbk]: SoapClient connection problems using certificate

2006-02-02 Thread dmitry
: dmitry New Comment: SoapClient knows nothing about "_local_cert" property, so second case doesn't use any certificate. I just connected to "PayPal" using certificate in the same way as your first case. So probably you have problem with certificate or web server confi

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

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

#36268 [Opn->Asn]: Object destructors called even after fatal errors

2006-02-02 Thread dmitry
ID: 36268 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: Scripting Engine problem Operating System: linux PHP Version: 5.1.2 -Assigned To: +Assigned To: dmitry

#36268 [Asn->Csd]: Object destructors called even after fatal errors

2006-02-03 Thread dmitry
ID: 36268 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: linux PHP Version: 5.1.2 Assigned To: dmitry New Comment: Fixed in

#36158 [Asn->Csd]: SIGTERM is not handled correctly when running as a FastCGI server

2006-02-03 Thread dmitry
ID: 36158 Updated by: [EMAIL PROTECTED] Reported By: chris at mysociety dot org -Status: Assigned +Status: Closed Bug Type: CGI related Operating System: * PHP Version: 5.1.2, 4.4.2 Assigned To: dmitry New Comment: The bug is

#36214 [Asn->Bgs]: Conditional operator fails to work properly when both __set and __get are set

2006-02-06 Thread dmitry
ID: 36214 Updated by: [EMAIL PROTECTED] Reported By: pexu at lyseo dot edu dot ouka dot fi -Status: Assigned +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.1.2 Assigned To: dmitry

#36283 [Asn->Csd]: SOAPClient Compression Broken

2006-02-06 Thread dmitry
ID: 36283 Updated by: [EMAIL PROTECTED] Reported By: adam at trachtenberg dot com -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Mac OS X / Linux PHP Version: 5CVS-2006-02-04 (CVS) Assigned To: dmitry

#36303 [Opn->Asn]: foreach on error_zval produces segfault

2006-02-06 Thread dmitry
ID: 36303 Updated by: [EMAIL PROTECTED] Reported By: dmitry at zend dot com -Status: Open +Status: Assigned Bug Type: Scripting Engine problem Operating System: * PHP Version: 5CVS-2006-02-06 (CVS) -Assigned To: +Assigned To

#36303 [Asn->Csd]: foreach on error_zval produces segfault

2006-02-06 Thread dmitry
ID: 36303 Updated by: [EMAIL PROTECTED] Reported By: dmitry at zend dot com -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5CVS-2006-02-06 (CVS) Assigned To: dmitry New

#36083 [Asn->Csd]: SoapClient waits for responses on one-way operations

2006-02-07 Thread dmitry
: dmitry New Comment: Fixed in CVS HEAD and PHP_5_1. Now SoapClient doesn't wait for one-way operations by default, but it is possible to use old behavior: $soap = new SoapClient($wsdl, array("features"=>SOAP_WAIT_ONE_WAY_CALLS));

#36283 [Asn->Csd]: SOAPClient Compression Broken

2006-02-07 Thread dmitry
ID: 36283 Updated by: [EMAIL PROTECTED] Reported By: adam at trachtenberg dot com -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Mac OS X / Linux PHP Version: 5CVS-2006-02-04 (CVS) Assigned To: dmitry

#36357 [Asn->Bgs]: $tmp =& $this; is allowed!

2006-02-13 Thread dmitry
ID: 36357 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Bogus Bug Type: Class/Object related Operating System: Any PHP Version: 5.1.2 Assigned To: dmitry New Comment: $tmp =& $thi

#36205 [Asn->Csd]: Memory leaks with 5.1.2

2006-02-13 Thread dmitry
: dmitry New Comment: Fixed in CVS HEAD, PHP_5_1, PHP_5_0 and PHP_4_4. The reason of the leaks were duplicate cookies. Previous Comments: [2006-02-09 09:10:03] alain dot russell at blackpepper dot co dot nz sorry

#36376 [Asn->Bgs]: Segfault when using clone '$this>test2' notation in __clone method

2006-02-13 Thread dmitry
ID: 36376 Updated by: [EMAIL PROTECTED] Reported By: jaco at welnet dot nl -Status: Assigned +Status: Bogus Bug Type: Reproducible crash Operating System: CentOS 4.2 PHP Version: 5.1.2 Assigned To: dmitry New Comment: This is

#36568 [Opn->Asn]: memory_limit has no effect

2006-03-01 Thread dmitry
ID: 36568 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: Scripting Engine problem Operating System: win32 PHP Version: 6CVS-2006-03-01 (CVS) Assigned To: dmitry Previous

#36388 [Asn->Csd]: [PATCH]PHP crash when throwing exception and session persistence

2006-03-02 Thread dmitry
ID: 36388 Updated by: [EMAIL PROTECTED] Reported By: david at jool dot nl -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: winxp PHP Version: 5CVS-2006-02-14 (snap) Assigned To: dmitry New Comment

<    5   6   7   8   9   10   11   12   13   >