#42318 [Asn->Csd]: problem with nm not finding object files

2008-09-01 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

#43958 [Opn->Csd]: class name added into the error message

2008-09-02 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

#44428 [Opn->Bgs]: "file" and "line" missing in debug_backtrace() output

2008-09-02 Thread dmitry
ID: 44428 Updated by: [EMAIL PROTECTED] Reported By: thuejk at gmail dot com -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.2.5 -Assigned To: +Assigned To: dmitry New

#45860 [Ver->Csd]: header() function fails to correctly replace all Status lines

2008-09-02 Thread dmitry
To: 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

#45895 [Opn->Csd]: Exception in set_error_handler() messes up backtrace args

2008-09-02 Thread dmitry
ID: 45895 Updated by: [EMAIL PROTECTED] Reported By: jmcgraw1 at gmail dot com -Status: Open +Status: Closed Bug Type: Scripting Engine problem Operating System: CentOS PHP Version: 5.2.6 -Assigned To: +Assigned To: dmitry

#45327 [Opn->Fbk]: [PATCH] memory leak if offsetGet throws exception (PHP_5_2 branch only!)

2008-09-02 Thread dmitry
ID: 45327 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: linux 64bit PHP Version: 5.2CVS-2008-06-21 New Comment: ext/phar is not a par

#45125 [Opn->Bgs]: FastCGI: option -C "chdir to the script's directory" doesn't work

2008-09-02 Thread dmitry
ID: 45125 Updated by: [EMAIL PROTECTED] Reported By: florent at guiliani dot fr -Status: Open +Status: Bogus Bug Type: CGI related Operating System: GNU/Linux Ubuntu PHP Version: 5.2.6 -Assigned To: +Assigned To: dmitry

#46106 [Opn->Asn]: Memory leaks when using global statement

2008-09-17 Thread dmitry
ID: 46106 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type:Scripting Engine problem PHP Version: 5.3CVS-2008-09-17 (CVS) -Assigned To: +Assigned To: dmitry Previous Comments

#46106 [Asn->Csd]: Memory leaks when using global statement

2008-09-17 Thread dmitry
ID: 46106 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type:Scripting Engine problem PHP Version: 5.3CVS-2008-09-17 (CVS) Assigned To: dmitry New Comment: This bug has been fixed in CVS. Snapshots of the sources

#46115 [Asn->Csd]: Memory leak when calling a method using Reflection

2008-09-19 Thread dmitry
ID: 46115 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type:Scripting Engine problem PHP Version: 5.3CVS-2008-09-18 (CVS) Assigned To: dmitry New Comment: This bug has been fixed in CVS. Snapshots of the sources

#46156 [Opn->Asn]: Infinite recursion in class destructor causes crash

2008-09-23 Thread dmitry
ID: 46156 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: Reproducible crash Operating System: * PHP Version: 5.3.0alpha2 -Assigned To: +Assigned To: dmitry Previous

#45522 [Asn->Fbk]: FCGI_GET_VALUES request does not return supplied values

2008-09-29 Thread dmitry
ID: 45522 Updated by: [EMAIL PROTECTED] Reported By: arnaud dot lb at gmail dot com -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: * PHP Version: 5.3CVS-2008-07-15 (CVS) Assigned To: dmitry New

#46205 [Asn->Csd]: Closure - Memory leaks when ReflectionException is thrown

2008-10-01 Thread dmitry
ID: 46205 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type:Scripting Engine problem PHP Version: 5.3CVS-2008-09-30 (CVS) Assigned To: dmitry New Comment: This bug has been fixed in CVS. Snapshots of the sources

#43045 [Asn->Csd]: SOAP encoding violation on "INF" for type double/float

2008-10-01 Thread dmitry
ID: 43045 Updated by: [EMAIL PROTECTED] Reported By: nick at attask dot com -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: * PHP Version: 5.2.6 Assigned To: dmitry New Comment: This bug has been

#43723 [Opn->Asn]: SOAP not sent properly from client for .

