Req #43331 [Fbk->Asn]: Error message for non abstract class with abstract method

2010-06-28 Thread felipensp at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=43331&edit=1 ID: 43331 User updated by: felipensp at gmail dot com Reported by: felipensp at gmail dot com Summary: Error message for non abstract class with abstract method -Status: Feed

Req #43331 [Fbk->Opn]: Error message for non abstract class with abstract method

2010-06-28 Thread felipensp at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=43331&edit=1 ID: 43331 User updated by: felipensp at gmail dot com Reported by: felipensp at gmail dot com Summary: Error message for non abstract class with abstract method -Status: Feed

Req #43331 [Opn]: Error message for non abstract class with abstract method

2010-06-28 Thread felipensp at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=43331&edit=1 ID: 43331 User updated by: felipensp at gmail dot com Reported by: felipensp at gmail dot com Summary: Error message for non abstract class with abstract method Status: Open

#46647 [NEW]: SplFileObject->fgetcsv() segfaults when passing 0 as argument

2008-11-22 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 6CVS-2008-11-22 (CVS) PHP Bug Type: SPL related Bug description: SplFileObject->fgetcsv() segfaults when passing 0 as argument Description: See below. Reproduce code: --- fgetcs

#45843 [NEW]: Collator::getLocale crash

2008-08-17 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: FreeBSD PHP version: 5.3CVS-2008-08-17 (CVS) PHP Bug Type: I18N and L10N related Bug description: Collator::getLocale crash Description: [EMAIL PROTECTED] ~/php5]$ gdb -q sapi/cli/php (gdb) r -r '$c = col

#45827 [NEW]: posix_strerror doesn't return "Success"

2008-08-14 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: FreeBSD PHP version: 5.2CVS-2008-08-15 (CVS) PHP Bug Type: POSIX related Bug description: posix_strerror doesn't return "Success" Description: On FreeBSD the posix_strerror(0) doesn't retu

#45815 [NEW]: Illegal stub for phar

2008-08-13 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: FreeBSD PHP version: 5.3CVS-2008-08-13 (CVS) PHP Bug Type: PHAR related Bug description: Illegal stub for phar Description: In the end of compilation: Generating phar.php Generating phar.phar pear: not found

#45556 [NEW]: Return value from callback isn't freed

2008-07-18 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 5.2CVS-2008-07-18 (CVS) PHP Bug Type: XMLRPC-EPI related Bug description: Return value from callback isn't freed Description: The return value from callba

#45044 [NEW]: PHP doesn't resolve relative path correctly

2008-05-19 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: FreeBSD 6.3 PHP version: 5.3CVS-2008-05-20 (CVS) PHP Bug Type: Scripting Engine problem Bug description: PHP doesn't resolve relative path correctly Description: I've created: ~/test ~/test/test.ph

#44128 [NEW]: Incorrect recursion detection for undefined variable

2008-02-15 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 5.3CVS-2008-02-15 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Incorrect recursion detection for undefined variable Description: Undefined variables non-reference/reference as item

#43359 [NEW]: Namespace accepts incorrect name

2007-11-21 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 5.3CVS-2007-11-21 (snap) PHP Bug Type: Scripting Engine problem Bug description: Namespace accepts incorrect name Description: See the code below. Reproduce code: --- http

#43344 [NEW]: Wrong error message for namespace::constant

2007-11-20 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 5.3CVS-2007-11-20 (snap) PHP Bug Type: Scripting Engine problem Bug description: Wrong error message for namespace::constant Description: See the error message below. Reproduce code

#43343 [NEW]: Variable class name

2007-11-20 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 5.3CVS-2007-11-20 (snap) PHP Bug Type: Scripting Engine problem Bug description: Variable class name Description: See the code below. Reproduce code: --- http://bugs.php.net/?id=43343

#43335 [NEW]: Unset $this inside a method

2007-11-19 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 5.3CVS-2007-11-19 (snap) PHP Bug Type: Scripting Engine problem Bug description: Unset $this inside a method Description: Manual says: "Note: It is not possible to unset $this inside an o

