[PHP-DEV] PHP 4.0 Bug #8804: Add support for semicolon instead of ampersand as query string delimiter

2001-01-19 Thread rduarte
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Add support for semicolon instead of ampersand as query string delimiter I'm sorry if this is in the latest version of PHP but I haven't seen it

[PHP-DEV] PHP 4.0 Bug #8791: core dump when trying to get_class_vars on a class with a hash variable

2001-01-18 Thread rduarte
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.3pl1 PHP Bug Type: Reproduceable crash Bug description: core dump when trying to get_class_vars on a class with a hash variable TEST SCRIPT: ? class xyz { var $x = array('a' = 'df', 'b' = 'dd', 'c' =