#47199 [NoF->Opn]: pg_delete fails on NULL

2009-05-30 Thread andrew at labyrinth-it dot co dot uk
ID: 47199 User updated by: andrew at labyrinth-it dot co dot uk Reported By: andrew at labyrinth-it dot co dot uk -Status: No Feedback +Status: Open Bug Type: PostgreSQL related Operating System: Linux (Fedora) PHP Version: 5.2.8 New Comme

#48436 [NEW]: No error's displayed with the Win32 version of PHP

2009-05-30 Thread m dot de dot roo at tiscali dot nl
From: m dot de dot roo at tiscali dot nl Operating system: WinXP PHP version: 5.2.9 PHP Bug Type: Scripting Engine problem Bug description: No error's displayed with the Win32 version of PHP Description: No error's displayed with the Win32 version of PHP Reprodu

#48202 [Asn]: Out of memory error when passing non-existing filename to xmlwriter_open_uri()

2009-05-30 Thread pajoye
ID: 48202 Updated by: paj...@php.net Reported By: koenk82 at gmail dot com Status: Assigned Bug Type: XML Writer Operating System: * PHP Version: 5.*, 6CVS (2009-05-09) -Assigned To: pajoye +Assigned To: rrichards New Comment: Rob,

#45254 [Com]: PHP does not time out when accepting for connections while working as FastCGI

2009-05-30 Thread fredric at drombolaget dot se
ID: 45254 Comment by: fredric at drombolaget dot se Reported By: yurtesen at ispro dot net Status: No Feedback Bug Type: CGI related Operating System: FreeBSD 6.3 PHP Version: 5.2.6 New Comment: I have the exact same problem right now on our

#48202 [Asn]: Out of memory error when passing non-existing filename to xmlwriter_open_uri()

2009-05-30 Thread pajoye
ID: 48202 Updated by: paj...@php.net Reported By: koenk82 at gmail dot com Status: Assigned Bug Type: XML Writer Operating System: * PHP Version: 5.*, 6CVS (2009-05-09) Assigned To: pajoye New Comment: I found the problem, it is a bug i

#48418 [Opn]: NaN > NaN, NaN > 0, NaN < 0 return true

