#48476 [NEW]: cloning extended DateTime class without calling parent::__constr crashed PHP

2009-06-05 Thread rvanvelzen at expert-shops dot com
From: rvanvelzen at expert-shops dot com Operating system: CentOS 5.2 PHP version: 5.2.9 PHP Bug Type: Reproducible crash Bug description: cloning extended DateTime class without calling parent::__constr crashed PHP Description: When trying to clone an extended

#48476 [Opn->Asn]: cloning extended DateTime class without calling parent::__constr crashed PHP

2009-06-05 Thread derick
ID: 48476 Updated by: der...@php.net Reported By: rvanvelzen at expert-shops dot com -Status: Open +Status: Assigned Bug Type: Reproducible crash Operating System: CentOS 5.2 PHP Version: 5.2.9 -Assigned To: +Assigned To: de

#48477 [NEW]: Session always store content in UTF-8

2009-06-05 Thread dayseye at 21cn dot com
From: dayseye at 21cn dot com Operating system: Win32 PHP version: 5.3.0RC2 PHP Bug Type: Session related Bug description: Session always store content in UTF-8 Description: I write some code in charset "GBK" and use session to store some text. When I get the $_S

#48478 [NEW]: Super-globals cannot be accessed with literal keys

2009-06-05 Thread arancaytar dot ilyaran at gmail dot com
From: arancaytar dot ilyaran at gmail dot com Operating system: Ubuntu 9.04 PHP version: 6CVS-2009-06-05 (snap) PHP Bug Type: Arrays related Bug description: Super-globals cannot be accessed with literal keys Description: In the current snapshot of PHP6, the valu

#48479 [NEW]: enable-zend-multibyte breaks compilation

2009-06-05 Thread gabriel at e-radical dot ro
From: gabriel at e-radical dot ro Operating system: Centos 5.3 PHP version: 5.3.0RC2 PHP Bug Type: Compile Failure Bug description: enable-zend-multibyte breaks compilation Description: If you use --enable-zend-multibyte the compiles exists. Reproduce code:

#48480 [NEW]: oci_bind_by_name() binds non-existing variables

2009-06-05 Thread s dot pfalz at teles dot de
From: s dot pfalz at teles dot de Operating system: Linux PHP version: 5.2.9 PHP Bug Type: OCI8 related Bug description: oci_bind_by_name() binds non-existing variables Description: When using oci_bind_by_name() to add data feed by an associative array, this func

#48481 [Opn->Bgs]: get_class_methods behaviour in inherited classes

2009-06-05 Thread xsist10 at gmail dot com
ID: 48481 User updated by: xsist10 at gmail dot com Reported By: xsist10 at gmail dot com -Status: Open +Status: Bogus Bug Type: Class/Object related Operating System: Ubuntu 9.04 PHP Version: 5.2.9 New Comment: return get_class_methods(_

#48481 [NEW]: get_class_methods behaviour in inherited classes

2009-06-05 Thread xsist10 at gmail dot com
From: xsist10 at gmail dot com Operating system: Ubuntu 9.04 PHP version: 5.2.9 PHP Bug Type: Class/Object related Bug description: get_class_methods behaviour in inherited classes Description: get_class_methods returns the parents methods when called from a prot

#48477 [Opn]: Session always store content in UTF-8

2009-06-05 Thread dayseye at 21cn dot com
ID: 48477 User updated by: dayseye at 21cn dot com Reported By: dayseye at 21cn dot com Status: Open Bug Type: Session related Operating System: Win32 -PHP Version: 5.3.0RC2 +PHP Version: 5.3.0RC3-dev New Comment: 5.3.0RC2 is OK, RC3-dev cause

#42060 [Asn]: [PATCH] LDAP: Add pagedResults support and more

2009-06-05 Thread pajoye
ID: 42060 Updated by: paj...@php.net Reported By: iarenuno at eteo dot mondragon dot edu Status: Assigned Bug Type: Feature/Change Request Operating System: * PHP Version: 5CVS, 6CVS (2008-11-01) -Assigned To: pajoye +Assigned To: pat

#44462 [Com]: Can not compile embed sapi on OSX

2009-06-05 Thread ralph at smashlabs dot com
ID: 44462 Comment by: ralph at smashlabs dot com Reported By: graham+php at nexopia dot com Status: No Feedback Bug Type: Compile Failure Operating System: OSX PHP Version: 5.2CVS-2009-03-25 New Comment: I can confirm this is still an issue

#48373 [Com]: Unable to combine prepared statements and fetch_row

2009-06-05 Thread jochen dot wiedmann at gmail dot com
ID: 48373 Comment by: jochen dot wiedmann at gmail dot com Reported By: jochen dot wiedmann at gmail dot com Status: Open Bug Type: MySQLi related Operating System: Fedora Linux 10 PHP Version: 5.2.9 New Comment: Ping? Previous Comments: --

#48483 [NEW]: this pointer is not passed by reference correctly

2009-06-05 Thread chase at circleofmoms dot com
From: chase at circleofmoms dot com Operating system: ubuntu 8.04 PHP version: 5.2.9 PHP Bug Type: Class/Object related Bug description: this pointer is not passed by reference correctly Description: When you pass the $this pointer by reference and change data fo

#48482 [NEW]: add $is_html optional parameter to highlight_*

2009-06-05 Thread php dot net at fuscata dot com
From: php dot net at fuscata dot com Operating system: Linux PHP version: 5.2.9 PHP Bug Type: Feature/Change Request Bug description: add $is_html optional parameter to highlight_* Description: highlight_string() and highlight_file() return XHTML code. Please add