#47769 [NEW]: Strange extends PDO

2009-03-25 Thread admin at d9tx dot com
From: admin at d9tx dot com Operating system: xp sp3 PHP version: 5.3.0RC1 PHP Bug Type: PDO related Bug description: Strange extends PDO Description: if extends pdo, then visibility keyword work failure. Reproduce code: --- class test extends PDO

#47770 [NEW]: pdo::query() segmentation fault

2009-03-25 Thread shj at xenosi dot de
From: shj at xenosi dot de Operating system: Gentoo Linux 64bit PHP version: 5.2.9 PHP Bug Type: PDO related Bug description: pdo::query() segmentation fault Description: 1. this is segmentation fault. return new class($pdo-class-query($this-query)); 2. this is

#47712 [Com]: Weird behavior under high load

2009-03-25 Thread ninzya at inbox dot lv
ID: 47712 Comment by: ninzya at inbox dot lv Reported By: ninzya at inbox dot lv Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.3.0beta1 New Comment: In most cases this bug is being hit when

#47771 [NEW]: Exception during object construction from arg call calls object's destructor

2009-03-25 Thread ninzya at inbox dot lv
From: ninzya at inbox dot lv Operating system: Windows XP PHP version: 5.3.0RC1 PHP Bug Type: Scripting Engine problem Bug description: Exception during object construction from arg call calls object's destructor Description: If you create new object and pass

#47766 [Opn-Fbk]: php-cgi.exe crashes

2009-03-25 Thread pajoye
ID: 47766 Updated by: paj...@php.net Reported By: ipseno at yahoo dot com -Status: Open +Status: Feedback Bug Type: CGI related Operating System: Win XP SP3 PHP Version: 5.3CVS-2009-03-24 (snap) New Comment: Thank you for this bug

#47764 [Opn]: PDO statement blank page

2009-03-25 Thread kalle
ID: 47764 Updated by: ka...@php.net Reported By: dimas at webimpact dot com Status: Open Bug Type: PDO related Operating System: Linux wiaspweb17 2.6.9-34.ELsmp PHP Version: 5.2.9 New Comment: I tried with the PDO_MySQL driver but I can't

#47770 [Opn-Fbk]: pdo::query() segmentation fault

2009-03-25 Thread kalle
ID: 47770 Updated by: ka...@php.net Reported By: shj at xenosi dot de -Status: Open +Status: Feedback Bug Type: PDO related Operating System: Gentoo Linux 64bit PHP Version: 5.2.9 New Comment: I'm unable to reproduce this with your

#47699 [Opn-Csd]: autoload and late static binding

2009-03-25 Thread dmitry
ID: 47699 Updated by: dmi...@php.net Reported By: rayro at gmx dot de -Status: Open +Status: Closed Bug Type: Class/Object related Operating System: XP PHP Version: 5.3.0beta1 -Assigned To: +Assigned To: dmitry New

#47767 [Com]: include_once does not resolve windows symlinks or junctions

2009-03-25 Thread andrew at mcgl dot co dot nz
ID: 47767 Comment by: andrew at mcgl dot co dot nz Reported By: lukemoynihan at gmail dot com Status: Open Bug Type: *Directory/Filesystem functions Operating System: Windows Vista PHP Version: 5.2.9 New Comment: Have the same problem on

#47767 [Opn-Asn]: include_once does not resolve windows symlinks or junctions

2009-03-25 Thread pajoye
ID: 47767 Updated by: paj...@php.net Reported By: lukemoynihan at gmail dot com -Status: Open +Status: Assigned Bug Type: *Directory/Filesystem functions Operating System: Windows Vista PHP Version: 5.2.9 -Assigned To: +Assigned

#47730 [Fbk-Opn]: PHP crashes when errorHandler throws Exception

2009-03-25 Thread berblinger at krumedia dot de
ID: 47730 User updated by: berblinger at krumedia dot de Reported By: berblinger at krumedia dot de -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux PHP Version: 5.2.9 New Comment: This segfault is

#47714 [Com]: autoloading classes inside exception_handler leads to crashes

2009-03-25 Thread saschagros at gmail dot com
ID: 47714 Comment by: saschagros at gmail dot com Reported By: crocodile2u at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Ubuntu 8.10 PHP Version: 5.3.0beta1 New Comment: I can confirm this. I am testing

