#47257 [Com]: SQLite3->__construct has no sane way to detect errors

2009-02-01 Thread crrodriguez at suse dot de
ID: 47257 Comment by: crrodriguez at suse dot de Reported By: cel...@php.net Status: Assigned Bug Type: SQLite related Operating System: n/a PHP Version: 5.3.0beta1 Assigned To: scottmac New Comment: Exceptions only IMHO, it is a &quo

#45942 [Com]: D_FILE_OFFSET_BITS=64 causes PHP to run at half speed

2008-08-29 Thread crrodriguez at suse dot de
ID: 45942 Comment by: crrodriguez at suse dot de Reported By: jhuckaby at gmail dot com Status: Feedback Bug Type: Performance problem Operating System: Fedora Core 6 PHP Version: 5.2.6 New Comment: You dont pass D_FILE_OFFSET_BITS=64

#45520 [Com]: Large memory leak when creating tree-like data structures

2008-07-15 Thread crrodriguez at suse dot de
ID: 45520 Comment by: crrodriguez at suse dot de Reported By: herkimer112 at yahoo dot dk Status: Open Bug Type: Performance problem Operating System: WinXP PHP Version: 5.2.6 New Comment: There is no memory leak, memory is freed at script

#45449 [NEW]: filesize() regression using ftp wrapper

2008-07-07 Thread crrodriguez at suse dot de
From: crrodriguez at suse dot de Operating system: linux PHP version: 5.2.6 PHP Bug Type: FTP related Bug description: filesize() regression using ftp wrapper Description: Unfortunately, my bugfix for bug #43498 introduced a regression that can be seen using

#45390 [Com]: file_exists probably does not use custom include paths

2008-06-28 Thread crrodriguez at suse dot de
ID: 45390 Comment by: crrodriguez at suse dot de Reported By: kjarli at gmail dot com Status: Open Bug Type: *Directory/Filesystem functions Operating System: Windows xp sp3 PHP Version: 5.2.6 New Comment: file_exists() does not use

#45307 [NEW]: define() crashes

2008-06-18 Thread crrodriguez at suse dot de
From: crrodriguez at suse dot de Operating system: linux PHP version: 5.3CVS-2008-06-19 (CVS) PHP Bug Type: Reproducible crash Bug description: define() crashes Description: Current 5_3 define() does not work at all. Reproduce code: --- Expected

#45301 [Com]: Serious flaw in random related functions and possibly file or memory corruption

2008-06-18 Thread crrodriguez at suse dot de
ID: 45301 Comment by: crrodriguez at suse dot de Reported By: payton2558 at googlemail dot com Status: Open Bug Type: Unknown/Other Function Operating System: Windows XP 32, Vista 32 PHP Version: 5.2.6 New Comment: What about merging a patch

#45261 [Com]: No error raised on cyclic class creation

2008-06-15 Thread crrodriguez at suse dot de
ID: 45261 Comment by: crrodriguez at suse dot de Reported By: sertyoan at osyra dot net Status: Open Bug Type: Class/Object related Operating System: Ubuntu PHP Version: 5.2.6 New Comment: This is the "expected" behaviour. it wil

#45141 [Com]: setcookie will output expires years of >4 digits

2008-06-06 Thread crrodriguez at suse dot de
ID: 45141 Comment by: crrodriguez at suse dot de Reported By: php at evilcode dot net Status: Assigned Bug Type: Date/time related Operating System: FreeBSD/Linux PHP Version: 5.2.6 Assigned To: derick New Comment: Something like the

#45170 [Com]: Reference and key() problem

2008-06-06 Thread crrodriguez at suse dot de
ID: 45170 Comment by: crrodriguez at suse dot de Reported By: johnny at eiole dot com Status: Open Bug Type: Class/Object related Operating System: Windows PHP Version: 5.2.6 New Comment: key(testbug::getTab()) inside foreach produces

#45141 [Com]: setcookie will output expires years of >4 digits

2008-06-03 Thread crrodriguez at suse dot de
ID: 45141 Comment by: crrodriguez at suse dot de Reported By: php at evilcode dot net Status: Assigned Bug Type: Date/time related Operating System: FreeBSD/Linux PHP Version: 5.2.6 Assigned To: derick New Comment: IMHO, it should emit

#45047 [Com]: memory leak with array as default function parameter in encoded code

2008-05-21 Thread crrodriguez at suse dot de
ID: 45047 Comment by: crrodriguez at suse dot de Reported By: lars_teuber at gmx dot de Status: Open Bug Type: Reproducible crash Operating System: linux PHP Version: 5.2.6 New Comment: Do not file bugs when you have Zend extensions

#45058 [Com]: Integer Limit Problem