#43332 [NEW]: self and parent as type hint

2007-11-19 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 5.3CVS-2007-11-19 (snap) PHP Bug Type: Scripting Engine problem Bug description: self and parent as type hint Description: self and parent as type hint in namespace must be prefixed with '::&

#43331 [NEW]: Error message for non abstract class with abstract method

2007-11-19 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 5.3CVS-2007-11-19 (snap) PHP Bug Type: Feature/Change Request Bug description: Error message for non abstract class with abstract method Description: Could be showed another message for this case

#43324 [NEW]: Label scope

2007-11-18 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 6CVS-2007-11-18 (snap) PHP Bug Type: Scripting Engine problem Bug description: Label scope Description: Only occur error when inside a block. (e.g. if, empty block, ...) Reproduce code

#43323 [NEW]: Wrong count abstract methods

2007-11-18 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 6CVS-2007-11-18 (snap) PHP Bug Type: Scripting Engine problem Bug description: Wrong count abstract methods Description: Wrong count abstract methods when name of method is same class name. When

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

2007-11-18 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 6CVS-2007-11-18 (snap) PHP Bug Type: Scripting Engine problem Bug description: $this[] not produces error Description: $this[] outside of class not produces error. Reproduce code

#43321 [NEW]: Namespace inside a label

2007-11-18 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 6CVS-2007-11-18 (snap) PHP Bug Type: Scripting Engine problem Bug description: Namespace inside a label Description: Is possible to use namespace declaration inside a label. Is this correct? And

#43318 [NEW]: Const accepts array

2007-11-17 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 5.3CVS-2007-11-17 (snap) PHP Bug Type: Scripting Engine problem Bug description: Const accepts array Description: Const now accepts array? Reproduce code: --- int(1) [1]=> in

#43310 [Com]: PHP crash with References and unset