#47730 [Opn-Fbk]: PHP crashes when errorHandler throws Exception

2009-03-25 Thread scottmac
ID: 47730 Updated by: scott...@php.net Reported By: berblinger at krumedia dot de -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux PHP Version: 5.2.9 New Comment: Can you do ./configure

#47753 [Com]: PHP crashes when in class method argument throw Exception

2009-03-25 Thread berblinger at krumedia dot de
ID: 47753 Comment by: berblinger at krumedia dot de Reported By: work at setor dot net Status: Open Bug Type: Reproducible crash Operating System: Linux PHP Version: 5.2.9 New Comment: Guess this is - as you already mentioned - the same

#47759 [Bgs]: file_get_contents does not decode chunk encoded data

2009-03-25 Thread marques at displague dot com
ID: 47759 User updated by: marques at displague dot com Reported By: marques at displague dot com Status: Bogus Bug Type:HTTP related PHP Version: 5.2.9 New Comment: Chunk encoding is a requirement of HTTP/1.1 clients. If file_get_contents is going to

#47712 [Com]: Weird behavior under high load

2009-03-25 Thread kak dot serpom dot po dot yaitsam at gmail dot com
ID: 47712 Comment by: kak dot serpom dot po dot yaitsam at gmail dot com Reported By: ninzya at inbox dot lv Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.3.0beta1 New Comment: Try to test this

#47712 [Com]: Weird behavior under high load

2009-03-25 Thread ninzya at inbox dot lv
ID: 47712 Comment by: ninzya at inbox dot lv Reported By: ninzya at inbox dot lv Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.3.0beta1 New Comment: I guess i can not switch between libmysql and

#47770 [Fbk-Opn]: pdo::query() segmentation fault

2009-03-25 Thread shj at xenosi dot de
ID: 47770 User updated by: shj at xenosi dot de Reported By: shj at xenosi dot de -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Gentoo Linux 64bit PHP Version: 5.2.9 New Comment: like this? Starting program:

#47766 [Fbk-Opn]: php-cgi.exe crashes

2009-03-25 Thread ipseno at yahoo dot com
ID: 47766 User updated by: ipseno at yahoo dot com Reported By: ipseno at yahoo dot com -Status: Feedback +Status: Open Bug Type: CGI related Operating System: Win XP SP3 PHP Version: 5.3CVS-2009-03-24 (snap) New Comment: Ok, I will make

#47772 [NEW]: filter_var() returnes nothing for some invalid e-mails

2009-03-25 Thread saschagros at gmail dot com
From: saschagros at gmail dot com Operating system: Ubuntu 9.04 Jaunty PHP version: 5.3.0RC1 PHP Bug Type: Filter related Bug description: filter_var() returnes nothing for some invalid e-mails Description: filter_var incorrectly validates some invalid e-mail

#47764 [Opn]: PDO statement blank page

2009-03-25 Thread dimas at webimpact dot com
ID: 47764 User updated by: dimas at webimpact dot com Reported By: dimas at webimpact dot com Status: Open Bug Type: PDO related Operating System: Linux wiaspweb17 2.6.9-34.ELsmp PHP Version: 5.2.9 New Comment: Good day, yes I cannot reproduce

#47730 [Com]: PHP crashes when errorHandler throws Exception

2009-03-25 Thread tombt081981 at hotmail dot com
ID: 47730 Comment by: tombt081981 at hotmail dot com Reported By: berblinger at krumedia dot de Status: Feedback Bug Type: Reproducible crash Operating System: Linux PHP Version: 5.2.9 New Comment: This information might help: I got the bug

#47773 [NEW]: cURL multi crashes

2009-03-25 Thread entpman at gmail dot com
From: entpman at gmail dot com Operating system: WIN XP SP2 PHP version: 5.2.9 PHP Bug Type: cURL related Bug description: cURL multi crashes Description: The program will work fine for hundreds of downloads then suddenly crashes. Reproduce code:

#47773 [Opn-Fbk]: cURL multi crashes

