#50618 [Opn]: php crashed when preg_replace on some case.

2009-12-30 Thread sarun37823 at bigfoot dot com
ID: 50618 User updated by: sarun37823 at bigfoot dot com Reported By: sarun37823 at bigfoot dot com Status: Open Bug Type: PCRE related Operating System: Linux PHP Version: 5.2.12 New Comment: I just test code above with php 5.2.5 on WinXP It's wo

#50618 [Opn]: php crashed when preg_replace on some case.

2009-12-30 Thread sarun37823 at bigfoot dot com
ID: 50618 User updated by: sarun37823 at bigfoot dot com Reported By: sarun37823 at bigfoot dot com Status: Open Bug Type: PCRE related Operating System: Linux PHP Version: 5.2.12 New Comment: Add: I think it's about * in (?:.(?!made an edit|<\/?l

#50618 [Opn]: php crashed when preg_replace on some case.

2009-12-30 Thread sarun37823 at bigfoot dot com
ID: 50618 User updated by: sarun37823 at bigfoot dot com Reported By: sarun37823 at bigfoot dot com Status: Open Bug Type: PCRE related Operating System: Linux PHP Version: 5.2.12 New Comment: if there's no in test file or i just replace with I

#23022 [Com]: Supported dereferencing array indeces on arbitrary expressions

2009-12-30 Thread billyellison99 at gmail dot com
ID: 23022 Comment by: billyellison99 at gmail dot com Reported By: mfisc...@php.net Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version: 5CVS-2003-04-02 (dev) New Comment: I fully support this feature. It'd make my

#50617 [Opn->Bgs]: PHP should have Perl style obtaining of values from arrays returned from functi

2009-12-30 Thread joey
ID: 50617 Updated by: j...@php.net Reported By: billyellison99 at gmail dot com -Status: Open +Status: Bogus Bug Type:Feature/Change Request PHP Version: 5.3.2RC1 New Comment: Please do not submit the same bug more than once. An existing bug report already describes t

#50618 [NEW]: php crashed when preg_replace on some case.

2009-12-30 Thread sarun37823 at bigfoot dot com
From: sarun37823 at bigfoot dot com Operating system: Linux PHP version: 5.2.12 PHP Bug Type: PCRE related Bug description: php crashed when preg_replace on some case. Description: I use preg_replace It work fine for most subject(data) except one. Reproduce code

#50617 [Com]: PHP should have Perl style obtaining of values from arrays returned from functi

2009-12-30 Thread jrhodes at roket-enterprises dot com
ID: 50617 Comment by: jrhodes at roket-enterprises dot com Reported By: billyellison99 at gmail dot com Status: Open Bug Type:Feature/Change Request PHP Version: 5.3.2RC1 New Comment: I second this feature request. Function Array Dereferencing allows programmers to write

#50617 [NEW]: PHP should have Perl style obtaining of values from arrays returned from functi

2009-12-30 Thread billyellison99 at gmail dot com
From: billyellison99 at gmail dot com Operating system: PHP version: 5.3.2RC1 PHP Bug Type: Feature/Change Request Bug description: PHP should have Perl style obtaining of values from arrays returned from functi Description: In Perl, I am able to do something l

#50615 [Bgs]: preg_match() error

2009-12-30 Thread rasmus
ID: 50615 Updated by: ras...@php.net Reported By: jzumbrun at gmail dot com Status: Bogus Bug Type: Regexps related Operating System: OsX 10.6.1 PHP Version: 5.3.1 New Comment: Oh, and it is documented. Look at the description of the optiona

#50615 [Opn->Bgs]: preg_match() error

2009-12-30 Thread rasmus
ID: 50615 Updated by: ras...@php.net Reported By: jzumbrun at gmail dot com -Status: Open +Status: Bogus Bug Type: Regexps related Operating System: OsX 10.6.1 PHP Version: 5.3.1 New Comment: The manual doesn't specifically talk abou

#50616 [NEW]: Invalid version number with phpinfo()

2009-12-30 Thread se...@php.net
From: se...@php.net Operating system: Windows 2003 R2 PHP version: 5.2.12 PHP Bug Type: PHP options/info functions Bug description: Invalid version number with phpinfo() Description: I got Windows zip package (not MSI) from website. This is version 5.2.12 I have

#50615 [NEW]: preg_match() error

2009-12-30 Thread jzumbrun at gmail dot com
From: jzumbrun at gmail dot com Operating system: OsX 10.6.1 PHP version: 5.3.1 PHP Bug Type: Regexps related Bug description: preg_match() error Description: // $line equals line below from file: $route['infox/(.*)'] = "articles/$1"; Basically I have to manuall

#50610 [Fbk->Opn]: imagerotate transparent gif some angles invert new background

2009-12-30 Thread ceo at l-i-e dot com
ID: 50610 User updated by: ceo at l-i-e dot com Reported By: ceo at l-i-e dot com -Status: Feedback +Status: Open Bug Type: GD related Operating System: N/A PHP Version: 5.3.2-dev New Comment: Adding imagesavealpha($rotated, 1); at line 7

#50610 [Opn->Fbk]: imagerotate transparent gif some angles invert new background

2009-12-30 Thread jani
ID: 50610 Updated by: j...@php.net Reported By: ceo at l-i-e dot com -Status: Open +Status: Feedback Bug Type: GD related Operating System: N/A PHP Version: 5.3.2-dev New Comment: How about bug #41624 ? Previous Comments: -

#50614 [Opn->Fbk]: Certificate private key

2009-12-30 Thread jani
ID: 50614 Updated by: j...@php.net Reported By: dimarikson at yandex dot ru -Status: Open +Status: Feedback Bug Type: OpenSSL related Operating System: FreeBSD 7, Windows XP PHP Version: 5.2.12 New Comment: Thank you for this bug rep

#50613 [Opn->Fbk]: Expected warnings/notices not outputed by PHP on simple array access.

2009-12-30 Thread jani
ID: 50613 Updated by: j...@php.net Reported By: felix at amerimerchant dot com -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.3.1 New Comment: Please try using this snapshot:

#50614 [NEW]: Certificate private key

2009-12-30 Thread dimarikson at yandex dot ru
From: dimarikson at yandex dot ru Operating system: FreeBSD 7, Windows XP PHP version: 5.2.12 PHP Bug Type: OpenSSL related Bug description: Certificate private key Description: Setting curl certificate option "CURLOPT_SSLCERT" arrouse checking of a private key a

#50613 [NEW]: Expected warnings/notices not outputed by PHP on simple array access.

2009-12-30 Thread felix at amerimerchant dot com
From: felix at amerimerchant dot com Operating system: Linux PHP version: 5.3.1 PHP Bug Type: Scripting Engine problem Bug description: Expected warnings/notices not outputed by PHP on simple array access. Description: When accessing a variable containing a bool

#50608 [Bgs]: last "<" character drops rest of the field with explode and preg_splits the

2009-12-30 Thread dlazesz at walla dot com
ID: 50608 User updated by: dlazesz at walla dot com Reported By: dlazesz at walla dot com Status: Bogus Bug Type: Strings related Operating System: Ubuntu 9.10, Debian 4.0 PHP Version: 5.2.12 New Comment: Thanks. I'd never thought of that. There

#44827 [Asn->Csd]: define('::') can be defined

2009-12-30 Thread iliaa
ID: 44827 Updated by: il...@php.net Reported By: ka...@php.net -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.*, 6CVS (2009-05-05) Assigned To: iliaa New Comment: This bu

#50610 [Bgs->Opn]: imagerotate transparent gif some angles invert new background

2009-12-30 Thread lynch
ID: 50610 Updated by: ly...@php.net Reported By: ceo at l-i-e dot com -Status: Bogus +Status: Open Bug Type: GD related Operating System: N/A PHP Version: 5.3.2-dev Previous Comments: -

#50610 [Bgs]: imagerotate transparent gif some angles invert new background

2009-12-30 Thread ceo at l-i-e dot com
ID: 50610 User updated by: ceo at l-i-e dot com Reported By: ceo at l-i-e dot com Status: Bogus Bug Type: GD related Operating System: N/A -PHP Version: 5.2.6 +PHP Version: 5.3.2-dev New Comment: I have confirmed this bug remains in 5.3.2-dev

#50551 [Opn->Fbk]: mb_ereg + mb_eregi crash

2009-12-30 Thread jani
ID: 50551 Updated by: j...@php.net Reported By: r dot badding at gmail dot com -Status: Open +Status: Feedback Bug Type: mbstring related -Operating System: Windows XP +Operating System: win32 only - Windows XP PHP Version: 5.2.12 New

#50551 [NoF->Opn]: mb_ereg + mb_eregi crash

2009-12-30 Thread r dot badding at gmail dot com
ID: 50551 User updated by: r dot badding at gmail dot com Reported By: r dot badding at gmail dot com -Status: No Feedback +Status: Open Bug Type: mbstring related Operating System: Windows XP PHP Version: 5.2.12 New Comment: So, nobody c

#50612 [Opn->Bgs]: Memcached::setMulti can't support pure digit key

2009-12-30 Thread johannes
ID: 50612 Updated by: johan...@php.net Reported By: gnujava at gmail dot com -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux 64bit PHP Version: 5.3.1 New Comment: Please report this at the pecl s

#50612 [NEW]: Memcached::setMulti can't support pure digit key

2009-12-30 Thread gnujava at gmail dot com
From: gnujava at gmail dot com Operating system: Linux 64bit PHP version: 5.3.1 PHP Bug Type: Unknown/Other Function Bug description: Memcached::setMulti can't support pure digit key Description: Memcached::setMulti can't support pure digit key file: php_memcach

#50611 [Opn->Csd]: Segfault when trying $var =& $non_array_var[some_index]

2009-12-30 Thread jani
ID: 50611 Updated by: j...@php.net Reported By: an0nym at narod dot ru -Status: Open +Status: Closed Bug Type: Reproducible crash Operating System: FreeBSD 7.2-RELEASE-p3 etc PHP Version: 5.3.1, 5.3.0, 5.2.10 New Comment: Already fix

#50610 [Opn->Bgs]: imagerotate transparent gif some angles invert new background

2009-12-30 Thread jani
ID: 50610 Updated by: j...@php.net Reported By: ceo at l-i-e dot com -Status: Open +Status: Bogus Bug Type: GD related Operating System: N/A -PHP Version: 5.2.12 +PHP Version: 5.2.6 New Comment: Thank you for taking the time to r

#50611 [Com]: Segfault when trying $var =& $non_array_var[some_index]

2009-12-30 Thread akrus at flygroup dot st
ID: 50611 Comment by: akrus at flygroup dot st Reported By: an0nym at narod dot ru Status: Open Bug Type: Reproducible crash Operating System: FreeBSD 7.2-RELEASE-p3 etc PHP Version: 5.3.1, 5.3.0, 5.2.10 New Comment: Also can confirm this. Tr

#50611 [Opn]: Segfault when trying $var =& $non_array_var[some_index]

2009-12-30 Thread an0nym at narod dot ru
ID: 50611 User updated by: an0nym at narod dot ru Reported By: an0nym at narod dot ru Status: Open Bug Type: Reproducible crash -Operating System: FreeBSD 7.2-RELEASE-p3 +Operating System: FreeBSD 7.2-RELEASE-p3 etc -PHP Version: 5.3.1 +PHP Version:

#50611 [Com]: Segfault when trying $var =& $non_array_var[some_index]

2009-12-30 Thread mikhail dot v dot gavrilov at gmail dot com
ID: 50611 Comment by: mikhail dot v dot gavrilov at gmail dot com Reported By: an0nym at narod dot ru Status: Open Bug Type: Reproducible crash Operating System: FreeBSD 7.2-RELEASE-p3 PHP Version: 5.3.1 New Comment: Can confirm this. OS: (Wi

#50611 [NEW]: Segfault when trying $var =& $non_array_var[some_index]

2009-12-30 Thread an0nym at narod dot ru
From: an0nym at narod dot ru Operating system: FreeBSD 7.2-RELEASE-p3 PHP version: 5.3.1 PHP Bug Type: Reproducible crash Bug description: Segfault when trying $var =& $non_array_var[some_index] Description: Segmentation fault occurs when trying to assign a var t