2008-10-07 Thread dmitry
: dmitry Previous Comments: [2007-12-31 20:34:25] mcordell at authorize dot net Description: The wsdl contains a element. When the SOAP client sends the first element of the choice (ItemA) it works but if it sends

#43723 [Asn->Fbk]: SOAP not sent properly from client for .

2008-10-07 Thread dmitry
ID: 43723 Updated by: [EMAIL PROTECTED] Reported By: mcordell at authorize dot net -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: Windows XP Pro PHP Version: 5.2.5 Assigned To: dmitry New Comment

#46246 [Opn->Asn]: difference between call_user_func(array($this, $method)) and $this->$method()

2008-10-07 Thread dmitry
ID: 46246 Updated by: [EMAIL PROTECTED] Reported By: borysf at wp dot pl -Status: Open +Status: Assigned Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.6 -Assigned To: +Assigned To: dmiry Previ

#46246 [Asn]: difference between call_user_func(array($this, $method)) and $this->$method()

2008-10-10 Thread dmitry
ID: 46246 Updated by: [EMAIL PROTECTED] Reported By: borysf at wp dot pl Status: Assigned Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.6 Assigned To: dmitry New Comment: Your expectation is wrong. Calling

#46246 [Asn->Csd]: difference between call_user_func(array($this, $method)) and $this->$method()

2008-10-10 Thread dmitry
ID: 46246 Updated by: [EMAIL PROTECTED] Reported By: borysf at wp dot pl -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.6 Assigned To: dmitry New Comment: This bug

#43723 [NoF->Csd]: SOAP not sent properly from client for .

2008-10-16 Thread dmitry
ID: 43723 Updated by: [EMAIL PROTECTED] Reported By: mcordell at authorize dot net -Status: No Feedback +Status: Closed Bug Type: SOAP related Operating System: Windows XP Pro PHP Version: 5.2.5 Assigned To: dmitry New Comment

#42862 [Asn->Csd]: [PATCH] IMAP toolkit crash: rfc822.c legacy routine buffer overflow

2008-10-16 Thread dmitry
ID: 42862 Updated by: [EMAIL PROTECTED] Reported By: Maylein at ub dot uni-heidelberg dot de -Status: Assigned +Status: Closed Bug Type: IMAP related Operating System: * PHP Version: 5.2.6 Assigned To: pajoye New Comment: This

#46308 [Asn->Csd]: Invalid write when changing property from inside getter

2008-10-17 Thread dmitry
ID: 46308 Updated by: [EMAIL PROTECTED] Reported By: ob dot php at daevel dot fr -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: Debian Linux 64bit PHP Version: 5.2.6 Assigned To: dmitry

php-bugs@lists.php.net

2008-10-27 Thread dmitry
ID: 46380 Updated by: [EMAIL PROTECTED] Reported By: marek dot miska at netart dot pl Status: Feedback Bug Type: Reproducible crash Operating System: linux PHP Version: 5.2.6 Assigned To: dmitry New Comment: I don't see any m

#46427 [Ver->Asn]: SoapClient() stumbles over its "stream_context" parameter

2008-11-25 Thread dmitry
: dmitry Previous Comments: [2008-11-25 02:06:56] [EMAIL PROTECTED] In example 1, the $ctx variable is declared within the scope of the getSoapClient_1() function. The SoapClient constructor does not make a copy of the

#46427 [Asn->Csd]: SoapClient() stumbles over its "stream_context" parameter

2008-11-27 Thread dmitry
ID: 46427 Updated by: [EMAIL PROTECTED] Reported By: daniel dot gorski at develnet dot org -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Linux PHP Version: 5.3.0alpha2 Assigned To: dmitry New

#44882 [Asn->Csd]: SOAP extension object decoding bug

2008-11-27 Thread dmitry
ID: 44882 Updated by: [EMAIL PROTECTED] Reported By: mike at silverorange dot com -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: * PHP Version: 5.2.5 Assigned To: dmitry New Comment: This bug has

#46409 [Asn->Csd]: __invoke method called outside of object context when using array_map

2008-11-28 Thread dmitry
ID: 46409 Updated by: [EMAIL PROTECTED] Reported By: phpbugs at sevenlight dot com -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3CVS-2008-11-11 Assigned To: dmitry New