2009-03-25 Thread pajoye
ID: 47773 Updated by: paj...@php.net Reported By: entpman at gmail dot com -Status: Open +Status: Feedback Bug Type: cURL related Operating System: WIN XP SP2 PHP Version: 5.2.9 -Assigned To: +Assigned To: pajoye New

#47774 [NEW]: Integer Overflow

2009-03-25 Thread vivekanandan8 at yahoo dot com
From: vivekanandan8 at yahoo dot com Operating system: Debian PHP version: 5.2CVS-2009-03-25 (snap) PHP Bug Type: Scripting Engine problem Bug description: Integer Overflow Description: Generally when integer number exceed(overflows), it is converted to

#47038 [Asn-Csd]: Memory leak in include()

2009-03-25 Thread dmitry
ID: 47038 Updated by: dmi...@php.net Reported By: tim at digicol dot de -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.3CVS, 6CVS (2009-01-20) Assigned To: scottmac New

#47773 [Fbk-Opn]: cURL multi crashes

2009-03-25 Thread entpman at gmail dot com
ID: 47773 User updated by: entpman at gmail dot com Reported By: entpman at gmail dot com -Status: Feedback +Status: Open Bug Type: cURL related Operating System: WIN XP SP2 PHP Version: 5.2.9 Assigned To: pajoye New Comment: I

#47775 [NEW]: Not loading MSSQL DLL

2009-03-25 Thread itamarc at rogers dot com
From: itamarc at rogers dot com Operating system: Windows 2003 Ent SP2 PHP version: 5.2.9 PHP Bug Type: Dynamic loading Bug description: Not loading MSSQL DLL Description: Trying to make PHP work with MSSQL DLL I tried to load it in my installation but when I

#47469 [Opn]: beginTransaction causing deadlock in SQLite3

2009-03-25 Thread rjohnson at intepro dot us
ID: 47469 User updated by: rjohnson at intepro dot us Reported By: rjohnson at intepro dot us Status: Open Bug Type: PDO related Operating System: Windows XP SP3 PHP Version: 5.2.8 New Comment: Hello. Just curious as to if anyone has looked at

#47776 [NEW]: -without-ldap-sasl option is ignored

2009-03-25 Thread tprohaska2 at honeywell dot com
From: tprohaska2 at honeywell dot com Operating system: AIX 5.3 PHP version: 5.2.9 PHP Bug Type: Compile Failure Bug description: -without-ldap-sasl option is ignored Description: configure fails while looking for sasl symbols --without-ldap-sasl as chosen

#46218 [NoF-Opn]: apache2 reaches max clients limit with error in php_stdiop_set_option

2009-03-25 Thread funky2step at gmail dot com
ID: 46218 User updated by: funky2step at gmail dot com Reported By: funky2step at gmail dot com -Status: No Feedback +Status: Open Bug Type: Streams related Operating System: RHEL ES Rel 4 (Nahant Update 6) PHP Version: 5.2.6 New Comment:

#47774 [Opn-Bgs]: Integer Overflow

2009-03-25 Thread mattwil
ID: 47774 Updated by: matt...@php.net Reported By: vivekanandan8 at yahoo dot com -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Debian PHP Version: 5.2CVS-2009-03-25 (snap) New Comment: This is

#47763 [Opn-Bgs]: proc_get_status-wrong PID

2009-03-25 Thread mattwil
ID: 47763 Updated by: matt...@php.net Reported By: ies_clan at hotmail dot com -Status: Open +Status: Bogus Bug Type: Filesystem function related Operating System: Windows XP SP3 PHP Version: 5.2.9 New Comment: Thank you for taking

#47777 [NEW]: Can't compile the pcntl extension

2009-03-25 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: FreeBSD 6.2 PHP version: 5.3CVS-2009-03-25 (CVS) PHP Bug Type: Compile Failure Bug description: Can't compile the pcntl extension Description: Looks like PHP_5_3 doesn't compile on my FreeBSD 6.2 system if the

#47580 [Csd-Opn]: MSSQL: Changed database context to when connecting

2009-03-25 Thread maxcamo at gmail dot com
ID: 47580 User updated by: maxcamo at gmail dot com Reported By: maxcamo at gmail dot com -Status: Closed +Status: Open Bug Type: MSSQL related Operating System: Win2003 PHP Version: 5.2CVS-2009-03-05 (snap) New Comment: ok but i can't