2008-05-21 Thread crrodriguez at suse dot de
ID: 45058 Comment by: crrodriguez at suse dot de Reported By: crbdigo at gmail dot com Status: Open Bug Type: *Programming Data Structures Operating System: Windows Vista 64 PHP Version: 5.2CVS-2008-05-21 (CVS) New Comment: This is the

#44965 [Com]: Zend affects on arrays

2008-05-10 Thread crrodriguez at suse dot de
ID: 44965 Comment by: crrodriguez at suse dot de Reported By: yektaweb at gmail dot com Status: Open Bug Type: Arrays related Operating System: win xp PHP Version: 5.2.6 New Comment: using key() and next() within variables involved in the

#44930 [Com]: protected __set()|__get() not working

2008-05-06 Thread crrodriguez at suse dot de
ID: 44930 Comment by: crrodriguez at suse dot de Reported By: daniel at txtconnect dot com Status: Open Bug Type: Class/Object related Operating System: Linux (Ubuntu 7.10) PHP Version: 5.2.6 New Comment: http://php.net/manual/en

#44820 [Com]: overload() causes Cause

2008-04-27 Thread crrodriguez at suse dot de
ID: 44820 Comment by: crrodriguez at suse dot de Reported By: neel dot get at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: CentOs PHP Version: 4.3.10 New Comment: We are sorry, but we can not support PHP 4

#44798 [Com]: Memory leak assigning value to attribute

