#45405 [Opn->Csd]: snmp extension memory leak

2008-09-06 Thread indeyets
ID: 45405 Updated by: [EMAIL PROTECTED] Reported By: Federico Cuello -Status: Open +Status: Closed Bug Type: SNMP related Operating System: Linux PHP Version: 5.2.6 New Comment: This bug has been fixed in CVS. Snapshots of the sour

#43375 [Opn->Bgs]: utf8_decode

2008-09-08 Thread indeyets
ID: 43375 Updated by: [EMAIL PROTECTED] Reported By: udo dot rader at bestsolution dot at -Status: Open +Status: Bogus Bug Type: JSON related Operating System: Ubuntu PHP Version: 5.2.5 New Comment: Properly encoded "auml" character

#46049 [Asn]: feof() hangs

2008-11-05 Thread indeyets
ID: 46049 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Streams related Operating System: Linux PHP Version: 5.3CVS-2008-09-11 (CVS) Assigned To: dsp New Comment: Probably related problem (examp

#49700 [Ver->Opn]: memory leaks in php_date.c if garbage collector is enabled

2009-12-15 Thread indeyets
ID: 49700 Updated by: indey...@php.net Reported By: indey...@php.net -Status: Verified +Status: Open Bug Type: Date/time related Operating System: Mac OS X 10.6.1 PHP Version: 5.3SVN-2009-09-28 (SVN) New Comment: still see it with 5.

#45388 [Opn->Csd]: mbstring fails to load

2008-06-28 Thread indeyets
ID: 45388 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: mbstring related Operating System: OSX PHP Version: 5.3CVS-2008-06-28 (CVS) New Comment: This bug has been fixed in CVS.

Req #63538 [Opn]: "Call to undefined function" should be catchable

2012-11-29 Thread indeyets
Edit report at https://bugs.php.net/bug.php?id=63538&edit=1 ID: 63538 Updated by: indey...@php.net Reported by:indey...@php.net Summary:"Call to undefined function" should be catchable Status: Open Type: Feature/Change Req

#32603 [NEW]: there is no easy way to check if class implements some interface

2005-04-12 Thread indeyets at gmail dot com
From: indeyets at gmail dot com Operating system: PHP version: 5.0.4 PHP Bug Type: Feature/Change Request Bug description: there is no easy way to check if class implements some interface Description: there is no easy way to check if class implements some

#29736 [Com]: instanceof requires class to be loaded

2005-04-12 Thread indeyets at gmail dot com
ID: 29736 Comment by: indeyets at gmail dot com Reported By: hans at velum dot net Status: Open Bug Type: Feature/Change Request Operating System: * PHP Version: 5.0.1 New Comment: I'll try to summarize: there is no easy way to che

#32603 [Fbk->Opn]: there is no easy way to check if class implements some interface

2005-04-12 Thread indeyets at gmail dot com
ID: 32603 User updated by: indeyets at gmail dot com Reported By: indeyets at gmail dot com -Status: Feedback +Status: Open Bug Type:Feature/Change Request PHP Version: 5.0.4 New Comment: class_implements() requires object instantiaiton too

#13044 [Com]: unexpected characters in mail

2008-04-15 Thread indeyets at gmail dot com
ID: 13044 Comment by: indeyets at gmail dot com Reported By: michalprv at poland dot com Status: No Feedback Bug Type: Mail related Operating System: linux PHP Version: 4.0.6 New Comment: This is a standard limit of sendmail/smtp. See here

#42766 [NEW]: PDO_Sqlite doesn't support transactions modes of SQlite

2007-09-26 Thread indeyets at gmail dot com
From: indeyets at gmail dot com Operating system: unrelated PHP version: 5.2.4 PHP Bug Type: PDO related Bug description: PDO_Sqlite doesn't support transactions modes of SQlite Description: SQLite 3.0.8 and higher supports various transactions modes (DEF

#39502 [NoF->Opn]: PDO_MySQL segfaults

2007-01-26 Thread indeyets at gmail dot com
ID: 39502 User updated by: indeyets at gmail dot com Reported By: indeyets at gmail dot com -Status: No Feedback +Status: Open Bug Type: PDO related Operating System: FreeBSD -PHP Version: 5.2.0 +PHP Version: 5.2.1 RC4 Assigned To

#39502 [NEW]: PDO_MySQL segfaults

2006-11-13 Thread indeyets at gmail dot com
From: indeyets at gmail dot com Operating system: FreeBSD PHP version: 5.2.0 PHP Bug Type: PDO related Bug description: PDO_MySQL segfaults Description: PDO_MySQL still segfaults in 5.2.0 related bugs: http://bugs.php.net/bug.php?id=37445 http://bugs.php.net

#39502 [Fbk->Opn]: PDO_MySQL segfaults

2006-11-13 Thread indeyets at gmail dot com
ID: 39502 User updated by: indeyets at gmail dot com Reported By: indeyets at gmail dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: FreeBSD PHP Version: 5.2.0 New Comment: MySQL 5.0.21 reproduce code is

#39502 [Fbk->Opn]: PDO_MySQL segfaults

2006-11-16 Thread indeyets at gmail dot com
ID: 39502 User updated by: indeyets at gmail dot com Reported By: indeyets at gmail dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: FreeBSD PHP Version: 5.2.0 Assigned To: wez New Comment: still

#37438 [NEW]: PDO_MySQL segfaults Apache child

2006-05-14 Thread indeyets at gmail dot com
From: indeyets at gmail dot com Operating system: FreeBSD PHP version: 5.1.4 PHP Bug Type: PDO related Bug description: PDO_MySQL segfaults Apache child Description: After upgrading from 5.1.2 to 5.1.4 apache childs began to segfault at some requests. Backtrace

#37445 [Com]: Reproducible segfault

2006-05-15 Thread indeyets at gmail dot com
ID: 37445 Comment by: indeyets at gmail dot com Reported By: dhrubab at gmail dot com Status: Assigned Bug Type: PDO related Operating System: Linux PHP Version: 5.1.4 Assigned To: wez New Comment: reverting this diff helps to solve

#37040 [NEW]: autoconversion of variabel names should be turned off

2006-04-11 Thread indeyets at gmail dot com
From: indeyets at gmail dot com Operating system: FreeBSD 5.4 PHP version: 5.1.2 PHP Bug Type: Feature/Change Request Bug description: autoconversion of variabel names should be turned off Description: Currently, PHP does autoconversion of 'dots' i

#37040 [Opn]: autoconversion of variable names should be turned off

2006-04-11 Thread indeyets at gmail dot com
ID: 37040 User updated by: indeyets at gmail dot com -Summary: autoconversion of variabel names should be turned off Reported By: indeyets at gmail dot com Status: Open Bug Type: Feature/Change Request Operating System: FreeBSD 5.4 PHP Version

#25798 [Com]: forever-running or no-error-abort in preg_match

2004-01-20 Thread indy at indeyets dot pp dot ru
ID: 25798 Comment by: indy at indeyets dot pp dot ru Reported By: musha dot yoshinori at nifty dot ne dot jp Status: Bogus Bug Type: PCRE related Operating System: Windows XP PHP Version: 4.3.5RC2-dev New Comment: however, it works just fine