#35752 [Asn->Bgs]: PHP_AUTH_USER and PHP_AUTH_PW not available when using FastCGI

2008-11-28 Thread dmitry
ID: 35752 Updated by: [EMAIL PROTECTED] Reported By: fcu-phpbugs at no-way dot org -Status: Assigned +Status: Bogus Bug Type: Feature/Change Request Operating System: All PHP Version: 4.4.2RC1 Assigned To: dmitry New Comment

#46366 [Asn->Csd]: bad cwd with / as pathinfo

2008-11-28 Thread dmitry
ID: 46366 Updated by: [EMAIL PROTECTED] Reported By: courtois at nouvo dot com -Status: Assigned +Status: Closed Bug Type: CGI related Operating System: windows XP PHP Version: 5.2CVS-2008-10-24 Assigned To: dmitry New Comment

#41019 [Asn->Bgs]: auto update feature for FastCGI for IIS

2008-11-28 Thread dmitry
: dmitry New Comment: This is definitely not related to PHP but to FastCGI manager which is not a part of PHP. Previous Comments: [2007-04-07 20:20:03] barborak at basikgroup dot com Description: Hi, I have

#41534 [Asn->Csd]: SoapClient over HTTPS fails to reestablish connection

2008-11-28 Thread dmitry
ID: 41534 Updated by: [EMAIL PROTECTED] Reported By: vladimir3 at gmail dot com -Status: Assigned +Status: Closed Bug Type: Feature/Change Request Operating System: Fedore Core release 3 PHP Version: 5.2.2 Assigned To: dmitry

#30498 [Asn->Csd]: SOAP: Persistent Connection Handling, Talking to SOAP::Lite

2008-11-28 Thread dmitry
: dmitry New Comment: Fixed in CVS HEAD and PHP_5_3 (not in PHP_5_2). Previous Comments: [2004-10-21 11:14:43] jacob at internet24 dot de That would be great! In the mean-time, I'll just have to patch SOAP::Lite a b

#31248 [Asn]: SOAP-Client: mapping of overloaded functions fail

2008-11-28 Thread dmitry
ID: 31248 Updated by: [EMAIL PROTECTED] Reported By: andreas dot filsinger at cargobay dot de Status: Assigned Bug Type: Feature/Change Request Operating System: * PHP Version: 5CVS-2005-03-29 Assigned To: dmitry New Comment: See also

#43868 [Asn->Bgs]: PHP SOAP - Error when parsing (valid) wsdl file..

2008-11-28 Thread dmitry
ID: 43868 Updated by: [EMAIL PROTECTED] Reported By: Michael at Sohmen dot de -Status: Assigned +Status: Bogus Bug Type: SOAP related Operating System: Linux / PHP PHP Version: 5.2.5 Assigned To: dmitry New Comment: Duplicate

#43069 [Ver->Asn]: SoapClient causes 505 HTTP Version not supported error message

2008-11-29 Thread dmitry
: dmitry Previous Comments: [2008-11-28 19:27:17] [EMAIL PROTECTED] The problem is in soap_xmlParseFile(): old_allow_url_fopen = PG(allow_url_fopen); PG(allow_url_fopen) = 1; ctxt = xmlCreateFileParserCtxt

#43069 [Asn->Csd]: SoapClient causes 505 HTTP Version not supported error message

2008-12-01 Thread dmitry
ID: 43069 Updated by: [EMAIL PROTECTED] Reported By: sebastian dot habeker at roli dot com -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Windows 2000 PHP Version: 5.2.6 Assigned To: dmitry New

#46680 [Asn->Fbk]: Files created in wrong directory (include path vs current working directory)

2008-12-10 Thread dmitry
ID: 46680 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Feedback Bug Type: Filesystem function related Operating System: * PHP Version: 5.3CVS-2008-11-26 (snap) Assigned To: dmitry New

#46925 [Opn->Asn]: when open_basedir="." the working directory is set to the executable location

