#44934 [Fbk->Opn]: The parser doesn't parse a comma

2008-05-07 Thread php at hristov dot com
ID: 44934 User updated by: php at hristov dot com Reported By: php at hristov dot com -Status: Feedback +Status: Open Bug Type: Feature/Change Request Operating System: All PHP Version: 5.3CVS-2008-05-07 (CVS) New Comment: Give you &q

#44934 [NEW]: The parser doesn't parse a comma

2008-05-07 Thread php at hristov dot com
From: php at hristov dot com Operating system: All PHP version: 5.3CVS-2008-05-07 (CVS) PHP Bug Type: Scripting Engine problem Bug description: The parser doesn't parse a comma Description: In the following case the parser bails out: php -r 'ech

#42727 [NEW]: Zend doesn't fail with syntax error

2007-09-21 Thread php at hristov dot com
From: php at hristov dot com Operating system: Linux PHP version: 6CVS-2007-09-21 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Zend doesn't fail with syntax error Description: See the example and the result. There is a stray quote. There

#41970 [NEW]: Zend Engine 3.0.0 leaks

2007-07-11 Thread php at hristov dot com
From: php at hristov dot com Operating system: Linux PHP version: 6CVS-2007-07-11 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Zend Engine 3.0.0 leaks Description: Try the example with HEAD (5_2 seems immune) The example exploits that sort

#31584 [Fbk->Csd]: 5_0 (incl. 5.0.3) A bit severe problem with protected properties

2005-04-12 Thread php at hristov dot com
ID: 31584 User updated by: php at hristov dot com Reported By: php at hristov dot com -Status: Feedback +Status: Closed Bug Type: Zend Engine 2 problem Operating System: Linux PHP Version: 5.0.3 New Comment: works as expected Previous

#31584 [Csd->Opn]: 5_0 (incl. 5.0.3) A bit severe problem with protected properties

2005-02-28 Thread php at hristov dot com
ID: 31584 User updated by: php at hristov dot com Reported By: php at hristov dot com -Status: Closed +Status: Open Bug Type: Zend Engine 2 problem Operating System: Linux -PHP Version: 5.0.3 +PHP Version: 5.0.4-dev (28.02.2005) New

#31584 [Opn]: 5_0 (incl. 5.0.3) A bit severe problem with protected properties

2005-01-17 Thread php at hristov dot com
ID: 31584 User updated by: php at hristov dot com Reported By: php at hristov dot com Status: Open Bug Type: Zend Engine 2 problem Operating System: Linux PHP Version: 5.0.3 New Comment: Maybe it helps that it is not reproducable with 5.1.0-dev

#31584 [NEW]: 5_0 (incl. 5.0.3) A bit severe problem with protected properties

2005-01-17 Thread php at hristov dot com
From: php at hristov dot com Operating system: Linux PHP version: 5.0.3 PHP Bug Type: Zend Engine 2 problem Bug description: 5_0 (incl. 5.0.3) A bit severe problem with protected properties Description: The example code works with HEAD but is broken with 5_0

#29015 [Com]: Strange behavior of field which names are not strings

2004-08-13 Thread php at hristov dot com
ID: 29015 Comment by: php at hristov dot com Reported By: tomas_matousek at hotmail dot com Status: Open Bug Type: Zend Engine 2 problem Operating System: WinXP PHP Version: 5.0.0RC3 New Comment: AFAUK, internally the private member

#28141 [Com]: socket_read return type: false vs ""

2004-07-26 Thread php at hristov dot com
ID: 28141 Comment by: php at hristov dot com Reported By: php at richardneill dot org Status: Open Bug Type: Sockets related Operating System: Linux PHP Version: 5.0.0RC1 New Comment: I will take a look later today or these days. But for

#29029 [Com]: Object to integer typecast is incorrect

2004-07-14 Thread php at hristov dot com
ID: 29029 Comment by: php at hristov dot com Reported By: tomas_matousek at hotmail dot com Status: Open Bug Type: Zend Engine 2 problem Operating System: WinXP PHP Version: 5.0.0RC3 New Comment: php -r '$a= (float) new stdClass(); var