ID: 25640
User updated by: tater at potatoe dot com
Reported By: tater at potatoe dot com
Status: Bogus
Bug Type: XML related
Operating System: *
PHP Version: 5*
Assigned To: sterling
New Comment:
This bug was not "bogus" - assig
ID: 26543
User updated by: tater at potatoe dot com
Reported By: tater at potatoe dot com
Status: Assigned
Bug Type: Zend Engine 2 problem
Operating System: *
PHP Version: 5CVS-2003-12-06 (dev)
Assigned To: stas
New Comment:
btw, i reverted
From: tater at potatoe dot com
Operating system: *
PHP version: 5CVS-2003-12-06 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: call_user_func broken for self, parent
Description:
Using call_user_func() for the equivalent of self::method() or
parent
ID: 24915
User updated by: tater at potatoe dot com
Reported By: tater at potatoe dot com
Status: Open
Bug Type: Zend Engine 2 problem
Operating System: OS X 10.2
PHP Version: 5CVS-2003-11-28 (dev)
New Comment:
Oh, I see, you just saw the word
ID: 24915
User updated by: tater at potatoe dot com
Reported By: tater at potatoe dot com
-Status: Bogus
+Status: Open
Bug Type: Zend Engine 2 problem
Operating System: OS X 10.2
-PHP Version: 5CVS-2003-08-02 (dev)
+PHP Version: 5CVS
ID: 25038
User updated by: tater at potatoe dot com
Reported By: tater at potatoe dot com
-Status: Bogus
+Status: Open
Bug Type: Zend Engine 2 problem
Operating System: *
-PHP Version: 5CVS-2003-08-11 (dev)
+PHP Version: 5CVS-2003-11
ID: 25069
User updated by: tater at potatoe dot com
Reported By: tater at potatoe dot com
-Status: Feedback
+Status: Open
Bug Type: Zend Engine 2 problem
Operating System: *
PHP Version: 5CVS-2003-11-29 (dev)
New Comment:
Ever hear of a
From: tater at potatoe dot com
Operating system: OS X 10.2
PHP version: 5CVS-2003-11-16 (dev)
PHP Bug Type: Strings related
Bug description: switch on string offset crashes w/bus error
Description:
a switch() statement testing a string offset, like
's
From: tater at potatoe dot com
Operating system: *
PHP version: 5CVS-2003-09-23 (dev)
PHP Bug Type: XML related
Bug description: simplexml element object properties return empty objects
Description:
I guess this is related to the recent toString() stuff
From: tater at potatoe dot com
Operating system: OS X 10.2
PHP version: 5CVS-2003-09-08 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: public properties of parent class not accessible
Description:
If a child class directly references a property
From: tater at potatoe dot com
Operating system: OS X 10.2
PHP version: 5CVS-2003-08-05 (dev)
PHP Bug Type: XML related
Bug description: simplexml: var_dump of object segfaults
Description:
a var_dump() of an object created with simplexml_load_string
From: tater at potatoe dot com
Operating system: *
PHP version: 5CVS-2003-08-13 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: methods called w call_user_func have no $this
Description:
If you call an object's method, $x->foo(), and then
cal
From: tater at potatoe dot com
Operating system: OS X 10.2
PHP version: 5CVS-2003-08-11 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: call_user_func issues warning if function throws exception
Description:
Throwing an exception from a function
From: tater at potatoe dot com
Operating system: OS X 10.2
PHP version: 5CVS-2003-08-04 (dev)
PHP Bug Type: XML related
Bug description: foreach on simplexml_element loops forever
Description:
I don't even know if this is supposed to work yet or not.
May al
From: tater at potatoe dot com
Operating system: OS X 10.2
PHP version: 5CVS-2003-08-02 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: empty()/isset() misleading with __get/__set
Description:
Given a "property" that is really being handle
From: tater at potatoe dot com
Operating system: OS X 10.2
PHP version: 5CVS-2003-07-21 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: call_user_func on parent method does not use parent private property
Description:
If I call a public function of a
From: tater at potatoe dot com
Operating system: OS X 10.2
PHP version: 5CVS-2003-07-14 (dev)
PHP Bug Type: Arrays related
Bug description: array keys that are strings but numeric behave incorrectly
Description:
This is really bug #23935, but that's m
ID: 23935
Comment by: tater at potatoe dot com
Reported By: dave at codewhore dot org
Status: Closed
Bug Type: Arrays related
Operating System: Linux 2.4
PHP Version: 5CVS-2003-05-31 (dev)
Assigned To: sterling
New Comment:
I am still
ID: 24630
User updated by: tater at potatoe dot com
Reported By: tater at potatoe dot com
-Status: Feedback
+Status: Open
Bug Type: Zend Engine 2 problem
Operating System: OS X 10.2
PHP Version: 5.0.0b2-dev
New Comment:
But '$b =
ID: 24630
User updated by: tater at potatoe dot com
Reported By: tater at potatoe dot com
-Status: Bogus
+Status: Open
Bug Type: Zend Engine 2 problem
Operating System: OS X 10.2
PHP Version: 5.0.0b2-dev
New Comment:
OK, tell me this is
From: tater at potatoe dot com
Operating system: OS X 10.2
PHP version: 4.3.3RC1
PHP Bug Type: Scripting Engine problem
Bug description: extract with EXTR_REFS makes weird references
Description:
If you create an array by assigning its elements the value of a
ESS, Could not access memory.
0x001c06e0 in _zend_is_inconsistent (ht=0x0, file=0x208d38
"/Users/tater/book/php4-ze2/Zend/zend_hash.c", line=871) at
/Users/tater/book/php4-ze2/Zend/zend_hash.c:78
78 if (ht->inconsistent==HT_OK) {
(gdb) bt
#0 0x001c06e0 in _zend_is_inc
From: [EMAIL PROTECTED]
Operating system: OS X 10.2
PHP version: 4CVS-2002-12-19 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: set_error_handler not accepting methods
The set_error_handler() function is not accepting class methods as of the
php4-ze2 CVS code from
From: [EMAIL PROTECTED]
Operating system: OS X 10.2
PHP version: 4CVS-2002-12-11 (dev)
PHP Bug Type: Zend Engine 2 problem
Bug description: isset of string offset is always false
php -r '$a="a"; var_dump(@isset($a{2}));
var_dump(@isset($a{0}));'
this should return false,
o process 21062 thread 0x3713]
Program received signal EXC_BAD_ACCESS, Could not access memory.
0x001c06e0 in _zend_is_inconsistent (ht=0x0, file=0x208d38
"/Users/tater/book/php4-ze2/Zend/zend_hash.c", line=871) at
/Users/tater/book/php4-ze2/Zend/zend_hash.c:78
78 if (ht->
ID: 20018
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Closed
Bug Type: Zend Engine 2 problem
Operating System: OS X 10.1
PHP Version: 4CVS-2002-10-21
New Comment:
Fixed in latest CVS releas
ID: 18926
User updated by: [EMAIL PROTECTED]
-Summary: __construct() blocks use of __get() in parent
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Zend Engine 2 problem
Operating System: OS X 10.1
PHP Version: 4CVS-2002-10-26
New C
ID: 18926
User updated by: [EMAIL PROTECTED]
-Summary: call_user_func_array does not mirror normal scope
inside class functions
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Open
Bug Type: Scripting Engine prob
ID: 18926
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Scripting Engine problem
Operating System: Mac OS X 10.1.5 / Darwin 5.5
PHP Version: 4CVS-2002-08-15
New Comment:
If this is not a bug, then how ex
From: [EMAIL PROTECTED]
Operating system: OS X 10.1
PHP version: 4CVS-2002-10-23
PHP Bug Type: Zend Engine 2 problem
Bug description: __construct() blocks use of __get() in parent
If a child class has a __construct() function, it won't make
use of its parent's __get() functi
From: [EMAIL PROTECTED]
Operating system: OS X 10.1
PHP version: 4CVS-2002-10-21
PHP Bug Type: Zend Engine 2 problem
Bug description: empty($this->property) always returns TRUE inside class method
empty() seems to always return TRUE when testing an object
property from insid
path to it, main/main.c reports a memory
leak:
/Users/tater/book/php4/main/main.c(1513) : Freeing 0x0012E328 (44 bytes),
script=/usr/local/book/apache/htdocs/nook/zest.php
(where "zest.php" is a symlink to "test.php")
--
Edit bug report at http://bugs.php.net/?id=19921&
From: [EMAIL PROTECTED]
Operating system: Mac OS X 10.1
PHP version: 4CVS-2002-10-11
PHP Bug Type: Zend Engine 2 problem
Bug description: __call() does not catch call_user_func_array() calls
If an undefined class method is called via call_user_func_array(), the ZE2
__call()
33 matches
Mail list logo