2008-12-22 Thread dmitry
ID: 46925 Updated by: dmi...@php.net Reported By: eyal at zend dot com -Status: Open +Status: Assigned Bug Type: Safe Mode/open_basedir Operating System: Windows * PHP Version: 5.2.8 -Assigned To: +Assigned To: dmitry

#46960 [Asn->Csd]: Actual location (location was relayed)

2009-01-11 Thread dmitry
ID: 46960 Updated by: dmi...@php.net Reported By: rutekp at freelance-worker dot net -Status: Assigned +Status: Closed Bug Type: Reproducible crash Operating System: Centos 5 x64 PHP Version: 5.2.8 Assigned To: dmitry New

#46850 [Asn->Bgs]: compile time depends on runtime constants ZEND_COMPILE_NO_CONSTANT_SUBSTITUTION

2009-01-11 Thread dmitry
ID: 46850 Updated by: dmi...@php.net Reported By: moo dot tinys at gmail dot com -Status: Assigned +Status: Bogus Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3CVS-2008-12-12 (CVS) Assigned To: dmitry

#46792 [Asn->Fbk]: SoapFault detail property missing

2009-01-11 Thread dmitry
ID: 46792 Updated by: dmi...@php.net Reported By: daniel dot oconnor at gmail dot com -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: Windows PHP Version: 5.2.7 Assigned To: dmitry New Comment: I

#47057 [Asn->Bgs]: Inconsitent namespace resolving when using dynamic class instanciation

2009-01-11 Thread dmitry
: dmitry New Comment: Namespaces is a compile time feature. In run-time you should always use full qualified names. You can use a special constant __NAMESPACE__ to do it. $classname2 = __NAMESPACE__ . '\foo\bar\Baz'; Previou

#46755 [Asn->Csd]: warning: use statement with non-compound name

2009-01-14 Thread dmitry
ID: 46755 Updated by: dmi...@php.net Reported By: david at grudl dot com -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3.0alpha3 Assigned To: dmitry New Comment: This

#46979 [Asn->Csd]: use with non-compound name *has* effect

2009-01-14 Thread dmitry
ID: 46979 Updated by: dmi...@php.net Reported By: ladislav at marek dot su -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3.0alpha3 Assigned To: dmitry New Comment: This

#47109 [Opn->Asn]: Memory leak on $a->{"a"."b"} when $a is not an object

2009-01-15 Thread dmitry
ID: 47109 Updated by: dmi...@php.net Reported By: dmitry at zedn dot com -Status: Open +Status: Assigned Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.2.8 -Assigned To: +Assigned To: dmitry

#47109 [Asn->Csd]: Memory leak on $a->{"a"."b"} when $a is not an object

2009-01-15 Thread dmitry
ID: 47109 Updated by: dmi...@php.net Reported By: dmitry at zedn dot com -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.2.8 Assigned To: dmitry New Comment: This bug has

#47165 [Opn->Asn]: Possible memory corruption when passing return value by reference by

2009-01-20 Thread dmitry
ID: 47165 Updated by: dmi...@php.net Reported By: dmi...@php.net -Status: Open +Status: Assigned Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.2.8 -Assigned To: +Assigned To: dmitry Previous

#47165 [Asn->Csd]: Possible memory corruption when passing return value by reference by

2009-01-22 Thread dmitry
ID: 47165 Updated by: dmi...@php.net Reported By: dmi...@php.net -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.2.8 Assigned To: dmitry New Comment: This bug has been

#46419 [Asn->Csd]: Elements of associative arrays with NULL value are lost

2009-01-26 Thread dmitry
ID: 46419 Updated by: dmi...@php.net Reported By: max dot bilyk at gmail dot com -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: SuSE SLES 10 PHP Version: 5.2.6 Assigned To: dmitry New Comment: This

#47320 [Asn->Csd]: $php_errormsg out of scope in functions

2009-02-09 Thread dmitry
ID: 47320 Updated by: dmi...@php.net Reported By: danielc at analysisandsolutions dot com -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3.0beta1 Assigned To: dmitry New

#47329 [Asn->Csd]: Crash in garbage collector