2007-11-15 Thread felipensp at gmail dot com
ID: 43310 Comment by: felipensp at gmail dot com Reported By: commander at graphicore dot de Status: Open Bug Type: Reproducible crash Operating System: Linux, WinXp PHP Version: 5.2.5 New Comment: Works fine in PHP 5.3.0-dev (cli) (built

#43302 [Com]: Type hints do not respect imported namespaces

2007-11-15 Thread felipensp at gmail dot com
ID: 43302 Comment by: felipensp at gmail dot com Reported By: hans at velum dot net Status: Open Bug Type: Scripting Engine problem Operating System: Gentoo PHP Version: 5.3CVS-2007-11-15 (snap) New Comment: This is expected

#43220 [Com]: foreach modifies array pointer

2007-11-09 Thread felipensp at gmail dot com
ID: 43220 Comment by: felipensp at gmail dot com Reported By: bugreporter at to dot mabomuja dot de Status: Open Bug Type: *General Issues Operating System: Linux/Windows PHP Version: 5.2.4 New Comment: The correct is: sizeof($t) - 1

#43223 [NEW]: SPL Interfaces in namespaces

2007-11-09 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 5.3CVS-2007-11-09 (snap) PHP Bug Type: Scripting Engine problem Bug description: SPL Interfaces in namespaces Description: SPL Interfaces doesn't are recognize in namespace. Reproduce

#43168 [Opn]: Odd array behavior

2007-11-01 Thread felipensp at gmail dot com
ID: 43168 User updated by: felipensp at gmail dot com Reported By: felipensp at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.3CVS-2007-11-01 (snap) New Comment: In PHP 5.2.3 key 4 cause too

#43170 [Opn]: Numerical constant's name

2007-11-01 Thread felipensp at gmail dot com
ID: 43170 User updated by: felipensp at gmail dot com Reported By: felipensp at gmail dot com Status: Open Bug Type:Feature/Change Request PHP Version: 5.3CVS-2007-11-01 (snap) New Comment: Maybe same variable. " As a regular expression, it wou

#43170 [NEW]: Numerical constant's name

2007-11-01 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: PHP version: 5.3CVS-2007-11-01 (snap) PHP Bug Type: Feature/Change Request Bug description: Numerical constant's name Description: I think than shouldn't possible use constant name started with numbe

#43168 [NEW]: Odd array behavior

2007-11-01 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-11-01 (snap) PHP Bug Type: Scripting Engine problem Bug description: Odd array behavior Description: See the result of code. Reproduce code: --- int(139421480) [1

#43165 [NEW]: Static in assignment

2007-10-31 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-31 (snap) PHP Bug Type: Scripting Engine problem Bug description: Static in assignment Description: PHP accepts keyword 'static' in assignment. Repr

#43164 [NEW]: Array property with recursion

2007-10-31 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-31 (snap) PHP Bug Type: Scripting Engine problem Bug description: Array property with recursion Description: Array property don't make recursion when use reference to i

#43163 [NEW]: $this with variable variable

2007-10-31 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-31 (snap) PHP Bug Type: Scripting Engine problem Bug description: $this with variable variable Description: Variable $this doens't recognize as variable variable. Repr

#43142 [NEW]: Call different function

2007-10-30 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-30 (snap) PHP Bug Type: Scripting Engine problem Bug description: Call different function Description: Return of create_function() concat. with 'foo'. But, when c

#43141 [NEW]: Converting $this to int

2007-10-30 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-30 (snap) PHP Bug Type: Scripting Engine problem Bug description: Converting $this to int Description: When try converter $this to string, one Catchable fatal error occur. $this

#43140 [NEW]: Error in parser

2007-10-30 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-30 (snap) PHP Bug Type: Scripting Engine problem Bug description: Error in parser Description: Parser recognize wrong the array parameter. It see array(..) as (array

#43138 [NEW]: self and parent in variable

2007-10-30 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-30 (snap) PHP Bug Type: Scripting Engine problem Bug description: self and parent in variable Description: 'self' and 'parent' don't are evaluated w

#43128 [Fbk->Opn]: Long name cause seg. fault

2007-10-29 Thread felipensp at gmail dot com
ID: 43128 User updated by: felipensp at gmail dot com Reported By: felipensp at gmail dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux PHP Version: 5.3CVS-2007-10-29 (snap) New Comment: PHP

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

2007-10-29 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-29 (snap) PHP Bug Type: Reproducible crash Bug description: Long name cause seg. fault Description: Long names cause segmentation fault in 'instanceof' and '

#43054 [Com]: get_object_vars scope

2007-10-20 Thread felipensp at gmail dot com
ID: 43054 Comment by: felipensp at gmail dot com Reported By: pdobrigkeit at gmx dot de Status: Open Bug Type: Unknown/Other Function Operating System: Windows XP PHP Version: 5.2.4 New Comment: This isn't a bug. See http://br2.ph

#43043 [Com]: NULL == '' for ntext and nvarchar(max)

2007-10-19 Thread felipensp at gmail dot com
ID: 43043 Comment by: felipensp at gmail dot com Reported By: alan dot trick at twu dot ca Status: Open Bug Type: MSSQL related Operating System: Linux PHP Version: 5.2.4 New Comment: This isn't a bug. Check the configuration op

#43037 [NEW]: Repeated clone statememt

2007-10-19 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-19 (snap) PHP Bug Type: Scripting Engine problem Bug description: Repeated clone statememt Description: PHP accepts: $obj = clone clone clone clone $x; This is expected

#43034 [NEW]: is_a don't found class

2007-10-19 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-19 (snap) PHP Bug Type: Scripting Engine problem Bug description: is_a don't found class Description: is_a() don't recognize class name. Reproduce code: --

#43033 [NEW]: Class not found in global scope

2007-10-19 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-19 (snap) PHP Bug Type: Scripting Engine problem Bug description: Class not found in global scope Description: The README.namespace said "Note that using "new A&quo

#43031 [Com]: preg_match() segfaults on large strings

2007-10-19 Thread felipensp at gmail dot com
ID: 43031 Comment by: felipensp at gmail dot com Reported By: php at benjaminschulz dot com Status: Open Bug Type:PCRE related PHP Version: 5.2CVS-2007-10-19 (CVS) New Comment: This is a question of stack of PCRE lib, recently posted in http://bugs.exim.org/show_bug.cgi

#43029 [NEW]: 'self' in namespace's name

2007-10-18 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-19 (snap) PHP Bug Type: Scripting Engine problem Bug description: 'self' in namespace's name Description: namespace foo::self; Don't produces error. B

#43028 [NEW]: Import statement ignored in eval

2007-10-18 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-19 (snap) PHP Bug Type: Scripting Engine problem Bug description: Import statement ignored in eval Description: Eval is ignored when execute import statement. Reproduce code

#43027 [NEW]: Declare cause fatal error

2007-10-18 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.3CVS-2007-10-19 (snap) PHP Bug Type: Scripting Engine problem Bug description: Declare cause fatal error Description: README.namespaces said "The namespace declaration statement must b

#43011 [Com]: positive lookbehind causing seg fault with preg_match_all

2007-10-17 Thread felipensp at gmail dot com
ID: 43011 Comment by: felipensp at gmail dot com Reported By: sjungwirth at matrix-consultants dot com Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4.21 PHP Version: 5.2.4 New Comment: It's works with the newer ve

#42957 [Opn]: Inconsistent line numbering

2007-10-16 Thread felipensp at gmail dot com
ID: 42957 User updated by: felipensp at gmail dot com Reported By: felipensp at gmail dot com Status: Open -Bug Type: Feature/Change Request +Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 5.2.4 New Comment: Change

#42976 [Com]: ReflectionClass::newInstance[Args]() crashes if ctor takes arg by reference

2007-10-15 Thread felipensp at gmail dot com
ID: 42976 Comment by: felipensp at gmail dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Reproducible crash Operating System: Windows PHP Version: 5CVS-2007-10-15 (snap) New Comment: GDB: Program received

#42283 [Com]: problem in regular expressions

2007-10-15 Thread felipensp at gmail dot com
ID: 42283 Comment by: felipensp at gmail dot com Reported By: funpersian989moji at yahoo dot com Status: Open Bug Type: *Regular Expressions Operating System: apache PHP Version: 4.4.7 New Comment: This aren't a bug. preg_matc

#42941 [Com]: array_slice resets the current array position

2007-10-13 Thread felipensp at gmail dot com
ID: 42941 Comment by: felipensp at gmail dot com Reported By: jonas at skubic dot se Status: Open Bug Type: Feature/Change Request Operating System: Linux PHP Version: 5CVS-2007-10-12 (snap) New Comment: PHP 5.2.5-dev (cli) (built: Oct 13

#42957 [NEW]: Inconsistent line numbering

2007-10-13 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.2.4 PHP Bug Type: Feature/Change Request Bug description: Inconsistent line numbering Description: The line numbering appear incorrect. Reproduce code: --- Expected result

#42949 [Com]: range('a', 'Z') has weird results

2007-10-12 Thread felipensp at gmail dot com
ID: 42949 Comment by: felipensp at gmail dot com Reported By: phpbug at fint dot org Status: Open Bug Type: Arrays related Operating System: Linux PHP Version: 5.2.4 New Comment: The order is A-Z, a-z. Previous Comments

#42858 [Fbk->Opn]: Xpath buffer overflow

2007-10-05 Thread felipensp at gmail dot com
ID: 42858 User updated by: felipensp at gmail dot com Reported By: felipensp at gmail dot com -Status: Feedback +Status: Open Bug Type: SimpleXML related Operating System: Linux PHP Version: 5.2.4 New Comment: I tested with libxml2

#42858 [NEW]: Xpath buffer overflow

2007-10-04 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.2.4 PHP Bug Type: SimpleXML related Bug description: Xpath buffer overflow Description: Xpath cause buffer overflow when function not found in predicate. Reproduce code