#44462 [NoF-Opn]: Can't compile embed sapi on OSX

2009-03-25 Thread graham+php at nexopia dot com
ID: 44462 User updated by: graham+php at nexopia dot com Reported By: graham+php at nexopia dot com -Status: No Feedback +Status: Open Bug Type: Compile Failure Operating System: OSX -PHP Version: 5.2CVS-2008-03-18 +PHP Version:

#47772 [Opn-Csd]: filter_var() returnes nothing for some invalid e-mails

2009-03-25 Thread iliaa
ID: 47772 Updated by: il...@php.net Reported By: saschagros at gmail dot com -Status: Open +Status: Closed Bug Type: Filter related Operating System: Ubuntu 9.04 Jaunty PHP Version: 5.3.0RC1 New Comment: This bug has been fixed in

#47766 [Opn]: php-cgi.exe crashes

2009-03-25 Thread ipseno at yahoo dot com
ID: 47766 User updated by: ipseno at yahoo dot com Reported By: ipseno at yahoo dot com Status: Open Bug Type: CGI related Operating System: Win XP SP3 PHP Version: 5.3CVS-2009-03-24 (snap) New Comment: Thread 0 - System ID 1888Entry point

#47778 [NEW]: parse_ini_file can't define array with name on

2009-03-25 Thread fabien dot meynard at supinfo dot com
From: fabien dot meynard at supinfo dot com Operating system: mac os x PHP version: 5.2.9 PHP Bug Type: Unknown/Other Function Bug description: parse_ini_file can't define array with name on Description: When we use parse_ini_file function, we can't define a

#47779 [NEW]: Wrong value for SIG_UNBLOCK and SIG_SETMASK constants

2009-03-25 Thread mbecc...@php.net
From: mbecc...@php.net Operating system: * PHP version: 5.3CVS-2009-03-25 (CVS) PHP Bug Type: PCNTL related Bug description: Wrong value for SIG_UNBLOCK and SIG_SETMASK constants Description: While chking pcntl.c because of build errors on FreeBSD 6 and test

#47780 [NEW]: [FR] dns_get_record: possibility to specify nameserver that should be queried

2009-03-25 Thread valli at icsurselva dot ch
From: valli at icsurselva dot ch Operating system: Linux PHP version: 5.2.9 PHP Bug Type: Network related Bug description: [FR] dns_get_record: possibility to specify nameserver that should be queried Description: Feature request for the dns_get_record

#47435 [NoF-Opn]: FILTER_FLAG_NO_PRIV_RANGE and FILTER_FLAG_NO_RES_RANGE don't work with ipv6

2009-03-25 Thread valli at icsurselva dot ch
ID: 47435 User updated by: valli at icsurselva dot ch Reported By: valli at icsurselva dot ch -Status: No Feedback +Status: Open Bug Type: Filter related Operating System: linux PHP Version: 5.*, 6CVS (2009-02-18) New Comment: ... just

#47780 [Opn-Asn]: [FR] dns_get_record: possibility to specify nameserver that should be queried

2009-03-25 Thread pajoye
ID: 47780 Updated by: paj...@php.net Reported By: valli at icsurselva dot ch -Status: Open +Status: Assigned Bug Type: Network related Operating System: Linux PHP Version: 5.2.9 -Assigned To: +Assigned To: pajoye New

#47781 [NEW]: __toString() problem with an integer return

2009-03-25 Thread fabien dot meynard at supinfo dot com
From: fabien dot meynard at supinfo dot com Operating system: macos x PHP version: 5.2.9 PHP Bug Type: Class/Object related Bug description: __toString() problem with an integer return Description: When we want to use __toString() method for an object we can't

#47781 [Opn-Bgs]: __toString() problem with an integer return

2009-03-25 Thread felipe
ID: 47781 Updated by: fel...@php.net Reported By: fabien dot meynard at supinfo dot com -Status: Open +Status: Bogus Bug Type: Class/Object related Operating System: macos x PHP Version: 5.2.9 New Comment: Thank you for taking the

#47779 [Opn-Csd]: Wrong value for SIG_UNBLOCK and SIG_SETMASK constants