2009-02-09 Thread dmitry
ID: 47329 Updated by: dmi...@php.net Reported By: k...@php.net -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: Linux 2.6.28-gentoo-r1 PHP Version: 5.3.0beta1 Assigned To: dmitry New

#47402 [Asn->Fbk]: call_user_func propagating the scope while it didn't in 5_2

2009-02-16 Thread dmitry
ID: 47402 Updated by: dmi...@php.net Reported By: col...@php.net -Status: Assigned +Status: Feedback Bug Type:Scripting Engine problem PHP Version: 5.3.0beta1 Assigned To: dmitry New Comment: This is not a bug, but just an illustration of is_callable/call_user_func

#47343 [Asn->Csd]: gc_collect_cycles causes a segfault when called within a destructor in one case

2009-02-18 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

#47049 [Asn->Csd]: SoapClient::__soapCall causes a segmentation fault.

2009-02-18 Thread dmitry
ID: 47049 Updated by: dmi...@php.net Reported By: uli dot staerk at globalways dot net -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Linux 2.6.16 PHP Version: 5.2.8 Assigned To: dmitry New Comment

#47273 [Asn->Fbk]: Encoding bug in SoapServer->fault

2009-02-18 Thread dmitry
ID: 47273 Updated by: dmi...@php.net Reported By: shaselboeck at m-s dot de -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: Linux PHP Version: 5.2.8 Assigned To: dmitry New Comment: I cannot

#47314 [Asn->Fbk]: SoapClient leave tcp connections in "time_wait"

2009-02-18 Thread dmitry
ID: 47314 Updated by: dmi...@php.net Reported By: bernd dot ott at k-m dot info -Status: Assigned +Status: Feedback Bug Type: SOAP related Operating System: Windows PHP Version: 5.2CVS-2009-02-05 (snap) Assigned To: dmitry New

#47567 [Asn->Fbk]: Problem "Overloading" arrays with __set.

2009-03-13 Thread dmitry
ID: 47567 Updated by: dmi...@php.net Reported By: vyk2rr at gmail dot com -Status: Assigned +Status: Feedback Bug Type: Scripting Engine problem Operating System: Ubuntu 8.10 PHP Version: 5.2.9 Assigned To: dmitry New Comment

#47664 [Asn->Csd]: get_class returns NULL instead of FALSE.

2009-03-16 Thread dmitry
ID: 47664 Updated by: dmi...@php.net Reported By: wiebe at wiebelt dot nl -Status: Assigned +Status: Closed Bug Type: Class/Object related Operating System: Ubuntu 8.10 PHP Version: 5.3.0beta1 Assigned To: dmitry New Comment

#47704 [Opn->Asn]: PHP crashes on some "bad" operations with string offsets

2009-03-18 Thread dmitry
ID: 47704 Updated by: dmi...@php.net Reported By: dmi...@php.net -Status: Open +Status: Assigned Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3CVS-2009-03-18 (CVS) -Assigned To: +Assigned To: dmitry

#47704 [Asn->Csd]: PHP crashes on some "bad" operations with string offsets

2009-03-18 Thread dmitry
ID: 47704 Updated by: dmi...@php.net Reported By: dmi...@php.net -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3CVS-2009-03-18 (CVS) Assigned To: dmitry New Comment

#47687 [Opn->Fbk]: header("Location:") changing HTTP status in FCGI mode.

2009-03-18 Thread dmitry
ID: 47687 Updated by: dmi...@php.net Reported By: make dot fire at gmail dot com -Status: Open +Status: Feedback Bug Type: HTTP related Operating System: windows vista PHP Version: 5.3CVS-2009-03-17 (snap) New Comment: The issue is p

#47620 [Opn->Bgs]: Weird static keyword behaviour

2009-03-18 Thread dmitry
: +Assigned To: dmitry New Comment: It's hard to explain, but it's expected. In case the method getName() doesn't declared as "static" it's called dynamically with current $this (A). This feature is kept for ages for backward compatibility. You can even see "

#47699 [Opn->Csd]: autoload and late static binding

2009-03-25 Thread dmitry
ID: 47699 Updated by: dmi...@php.net Reported By: rayro at gmx dot de -Status: Open +Status: Closed Bug Type: Class/Object related Operating System: XP PHP Version: 5.3.0beta1 -Assigned To: +Assigned To: dmitry New Comment

#47038 [Asn->Csd]: Memory leak in include()

2009-03-25 Thread dmitry
ID: 47038 Updated by: dmi...@php.net Reported By: tim at digicol dot de -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3CVS, 6CVS (2009-01-20) Assigned To: scottmac New Co

#47771 [Opn->Csd]: Exception during object construction from arg call calls object's destructor

2009-03-26 Thread dmitry
ID: 47771 Updated by: dmi...@php.net Reported By: ninzya at inbox dot lv -Status: Open +Status: Closed Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.3.0RC1 -Assigned To: +Assigned To: dmitry

#47714 [Opn->Csd]: autoloading classes inside exception_handler leads to crashes

2009-03-26 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

#47516 [Opn->Csd]: nowdoc can not be embed in heredoc but can be embed in double quote

2009-03-26 Thread dmitry
: +Assigned To: 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

#47596 [Ver->Csd]: Bus error on parsing file

2009-03-26 Thread dmitry
ID: 47596 Updated by: dmi...@php.net Reported By: pahan at hubbitus dot info -Status: Verified +Status: Closed Bug Type: Reproducible crash Operating System: Linux PHP Version: 5.3.0beta1 Assigned To: scottmac New Comment: This

#47815 [Asn]: Compile time computation of hash value decrease hash lookup time.

2009-03-30 Thread dmitry
ID: 47815 Updated by: dmi...@php.net Reported By: basant dot kukreja at gmail dot com Status: Assigned Bug Type: Performance problem Operating System: Solaris 10 PHP Version: 5.2.9 Assigned To: dmitry New Comment: I like the idea, but

#47745 [Asn->Csd]: FILTER_VALIDATE_INT doesn't allow minimum integer

2009-03-31 Thread dmitry
ID: 47745 Updated by: dmi...@php.net Reported By: for-bugs at hnw dot jp -Status: Assigned +Status: Closed Bug Type: Filter related Operating System: * PHP Version: 5.2.9 Assigned To: dmitry New Comment: This bug has been

#47660 [Asn->Fbk]: open/close can be reduced for require_once in ZEND_INCLUDE_OR_EVAL handlers

2009-04-01 Thread dmitry
ID: 47660 Updated by: dmi...@php.net Reported By: basant dot kukreja at gmail dot com -Status: Assigned +Status: Feedback Bug Type: Performance problem Operating System: * PHP Version: 5.2.9 Assigned To: dmitry New Comment: It

#47851 [Opn->Csd]: is_callable throws fatal error

2009-04-02 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

#47880 [Opn->Fbk]: Garbage Collector crashes

2009-04-03 Thread dmitry
: dmitry New Comment: Sorry but I can't understand what's going on, while I can't reproduce it myself. The best case if you can provide a script which crashes PHP running from command line (it may be a big code base but without dependencies on external resources like databases and

#47880 [Opn]: Garbage Collector crashes

2009-04-03 Thread dmitry
ID: 47880 Updated by: dmi...@php.net Reported By: patric at zap dot lu Status: Open Bug Type: Scripting Engine problem Operating System: Debian Lenny PHP Version: 5.3.0RC1 Assigned To: dmitry New Comment: Your script just makes stack

#47880 [Opn->Asn]: Garbage Collector crashes

2009-04-03 Thread dmitry
ID: 47880 Updated by: dmi...@php.net Reported By: patric at zap dot lu -Status: Open +Status: Assigned Bug Type: Scripting Engine problem Operating System: Debian Lenny PHP Version: 5.3.0RC1 Assigned To: dmitry Previous

#47902 [Asn->Fbk]: free_op1 warnings

2009-04-06 Thread dmitry
ID: 47902 Updated by: dmi...@php.net Reported By: pierre dot php at gmail dot com -Status: Assigned +Status: Feedback Bug Type:Compile Warning PHP Version: 5.3CVS-2009-04-05 (snap) Assigned To: dmitry New Comment: These warnings occurs because of inaccurate C

#47880 [Asn->Csd]: Garbage Collector crashes

2009-04-06 Thread dmitry
ID: 47880 Updated by: dmi...@php.net Reported By: patric at zap dot lu -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: Debian Lenny PHP Version: 5.3.0RC1 Assigned To: dmitry New Comment

#47880 [Asn]: Garbage Collector crashes

2009-04-06 Thread dmitry
ID: 47880 Updated by: dmi...@php.net Reported By: patric at zap dot lu Status: Assigned Bug Type: Scripting Engine problem Operating System: Debian Lenny PHP Version: 5.3.0RC1 Assigned To: dmitry New Comment: Thanks for test. This is

#47021 [Asn->Csd]: SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked"

2009-04-16 Thread dmitry
ID: 47021 Updated by: dmi...@php.net Reported By: daniel dot gorski at develnet dot org -Status: Assigned +Status: Closed Bug Type: SOAP related Operating System: Linux PHP Version: 5.3CVS-2009-01-06 (CVS) Assigned To: dmitry

#48004 [Ver->Csd]: Error handler prevents creation of default object

2009-04-21 Thread dmitry
: +Assigned To: 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

Bug #48781 [Asn]: Cyclical garbage collector memory leak

2010-04-19 Thread dmitry
kage: Scripting Engine problem Operating System: Debian 5.0 kernel 2.6.24-23-xen PHP Version: 5.3.0 Assigned To: dmitry New Comment: Yeah. I confirm the problem. It looks like on each 100,000 iterations PHP runs GC about 12 times. And on each GC run it looses 2 objects referenced by $user.

Bug #48781 [Asn->Csd]: Cyclical garbage collector memory leak

2010-04-20 Thread dmitry
Type: Bug Package: Scripting Engine problem Operating System: Debian 5.0 kernel 2.6.24-23-xen PHP Version: 5.3.0 Assigned To: dmitry New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot.

Bug #48781 [Csd]: Cyclical garbage collector memory leak

2010-04-20 Thread dmitry
kage: Scripting Engine problem Operating System: Debian 5.0 kernel 2.6.24-23-xen PHP Version: 5.3.0 Assigned To: dmitry New Comment: Note that your test and expectation are not completely correct because the actual garbage collection occurs at undefined moments of time. As result the memory u

Req #50806 [Asn->Wfx]: $this can be assigned using variable casting

2010-04-20 Thread dmitry
Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues Operating System: Windows Vista PHP Version: 5.*, 6, 7, 8, 9.. Assigned To: dmitry New Comment: It's possible to do it even without dynamic tricks. bar(); ?> I

Bug #50979 [Asn->Fbk]: FastCGI/CGI runtime selection error

2010-04-20 Thread dmitry
Bug Package: CGI related Operating System: Freebsd PHP Version: 5.3.1 Assigned To: dmitry New Comment: The getpeername() check came from the reference libfcgi implementation. The additional check for getenv("PHP_FCGI_CHILDREN") is not correct because PHP_FCGI_

Bug #49700 [Asn->Csd]: memory leaks in php_date.c if garbage collector is enabled

2010-04-20 Thread dmitry
atus: Closed Type: Bug Package: Date/time related Operating System: Mac OS X 10.6.1 PHP Version: 5.3SVN-2009-12-15 Assigned To: dmitry New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in

Req #47815 [Asn]: [PATCH] Compile time computation of hash value decrease hash lookup time

2010-04-20 Thread dmitry
atus: Assigned Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues Operating System: * PHP Version: 5.*, 6 Assigned To: dmitry New Comment: The very similar generalized patches based on the idea from this request

Req #47815 [Asn->Csd]: [PATCH] Compile time computation of hash value decrease hash lookup time

2010-04-20 Thread dmitry
atus: Assigned +Status: Closed Type: Feature/Change Request Package: *General Issues Operating System: * PHP Version: 5.*, 6 Assigned To: dmitry New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three h

Bug #51091 [Asn->Fbk]: Persistent PDO Connections Crash

2010-04-20 Thread dmitry
Type: Bug Package: Reproducible crash Operating System: CentOS 5.4 PHP Version: 5.3.1 Assigned To: dmitry New Comment: I'm not able to reproduce it. May be it's already fixed. Could you verify? Pre

Req #50698 [Asn->Csd]: SoapClient should handle wsdls with some incompatiable endpoints

2010-05-05 Thread dmitry
gned +Status: Closed Type: Feature/Change Request Package: *General Issues Operating System: Windows XP/7 and probably all. PHP Version: 5.2.12, 5.3.1 Assigned To: dmitry New Comment: This bug has been fixed in SVN. Snapshots of the sources are pack

Bug #49893 [Bgs->Asn]: Apache 2.2 Child crash while creating an instance of Zend_Mail_Storage_Pop3

2010-05-11 Thread dmitry
atus: Bogus +Status: Assigned Type: Bug Package: Reproducible crash -Operating System: Windows Vista +Operating System: * PHP Version: 5.3.0 -Assigned To: +Assigned To: dmitry New Comment: The bug occurs when exception is caught in destructor during ano

Bug #49893 [Asn->Csd]: Apache 2.2 Child crash while creating an instance of Zend_Mail_Storage_Pop3

2010-05-11 Thread dmitry
atus: Assigned +Status: Closed Type: Bug Package: Reproducible crash Operating System: * PHP Version: 5.3.0 Assigned To: dmitry New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in

Bug #51581 [Asn->Wfx]: getDefaultProperties incorrect for static properties

2010-05-26 Thread dmitry
fix Type: Bug Package: Scripting Engine problem Operating System: Mac OSx 10.6 PHP Version: 5.3.2 Assigned To: dmitry New Comment: PHP don't have to keep the default values of static class variables of user-defined classes. Of course it might be used in ext/R

Bug #51775 [Asn->Fbk]: Chunked response parsing error

2010-05-28 Thread dmitry
kage: SOAP related Operating System: CentOS 4.8 PHP Version: 5.3SVN-2010-05-09 (snap) Assigned To: dmitry New Comment: I can't reproduce the issue. Anyway php_stream_gets() must make its work proper and ext/soap doesn't have to care about its mistakes. Especially be

Bug #50762 [Asn->Csd]: in WSDL mode Soap Header handler function only being called if defined in WSDL

2010-05-28 Thread dmitry
atus: Assigned +Status: Closed Type: Bug Package: SOAP related Operating System: Any PHP Version: 5.2.12 Assigned To: dmitry New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in

Bug #49530 [Opn->Fbk]: SOAP header only results in function call when document/literal

2010-05-28 Thread dmitry
Open +Status: Feedback Type: Bug Package: SOAP related Operating System: * PHP Version: 5.3.0 -Assigned To: +Assigned To: dmitry New Comment: Both WSDLs work fine for me except for commented line. The client: WSDL_CACHE_NONE, 'trace'

Bug #50976 [Asn->Csd]: Soap headers Authorization not allowed

2010-05-28 Thread dmitry
sion: 5.3.1 Assigned To: dmitry New Comment: This bug has been fixed in SVN. 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. Prev

Bug #52001 [Asn->Csd]: Memory allocation problems after using variable variables

2010-06-10 Thread dmitry
atus: Closed Type: Bug Package: Scripting Engine problem Operating System: Linux PHP Version: 5.3.2 Assigned To: dmitry New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snap

Bug #51822 [Asn->Csd]: Segfault with strange __destruct() for static class variables

2010-06-10 Thread dmitry
atus: Closed Type: Bug Package: Scripting Engine problem Operating System: Debian Etch PHP Version: 5.2.13 Assigned To: dmitry New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in

Bug #51552 [Asn->Csd]: debug_backtrace() causes segmentation fault and/or memory issues

2010-06-11 Thread dmitry
gned +Status: Closed Type: Bug Package: Reproducible crash Operating System: win/linux PHP Version: 5.3.2 Assigned To: dmitry New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in

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