2008-04-22 Thread crrodriguez at suse dot de
ID: 44798 Comment by: crrodriguez at suse dot de Reported By: aldo at armiento dot com Status: Open Bug Type: SimpleXML related Operating System: Linux 2.6.18-686 PHP Version: 5.2.5 New Comment: The "leak" ( which is not really a m

#44669 [Com]: object not immediately destructed on error

2008-04-08 Thread crrodriguez at suse dot de
ID: 44669 Comment by: crrodriguez at suse dot de Reported By: ob dot php at daevel dot fr Status: Open Bug Type: PDO related Operating System: Debian Lenny (testing) PHP Version: 5.2.5 New Comment: This is the expected behaviuor, objects are

#44461 [Fbk->Opn]: parse_ini_file crashes

2008-03-19 Thread crrodriguez at suse dot de
ID: 44461 User updated by: crrodriguez at suse dot de Reported By: crrodriguez at suse dot de -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux 64bit PHP Version: 5.3CVS-2008-03-17 (CVS) New Comment: I

#44461 [NEW]: parse_ini_file crashes

2008-03-17 Thread crrodriguez at suse dot de
From: crrodriguez at suse dot de Operating system: Linux 64bit PHP version: 5.3CVS-2008-03-17 (CVS) PHP Bug Type: Reproducible crash Bug description: parse_ini_file crashes Description: parse_ini_file() is currenly crashing with a very simple ini file Reproduce

#44425 [Com]: Extending PDO/MySQL class with a __call() function doesn't work

2008-03-13 Thread crrodriguez at suse dot de
ID: 44425 Comment by: crrodriguez at suse dot de Reported By: phpbugs at wayoverthere dot com Status: Open Bug Type: PDO related Operating System: Linux/Windows PHP Version: 5.2CVS-2008-03-13 (snap) New Comment: Works for me as well, with

#44309 [Com]: Apache crash because PHP frees memory twice

2008-03-03 Thread crrodriguez at suse dot de
ID: 44309 Comment by: crrodriguez at suse dot de Reported By: dmitry dot dulepov at gmail dot com Status: Open Bug Type: Reproducible crash Operating System: SuSE Linux 10.3 PHP Version: 5.2.5 New Comment: Please report SUSE package problems

#44204 [Com]: intval makes very big mistakes

2008-02-21 Thread crrodriguez at suse dot de
ID: 44204 Comment by: crrodriguez at suse dot de Reported By: bugs at kathaus dot nl Status: Open Bug Type: Variables related Operating System: Linux PHP Version: 5.2.5 New Comment: Floating point values have a limited precision. Hence a

#43606 [NEW]: missing module dependencies in exif extension

2007-12-15 Thread crrodriguez at suse dot de
From: crrodriguez at suse dot de Operating system: Irrelevant PHP version: 5.3CVS-2007-12-16 (CVS) PHP Bug Type: EXIF related Bug description: missing module dependencies in exif extension Description: exif extension lacks of module dependencies Reproduce code

#43594 [Com]: leaked file descriptor from PHP

2007-12-14 Thread crrodriguez at suse dot de
ID: 43594 Comment by: crrodriguez at suse dot de Reported By: scog28 at hotmail dot com Status: Open Bug Type: Mail related Operating System: FC7 PHP Version: 5.2.5 New Comment: Do not file bugs when you have Zend extensions (zend_extension

#43583 [Com]: Empty function fails when examining property of object accessed through __get

2007-12-12 Thread crrodriguez at suse dot de
ID: 43583 Comment by: crrodriguez at suse dot de Reported By: michael at dmgx dot com Status: Open Bug Type: Variables related Operating System: Linux PHP Version: 5.2.5 New Comment: you have to define __isset magic method. Previous

#43533 [Com]: escapeshellarg('') returns null

2007-12-08 Thread crrodriguez at suse dot de
ID: 43533 Comment by: crrodriguez at suse dot de Reported By: josephk at etelos dot com Status: Open Bug Type: *Directory/Filesystem functions Operating System: Cent OS 5 PHP Version: 5.2.5 New Comment: 5_2 returns NULL (wrong value) , for

#43498 [Com]: file_exists() on a proftpd server got SIZE not allowed in ASCII mode

2007-12-06 Thread crrodriguez at suse dot de
ID: 43498 Comment by: crrodriguez at suse dot de Reported By: vaneay at ifrance dot com Status: Open Bug Type: Filesystem function related Operating System: linux PHP Version: 5.2.5 New Comment: Right, this does not work: php -r var_dump

#43499 [Com]: Inproper use of extending class method from extended class.

2007-12-06 Thread crrodriguez at suse dot de
ID: 43499 Comment by: crrodriguez at suse dot de Reported By: bholbrook at servillian dot com Status: Open Bug Type: Scripting Engine problem Operating System: Linux Cent OS PHP Version: 5.2.5 New Comment: Thank you for taking the time to

#43501 [Com]: foreach by reference corrupts the array (reopened)

2007-12-06 Thread crrodriguez at suse dot de
ID: 43501 Comment by: crrodriguez at suse dot de Reported By: gerry dot spm at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.3, 5.3CVS New Comment: Right, looks like it is wrong

#43480 [Com]: current,next,prev with objects

2007-12-03 Thread crrodriguez at suse dot de
ID: 43480 Comment by: crrodriguez at suse dot de Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: all PHP Version: 5.3CVS-2007-12-02 (snap) New Comment: I see nothing wrong with this new behaviuor, the

#43322 [Com]: $this[] not produces error

2007-11-18 Thread crrodriguez at suse dot de
ID: 43322 Comment by: crrodriguez at suse dot de Reported By: felipensp at gmail dot com Status: Open Bug Type:Scripting Engine problem PHP Version: 6CVS-2007-11-18 (snap) New Comment: happends as well on 5_3 as is wrong :( maybe dmitry can check this out. Previous

#43311 [NEW]: setcookie should not be able to set cookies larger than 4096 bytes

2007-11-15 Thread crrodriguez at suse dot de
From: crrodriguez at suse dot de Operating system: Irrelevant PHP version: 5.3CVS-2007-11-16 (CVS) PHP Bug Type: *General Issues Bug description: setcookie should not be able to set cookies larger than 4096 bytes Description: The following report caught my

#43128 [Com]: Very long class name causes segfault

2007-10-30 Thread crrodriguez at suse dot de
ID: 43128 Comment by: crrodriguez at suse dot de Reported By: felipensp at gmail dot com Status: Analyzed Bug Type: Reproducible crash Operating System: Linux PHP Version: 5.3CVS-2007-10-29 (snap) New Comment: Yes, an smaller limit like 1024

#43128 [Com]: Long name cause seg. fault

2007-10-30 Thread crrodriguez at suse dot de
ID: 43128 Comment by: crrodriguez at suse dot de Reported By: felipensp at gmail dot com Status: Analyzed Bug Type: Reproducible crash Operating System: Linux PHP Version: 5.3CVS-2007-10-29 (snap) New Comment: Index: Zend/zend_execute_API.c

#43128 [Com]: Long name cause seg. fault

2007-10-29 Thread crrodriguez at suse dot de
ID: 43128 Comment by: crrodriguez at suse dot de Reported By: felipensp at gmail dot com Status: Open Bug Type: Reproducible crash Operating System: Linux PHP Version: 5.3CVS-2007-10-29 (snap) New Comment: Always reproducible on linux64 bit

#42994 [Com]: is_callable and __autoload

2007-10-16 Thread crrodriguez at suse dot de
ID: 42994 Comment by: crrodriguez at suse dot de Reported By: arnout at argeweb dot nl Status: Open Bug Type: Unknown/Other Function Operating System: BSD PHP Version: 5.2.4 New Comment: Your exact code works just fine here, it does not call

#42983 [Com]: Regression: global variables get lost

2007-10-16 Thread crrodriguez at suse dot de
ID: 42983 Comment by: crrodriguez at suse dot de Reported By: marc dot bau at gmx dot net Status: Open Bug Type: Variables related Operating System: WinXP & openSUSE 10.3 PHP Version: 5.2.4 New Comment: if evil^Wglobal variables gets

#42818 [NEW]: $foo = clone(array()); leaks memory

2007-10-01 Thread crrodriguez at suse dot de
From: crrodriguez at suse dot de Operating system: Linux PHP version: 5CVS-2007-10-01 (CVS) PHP Bug Type: Scripting Engine problem Bug description: $foo = clone(array()); leaks memory Description: memory leak with the following code Reproduce code

#42591 [Com]: wordwrap doesn't generate warning message when width is given as -ne or 0 value

2007-09-07 Thread crrodriguez at suse dot de
ID: 42591 Comment by: crrodriguez at suse dot de Reported By: kraghuba at in dot ibm dot com Status: Open Bug Type: Strings related Operating System: linux, windows PHP Version: 5CVS-2007-09-07 (snap) New Comment: In case this is considered

#42419 [Com]: array_sort bombs depending on input array

2007-08-24 Thread crrodriguez at suse dot de
ID: 42419 Comment by: crrodriguez at suse dot de Reported By: bug at nyvegetarianexpo dot org Status: Open Bug Type: Reproducible crash Operating System: Linux PHP Version: 5.2.3 New Comment: There is no array_sort function in the PHP source

#42374 [Com]: --as-needed causes configure failures

2007-08-23 Thread crrodriguez at suse dot de
ID: 42374 Comment by: crrodriguez at suse dot de Reported By: galtgendo at o2 dot pl Status: Assigned Bug Type: Compile Failure Operating System: Gentoo PHP Version: 5.2CVS-2007-08-23 Assigned To: jani New Comment: >a) it seems to

#42389 [Com]: PHP+Apache2+mod_fcgid kills all processes after submit

2007-08-23 Thread crrodriguez at suse dot de
ID: 42389 Comment by: crrodriguez at suse dot de Reported By: webmaster at machostlink dot net Status: Feedback Bug Type: CGI related Operating System: OSX 10.4.10 PHP Version: 5.2CVS-2007-08-23 New Comment: err.. I meant it should be set to

#42389 [Com]: PHP+Apache2+mod_fcgid kills all processes after submit

2007-08-23 Thread crrodriguez at suse dot de
ID: 42389 Comment by: crrodriguez at suse dot de Reported By: webmaster at machostlink dot net Status: Feedback Bug Type: CGI related Operating System: OSX 10.4.10 PHP Version: 5.2CVS-2007-08-23 New Comment: what is the value of

#42365 [NEW]: glob() crashes and/or accepts way too many flags

2007-08-21 Thread crrodriguez at suse dot de
From: crrodriguez at suse dot de Operating system: Linux PHP version: 5CVS-2007-08-21 (CVS) PHP Bug Type: Reproducible crash Bug description: glob() crashes and/or accepts way too many flags Description: the glob() function crashes when you pass GLOB_ALTDIRFUNC

#42292 [NEW]: Problems with php-config/phpize in current 5_2 CVS

2007-08-13 Thread crrodriguez at suse dot de
From: crrodriguez at suse dot de Operating system: Linux PHP version: 5CVS-2007-08-14 (CVS) PHP Bug Type: *Compile Issues Bug description: Problems with php-config/phpize in current 5_2 CVS Description: Currently and since the latest changes to the PHP build

#42270 [Com]: stdClass could not be converted to string

2007-08-13 Thread crrodriguez at suse dot de
ID: 42270 Comment by: crrodriguez at suse dot de Reported By: steven dot mccoy at miru dot hk Status: Open Bug Type: Class/Object related Operating System: Ubuntu 7.04 PHP Version: 5.2.4RC1-dev New Comment: Workaround : use array_udiff with

#42211 [Com]: property_exists() fails to find protected properties from a parent class

2007-08-05 Thread crrodriguez at suse dot de
ID: 42211 Comment by: crrodriguez at suse dot de Reported By: dominics at gmail dot com Status: Open Bug Type: Class/Object related Operating System: * PHP Version: 5.2.4RC1 New Comment: If this is not a bug, there is a bug in the

#42208 [Com]: substr_replace() crashes when the same array is passed more than once

2007-08-04 Thread crrodriguez at suse dot de
ID: 42208 Comment by: crrodriguez at suse dot de Reported By: [EMAIL PROTECTED] Status: Verified Bug Type: Reproducible crash Operating System: * PHP Version: 5CVS-2007-08-04 (CVS) New Comment: --TEST-- #42208 substr_replace() crashes when