2009-05-30 Thread kalle
ID: 48418 Updated by: ka...@php.net Reported By: phplists at stanvassilev dot com Status: Open Bug Type: Math related Operating System: Linux, BSD, possibly all *nix PHP Version: 5.2.9 New Comment: C:\php\src>php -v PHP 5.3.0RC3-dev (cli) (bu

#48434 [Bgs->Csd]: memory function

2009-05-30 Thread lbarnaud
ID: 48434 Updated by: lbarn...@php.net Reported By: busia at tiscali dot it -Status: Bogus +Status: Closed -Bug Type:Feature/Change Request +Bug Type:*General Issues PHP Version: 5.3.0RC2 New Comment: This bug has been fixed in CVS. Snapshots of the sources are pa

#48409 [Fbk->Csd]: Exception + nested functions + classes crash PHP 5.2

2009-05-30 Thread lbarnaud
ID: 48409 Updated by: lbarn...@php.net Reported By: nightstorm at tlen dot pl -Status: Feedback +Status: Closed Bug Type: Reproducible crash -Operating System: Linux 64bit gcc +Operating System: Linux gcc PHP Version: 5.2CVS-2009-05-27

#48434 [Bgs]: memory function

2009-05-30 Thread busia at tiscali dot it
ID: 48434 User updated by: busia at tiscali dot it Reported By: busia at tiscali dot it Status: Bogus Bug Type:Feature/Change Request PHP Version: 5.3.0RC2 New Comment: Look this code: - That show a - 201640 b - 774800 c -

#48434 [Bgs]: memory function

2009-05-30 Thread scottmac
ID: 48434 Updated by: scott...@php.net Reported By: busia at tiscali dot it Status: Bogus Bug Type:Feature/Change Request PHP Version: 5.3.0RC2 New Comment: What aren't you understanding? memory_get_usage(true) = memory allocated to process from system memory_get_usage()

#48434 [Bgs]: memory function

2009-05-30 Thread busia at tiscali dot it
ID: 48434 User updated by: busia at tiscali dot it Reported By: busia at tiscali dot it Status: Bogus Bug Type:Feature/Change Request PHP Version: 5.3.0RC2 New Comment: I unsderstand what you say but my request is different: when I posted bug #48368, j.

#48434 [Bgs]: memory function

2009-05-30 Thread lbarnaud
ID: 48434 Updated by: lbarn...@php.net Reported By: busia at tiscali dot it Status: Bogus Bug Type:Feature/Change Request PHP Version: 5.3.0RC2 New Comment: scott you are right, however it seems the behavior differs a bit when unset()ing small-enough variables. memory_ge

#48416 [Csd]: Memleak in ereg() and eregi() functions

2009-05-30 Thread bmorel at ssi dot fr
ID: 48416 User updated by: bmorel at ssi dot fr Reported By: bmorel at ssi dot fr Status: Closed Bug Type: Regexps related Operating System: CentOS 5.3 PHP Version: 5.2.9 New Comment: My mistake, I didn't use the correct php binary. Successfully c

#48435 [Opn->Bgs]: convertion of filename.eps to filename.jpg is not clear

2009-05-30 Thread scottmac
ID: 48435 Updated by: scott...@php.net Reported By: guru dot indian at gmail dot com -Status: Open +Status: Bogus Bug Type: GD related Operating System: windows xp PHP Version: 5.2.9 New Comment: Sorry, but your problem does not impl

#48434 [Bgs]: memory function

2009-05-30 Thread scottmac
ID: 48434 Updated by: scott...@php.net Reported By: busia at tiscali dot it Status: Bogus Bug Type:Feature/Change Request PHP Version: 5.3.0RC2 New Comment: memory_get_usage(true) is the memory allocated from the system. memory_get_usage() is the memory currently in use b

#48435 [NEW]: convertion of filename.eps to filename.jpg is not clear

2009-05-30 Thread guru dot indian at gmail dot com
From: guru dot indian at gmail dot com Operating system: windows xp PHP version: 5.2.9 PHP Bug Type: GD related Bug description: convertion of filename.eps to filename.jpg is not clear Description: Dear sir/madam, I did a image processing project using PHP GD l

#48434 [Bgs]: memory function

2009-05-30 Thread busia at tiscali dot it
ID: 48434 User updated by: busia at tiscali dot it Reported By: busia at tiscali dot it Status: Bogus Bug Type:Feature/Change Request PHP Version: 5.3.0RC2 New Comment: I know memory_get_usage() and memory_get_usage(true). But they don't resolve the pro

#48434 [Opn->Bgs]: memory function

2009-05-30 Thread scottmac
ID: 48434 Updated by: scott...@php.net Reported By: busia at tiscali dot it -Status: Open +Status: Bogus Bug Type:Feature/Change Request PHP Version: 5.3.0RC2 New Comment: Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate plac

#48433 [Opn]: Case related bug in mb_ereg_* lookbehind

2009-05-30 Thread l_done at tiscali dot it
ID: 48433 User updated by: l_done at tiscali dot it Reported By: l_done at tiscali dot it Status: Open Bug Type: Regexps related Operating System: Linux/OSX PHP Version: 5.2.9 New Comment: I tested this with those php versions: PHP 5.2.9 with Suh

#48434 [NEW]: memory function

2009-05-30 Thread busia at tiscali dot it
From: busia at tiscali dot it Operating system: PHP version: 5.3.0RC2 PHP Bug Type: Feature/Change Request Bug description: memory function Description: You said me (#48368) that unset != free. The memory can remain occupied also after I unset an array, that mem

#48433 [NEW]: Case related bug in mb_ereg_* lookbehind

2009-05-30 Thread l_done at tiscali dot it
From: l_done at tiscali dot it Operating system: Linux/OSX PHP version: 5.2.9 PHP Bug Type: Regexps related Bug description: Case related bug in mb_ereg_* lookbehind Description: When using alternation in negative lookbehind in a case-insensitive regexp with mb_e

#48432 [Opn->Bgs]: (?{CODE}) pattern not recognized, won't compile expression

2009-05-30 Thread scottmac
ID: 48432 Updated by: scott...@php.net Reported By: webmaster at adurosolutions dot com -Status: Open +Status: Bogus Bug Type: PCRE related Operating System: CentOs PHP Version: 5.2.9 New Comment: Sorry, but your problem does not imp

#48432 [NEW]: (?{CODE}) pattern not recognized, won't compile expression

2009-05-30 Thread webmaster at adurosolutions dot com
From: webmaster at adurosolutions dot com Operating system: CentOs PHP version: 5.2.9 PHP Bug Type: PCRE related Bug description: (?{CODE}) pattern not recognized, won't compile expression Description: The (?{CODE}) regular expression has been in Perl since <= 5.