2009-03-25 Thread felipe
ID: 47779 Updated by: fel...@php.net Reported By: mbecc...@php.net -Status: Open +Status: Closed Bug Type: PCNTL related Operating System: * PHP Version: 5.3CVS-2009-03-25 (CVS) New Comment: This bug has been fixed in CVS.

#47781 [Bgs]: __toString() problem with an integer return

2009-03-25 Thread fabien dot meynard at supinfo dot com
ID: 47781 User updated by: fabien dot meynard at supinfo dot com Reported By: fabien dot meynard at supinfo dot com Status: Bogus Bug Type: Class/Object related Operating System: macos x PHP Version: 5.2.9 New Comment: I'm sorry but in

#47770 [Com]: pdo::query() segmentation fault

2009-03-25 Thread sunhwanj at gmail dot com
ID: 47770 Comment by: sunhwanj at gmail dot com Reported By: shj at xenosi dot de Status: Open Bug Type: PDO related Operating System: Gentoo Linux 64bit PHP Version: 5.2.9 New Comment: I wasn't able to reproduce the error either in the

#47782 [NEW]: Anomalous results from stored procedure with a PREPAREd statement

2009-03-25 Thread phpbug at smithii dot com
From: phpbug at smithii dot com Operating system: Windows XP SP3 Debian 4.0 PHP version: 5.2.9 PHP Bug Type: MySQLi related Bug description: Anomalous results from stored procedure with a PREPAREd statement Description: Using MySQL 5.0.77, and calling a stored

#47365 [Com]: ip2long: 32bis vs. 64bit!

2009-03-25 Thread pada at hrz dot tu-chemnitz dot de
ID: 47365 Comment by: pada at hrz dot tu-chemnitz dot de Reported By: flobee at gmail dot com Status: No Feedback Bug Type: *Network Functions Operating System: SunOS PHP Version: 5.2.9RC1 New Comment: Hi, I can confirm the bug on Solaris

#47777 [Opn-Csd]: Can't compile the pcntl extension

2009-03-25 Thread lbarnaud
ID: 4 Updated by: lbarn...@php.net Reported By: matteo at beccati dot com -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: FreeBSD 6.2 PHP Version: 5.3CVS-2009-03-25 (CVS) New Comment: This bug has been

#47767 [Asn]: include_once does not resolve windows symlinks or junctions

2009-03-25 Thread lukemoynihan at gmail dot com
ID: 47767 User updated by: lukemoynihan at gmail dot com Reported By: lukemoynihan at gmail dot com Status: Assigned Bug Type: *Directory/Filesystem functions Operating System: Windows Vista PHP Version: 5.2.9 Assigned To: pajoye New

#47783 [NEW]: Error messages often don't make sense.

2009-03-25 Thread nairbv at yahoo dot com
From: nairbv at yahoo dot com Operating system: PHP version: 5.2.9 PHP Bug Type: Feature/Change Request Bug description: Error messages often don't make sense. Description: Error messages often don't make sense. for example: Catchable fatal error: Argument 1

#47784 [NEW]: PHP 5.3.0 RC1 NTS Installers return 2711 error

2009-03-25 Thread peaceable_whale at hotmail dot com
From: peaceable_whale at hotmail dot com Operating system: Windows Vista PHP version: 5.3.0RC1 PHP Bug Type: Windows Installer Bug description: PHP 5.3.0 RC1 NTS Installers return 2711 error Description: PHP 5.3.0 RC1 NTS Installers (both VC9 and VC6) return

#47785 [NEW]: get_included_files resolves symlinks

2009-03-25 Thread andre at webkr dot de
From: andre at webkr dot de Operating system: Linux PHP version: 5.2.9 PHP Bug Type: Feature/Change Request Bug description: get_included_files resolves symlinks Description: When a symlink is included/required, get_included_files shows the target of the

#46767 [Asn]: FastCGI Error is returned when connecting to a MySQL server with PHP 5.3 RC1

2009-03-25 Thread peaceable_whale at hotmail dot com
ID: 46767 User updated by: peaceable_whale at hotmail dot com -Summary: FastCGI Error is returned when connecting to a MySQL server with PHP 5.3 Alpha3 Reported By: peaceable_whale at hotmail dot com Status: Assigned Bug Type: