#21718 [NEW]: Segfault on pear installer script

2003-01-17 Thread spam
From: [EMAIL PROTECTED] Operating system: Slackware Linux 8.1 PHP version: 4.3.0 PHP Bug Type: Reproducible crash Bug description: Segfault on pear installer script Installed php-4.3.0 from source .tar.gz, then tried to install the 'Auth' pear package: berg@baboon:~$ pear

#21718 [Fbk->Opn]: Segfault on pear installer script

2003-01-18 Thread spam
ID: 21718 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Slackware Linux 8.1 PHP Version: 4.3.0 New Comment: Same again. Using zlib-1.1.4. C

#21718 [Opn]: Segfault on pear installer script

2003-01-18 Thread spam
ID: 21718 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Slackware Linux 8.1 PHP Version: 4.3.0 New Comment: Does this help? I don't know much about debugging c++! (

#21718 [Opn->Csd]: Segfault on pear installer script

2003-02-03 Thread spam
ID: 21718 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Reproducible crash Operating System: Slackware Linux 8.1 PHP Version: 4.3.0 New Comment: Turns out my zlib library was bro

#22083 [NEW]: php-cli MySQL charset problem

2003-02-05 Thread spam
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.3.0 PHP Bug Type: MySQL related Bug description: php-cli MySQL charset problem When I set default-character-set=win1250 in my.ini, php-cli says: File 'c:\mysql\\share\charsets\?.conf' not found (Errcode: 2)

#19538 [Com]: No way to identify source of email sent by mail()

2002-09-21 Thread spam
t was used to send some mail. User sets all headers as he wants ;/ Sender is http@fqdn. On my systems users have a lot of php scripts and spammers use them to spam through my server! Identifying which script was used is quite problematic when there are tons of scripts. php currently doesn&

#22055 [Com]: Memory leak with references in objects

2003-02-16 Thread adey . spam
ID: 22055 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: RedHat 7.2 PHP Version: 4.3.1-dev New Comment: I am experiencing this problem with Win2k/IIS 5.0. Memo

#3672 [Com]: httpd crashes if MySQL-support is enabled

2002-12-04 Thread no-spam
ID: 3672 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible Crash Operating System: Linux Red Hat 6.1 i686/SMP PHP Version: 3.0.15 New Comment: bug occurs with and without mysql support, reason

Bug #16337 Updated: include() does not decode % correctly

2002-04-10 Thread tmorgan-spam
ID: 16337 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating System: Unix based PHP Version: 4.1.0 New Comment: Correction: PHP's fopen url wrapper doesn't appear to unencode ANY enc

Bug #16337 Updated: include() does not decode anything in username:password@ pairs

2002-04-10 Thread tmorgan-spam
ID: 16337 Updated by: [EMAIL PROTECTED] -Summary: include() does not decode % correctly Reported By: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating System: Unix based PHP Version: 4.1.0 New Comment: in case anyone w

Bug #16337 Updated: include() does not decode % correctly

2002-04-15 Thread tmorgan-spam
ID: 16337 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: HTTP related Operating System: Unix based PHP Version: 4.1.0 New Comment: Ok, so I think maybe I shouldn't have brought up the HTTP spec. The

Bug #16337 Updated: include() does not decode % correctly

2002-05-13 Thread tmorgan-spam
ID: 16337 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating System: Unix based PHP Version: 4.1.0 New Comment: We are still having issues with this. If you require any additional expl

Bug #16337: include() does not decode % correctly

2002-03-28 Thread tmorgan-spam
From: [EMAIL PROTECTED] Operating system: Unix based PHP version: 4.1.0 PHP Bug Type: HTTP related Bug description: include() does not decode % correctly When include() is called with the following syntax: include("http://username:[EMAIL PROTECTED]/";); It is the duty

Bug #54404 [Com]: Imagick::cropImage segfault

2012-02-14 Thread spam at spam dot com
Edit report at https://bugs.php.net/bug.php?id=54404&edit=1 ID: 54404 Comment by: spam at spam dot com Reported by:davidjmemmett at gmail dot com Summary:Imagick::cropImage segfault Status: Not a bug Type: Bug Pac

Bug #54404 [Com]: Imagick::cropImage segfault

2012-02-14 Thread spam at spam dot com
Edit report at https://bugs.php.net/bug.php?id=54404&edit=1 ID: 54404 Comment by: spam at spam dot com Reported by:davidjmemmett at gmail dot com Summary:Imagick::cropImage segfault Status: Not a bug Type: Bug Pac

#19587 [NEW]: no PATH_INFO

2002-09-24 Thread michaels . php . spam
From: [EMAIL PROTECTED] Operating system: Apache2.0.40 on Win2k pro PHP version: 4.2.3 PHP Bug Type: Apache2 related Bug description: no PATH_INFO when i enter the URL www.domain.com/dir/file.php?value=1 the script work fine, but when i enter www.domain.com/dir/file.php/valu

#19587 [Opn]: no PATH_INFO

2002-09-24 Thread michaels . php . spam
ID: 19587 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: Apache2.0.40 on Win2k pro PHP Version: 4.2.3 New Comment: PS: on the phpinfo(); i also can't find any $PATH_INFO

#19587 [Opn]: no $PATH_INFO by using URLs with "*.php/value" and not "*.php?value"

2002-09-26 Thread michaels . php . spam
ID: 19587 User updated by: [EMAIL PROTECTED] -Summary: no PATH_INFO Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related -Operating System: Apache2.0.40 on Win2k pro +Operating System: Apache2.0.40 on Windows 2000 PHP Version:

#19587 [Opn->Csd]: no $PATH_INFO by using URLs with "*.php/value" and not "*.php?value"

2002-10-07 Thread michaels . php . spam
ID: 19587 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Apache2 related Operating System: Apache2.0.40 on Windows 2000 PHP Version: 4.2.3 New Comment: ok here i found the soluti

#19404 [Com]: phpMyAdmin does not work properly anymore

2002-10-20 Thread ck . No . Spam
ID: 19404 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: mbstring related Operating System: SuSE Linux 8.0 PHP Version: 4.2.3 New Comment: Hello!! I have the same problem for phpmyadmin and php 4.2.3

Bug #16417 Updated: session_id() not working

2002-04-03 Thread tonalsiren . HATES-SPAM
ID: 16417 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: WinXP/Win2K PHP Version: 4.1.1 New Comment: You really don't have any reason to change the session id. Previous

#22305 [Com]: Compile Fails - OpenSSL Related

2003-02-19 Thread spam at digitalstreams dot net
ID: 22305 Comment by: spam at digitalstreams dot net Reported By: dave at socrates dot thinkhost dot com Status: Open Bug Type: Compile Failure Operating System: FreeBSD 4.7-RELEASE-p2 PHP Version: 4.3.1 New Comment: This is also occuring on

#26381 [NEW]: rand() without srand() doesn't work

2003-11-24 Thread spam at vrana dot cz
From: spam at vrana dot cz Operating system: Windows XP PHP version: 4.3.3 PHP Bug Type: Math related Bug description: rand() without srand() doesn't work Description: Function rand() without setting random seed by srand() returns always the same valu

#26381 [Bgs->Opn]: rand() without srand() doesn't work

2003-11-25 Thread spam at vrana dot cz
ID: 26381 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz -Status: Bogus +Status: Open Bug Type: Math related Operating System: Windows XP PHP Version: 4.3.3 New Comment: So this is a documentation problem because

#26381 [Fbk->Opn]: rand() without srand() doesn't work

2003-11-25 Thread spam at vrana dot cz
ID: 26381 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz -Status: Feedback +Status: Open Bug Type: Math related Operating System: Windows XP PHP Version: 4.3.3 New Comment: Unfortunately it behaves the same with

#26381 [Bgs->Opn]: rand() without srand() doesn't work

2003-11-25 Thread spam at vrana dot cz
ID: 26381 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz -Status: Bogus +Status: Open Bug Type: Math related Operating System: Windows XP PHP Version: 4.3.3 New Comment: iliaa, please read the manual yourself

#26381 [Opn]: rand() without srand() doesn't work

2003-11-28 Thread spam at vrana dot cz
ID: 26381 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz Status: Open -Bug Type: Documentation problem +Bug Type: Math related Operating System: Windows XP PHP Version: 4.3.3 New Comment: The behavior of rand

#26381 [Opn]: rand() without srand() doesn't work with certain php.ini

2003-12-02 Thread spam at vrana dot cz
ID: 26381 User updated by: spam at vrana dot cz -Summary: rand() without srand() doesn't work Reported By: spam at vrana dot cz Status: Open -Bug Type: Documentation problem +Bug Type: Scripting Engine problem Operating System: Windo

#26381 [Fbk->Opn]: rand() without srand() doesn't work with certain php.ini

2003-12-02 Thread spam at vrana dot cz
ID: 26381 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP -PHP Version: 4.3.3 +PHP Version: 4.3.5-dev New Comment

#26381 [Fbk->Opn]: rand() without srand() doesn't work with certain php.ini

2003-12-02 Thread spam at vrana dot cz
ID: 26381 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 4CVS-2003-12-2 New Comment: Everything is

#26381 [Fbk->Opn]: rand() without srand() doesn't work with certain php.ini

2003-12-02 Thread spam at vrana dot cz
ID: 26381 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 4CVS-2003-12-2 New Comment: I really don&#

#26381 [Fbk->Opn]: rand() without srand() doesn't work with certain php.ini

2003-12-03 Thread spam at vrana dot cz
ID: 26381 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 4CVS-2003-12-2 New Comment: It behaves like

#25703 [Com]: openssl Library not found

2003-12-16 Thread spam at doofer dot org
ID: 25703 Comment by: spam at doofer dot org Reported By: phpnet at wspse dot de Status: Closed Bug Type: *Configuration Issues Operating System: Redhat Linux 7.3 PHP Version: 4.3.4RC1 New Comment: For anyone else arriving at this page in

#22083 [Csd]: php-cli MySQL charset problem

2004-01-02 Thread spam at vrana dot cz
ID: 22083 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz Status: Closed Bug Type: MySQL related Operating System: Windows PHP Version: 4.3.0 New Comment: It's OK in 4.3.4. my.ini is still ignored, but there are no d

#22605 [Com]: session_start() generates headers

2004-01-12 Thread dont at like dot spam
ID: 22605 Comment by: dont at like dot spam Reported By: johnpage at ipng dot net Status: Bogus Bug Type: Session related Operating System: Yahoo (Unix) PHP Version: 5CVS-2003-03-08 (dev) New Comment: Instead of telling him its not your

#26937 [NEW]: Warning in xml.c

2004-01-16 Thread spam at pasher dot org
From: spam at pasher dot org Operating system: Debian Linux 2.4.20 PHP version: 4.3.5RC1 PHP Bug Type: Compile Warning Bug description: Warning in xml.c Description: When compiling PHP (even as of 4.3.5RC1), it outputs the following warning: /php-4.3.5RC1/ext

#26381 [Csd]: rand() without srand() doesn't work with certain php.ini

2004-01-20 Thread spam at vrana dot cz
ID: 26381 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz Status: Closed Bug Type: Scripting Engine problem Operating System: win32 only PHP Version: 4CVS-2003-12-7 New Comment: I'm curious where the problem was. Ca

#22083 [Com]: php-cli MySQL charset problem

2004-02-09 Thread spam at eMeidi dot com
ID: 22083 Comment by: spam at eMeidi dot com Reported By: spam at vrana dot cz Status: Closed Bug Type: MySQL related Operating System: Windows PHP Version: 4.3.0 New Comment: This error persists in 4.3.4-dev. Previous Comments

#27198 [NEW]: 'Charset not found'-warning when using CGI

2004-02-09 Thread spam at eMeidi dot com
From: spam at eMeidi dot com Operating system: Windows 2003 PHP version: 4.3.5RC2 PHP Bug Type: MySQL related Bug description: 'Charset not found'-warning when using CGI Description: PHP doesn't parse C:\WINDOWS\my.ini, where charset informations

#22083 [Csd]: php-cli MySQL charset problem

2004-02-10 Thread spam at vrana dot cz
ID: 22083 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz Status: Closed Bug Type: MySQL related Operating System: Windows PHP Version: 4.3.0 New Comment: my.ini is still ignored - it will not be fixed. You must have

#24054 [NEW]: Assignment Operateors (*=)

2003-06-06 Thread spam at oops dot org
From: spam at oops dot org Operating system: Linux PHP version: 4.3.2 PHP Bug Type: Scripting Engine problem Bug description: Assignment Operateors (*=) 4.3.2 has assignment operateors problem. upper code returns "1421485473408". but upper code is succ

#24054 [Csd]: Assignment Operateors (*=)

2003-06-06 Thread spam at oops dot org
ID: 24054 User updated by: spam at oops dot org Reported By: spam at oops dot org Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.3.2 New Comment: I want patch to solve this problem on 4.3.2 :-) Previous

#33088 [NEW]: Output Buffering + Callback method = unable to change object properties

2005-05-20 Thread spam at cimmanon dot org
From: spam at cimmanon dot org Operating system: OpenBSD PHP version: 4.3.11 PHP Bug Type: Output Control Bug description: Output Buffering + Callback method = unable to change object properties Description: For some reason output buffering inside a callback

#33088 [Fbk->Opn]: Output Buffering + Callback method = unable to change object properties

2005-05-22 Thread spam at cimmanon dot org
ID: 33088 User updated by: spam at cimmanon dot org Reported By: spam at cimmanon dot org -Status: Feedback +Status: Open Bug Type: Output Control Operating System: OpenBSD PHP Version: 4.3.11 New Comment: In the constructor, $this->

#27792 [Com]: Functions fail on large files (filesize,is_file,is_dir)

2005-07-01 Thread no at spam dot net
ID: 27792 Comment by: no at spam dot net Reported By: kode at kodekrash dot com Status: Assigned Bug Type: Filesystem function related Operating System: * (LFS) PHP Version: 5.1* Assigned To: wez New Comment: is_link also fails on

#30789 [NEW]: New Session created for every session_start() call.

2004-11-14 Thread spam at taylorw dot com
From: spam at taylorw dot com Operating system: Linux - 2.6.8-gentoo-r3 PHP version: Irrelevant PHP Bug Type: Session related Bug description: New Session created for every session_start() call. Description: I have tried 4.3.9 and 5.0.2 (both emerged via gentoo

#30789 [Fbk->Opn]: New Session created for every session_start() call.

2004-11-14 Thread spam at taylorw dot com
ID: 30789 User updated by: spam at taylorw dot com Reported By: spam at taylorw dot com -Status: Feedback +Status: Open Bug Type: Session related Operating System: Linux - 2.6.8-gentoo-r3 PHP Version: Irrelevant New Comment: Changed, and

#30789 [Bgs]: New Session created for every session_start() call.

2004-11-14 Thread spam at taylorw dot com
ID: 30789 User updated by: spam at taylorw dot com Reported By: spam at taylorw dot com Status: Bogus Bug Type: Session related Operating System: Linux - 2.6.8-gentoo-r3 PHP Version: Irrelevant New Comment: Not sure what you mean "put it t

#30789 [Bgs]: New Session created for every session_start() call.

2004-11-14 Thread spam at taylorw dot com
ID: 30789 User updated by: spam at taylorw dot com Reported By: spam at taylorw dot com Status: Bogus Bug Type: Session related Operating System: Linux - 2.6.8-gentoo-r3 PHP Version: Irrelevant New Comment: Yeah it did, removed that one (which I

#30789 [Bgs]: New Session created for every session_start() call.

2004-11-14 Thread spam at taylorw dot com
ID: 30789 User updated by: spam at taylorw dot com Reported By: spam at taylorw dot com Status: Bogus Bug Type: Session related Operating System: Linux - 2.6.8-gentoo-r3 PHP Version: Irrelevant New Comment: Not sure why this got changed to bogus

#16263 [Com]: session.start() create new empty session file and not resume existing session

2004-12-07 Thread spam at taylorw dot com
ID: 16263 Comment by: spam at taylorw dot com Reported By: kur at natur dot cuni dot cz Status: No Feedback Bug Type: Session related Operating System: ANY PHP Version: 4.3.0-dev New Comment: I have this same issue. Just did a clean install

#31022 [NEW]: Using '_' in a hostname causes sessions to break

2004-12-08 Thread spam at taylorw dot com
From: spam at taylorw dot com Operating system: Gentoo Linux PHP version: 4.3.9 PHP Bug Type: *Configuration Issues Bug description: Using '_' in a hostname causes sessions to break Description: Previously I submitted a bug report about sessions not w

#26117 [NEW]: Persistent connection not reused

2003-11-04 Thread spam at vrana dot cz
From: spam at vrana dot cz Operating system: Linux PHP version: 4.3.3 PHP Bug Type: MySQL related Bug description: Persistent connection not reused Description: Configuration: Apache 1.3.28 MySQL 4.0.15a With Apache configuration directive MaxClients set to 150

#26117 [Bgs->Opn]: Persistent connection not reused

2003-11-05 Thread spam at vrana dot cz
ID: 26117 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz -Status: Bogus +Status: Open Bug Type: MySQL related Operating System: Linux PHP Version: 4.3.3 New Comment: This is not the case. Believe me that I have

#26117 [Fbk->Opn]: Persistent connection not reused

2003-11-05 Thread spam at vrana dot cz
ID: 26117 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz -Status: Feedback +Status: Open Bug Type: MySQL related Operating System: Linux PHP Version: 4.3.3 New Comment: Yes. There were 466 processes with the same

#24393 [Com]: Can't find iconv.dll

2003-11-09 Thread spam at infeer dot com
ID: 24393 Comment by: spam at infeer dot com Reported By: zarxos at yahoo dot com Status: Bogus Bug Type: *General Issues Operating System: Windows XP PHP Version: 5CVS-2003-06-29 (dev) New Comment: To [EMAIL PROTECTED]: Very bad suggestion

#26238 [NEW]: flush() doesn't work with output_buffering = 4096

2003-11-13 Thread spam at vrana dot cz
From: spam at vrana dot cz Operating system: Windows XP PHP version: 4.3.3 PHP Bug Type: Output Control Bug description: flush() doesn't work with output_buffering = 4096 Description: I have set output_buffering = 4096 and flush(), ob_implicit_flush(), ob_

#26117 [Bgs->Opn]: Persistent connection not reused

2003-11-18 Thread spam at vrana dot cz
ID: 26117 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz -Status: Bogus +Status: Open Bug Type: MySQL related Operating System: Linux PHP Version: 4.3.3 New Comment: Can you please read my bug report carefuly

#26117 [Bgs->Opn]: Persistent connection not reused

2003-11-19 Thread spam at vrana dot cz
ID: 26117 User updated by: spam at vrana dot cz Reported By: spam at vrana dot cz -Status: Bogus +Status: Open Bug Type: MySQL related Operating System: Linux PHP Version: 4.3.3 New Comment: Do you think that there is no problem if it

#26354 [NEW]: forced to lower case

2003-11-21 Thread spam at tkz dot net
From: spam at tkz dot net Operating system: linux & windows xp PHP version: 4.3.3 PHP Bug Type: Output Control Bug description: forced to lower case Description: blah"; echo "blah"; echo "blah"; ?> displays: blahblahblah I can

#26354 [Opn]: forced to lower case

2003-11-21 Thread spam at tkz dot net
ID: 26354 User updated by: spam at tkz dot net Reported By: spam at tkz dot net Status: Open Bug Type: Output Control Operating System: linux & windows xp PHP Version: 4.3.3 New Comment: accidently switched expected and actual results. Prev

#27642 [Com]: mysqli_prop.c: In function `stmt_affected_rows_read'

2004-03-19 Thread spam at 8304 dot ch
ID: 27642 Comment by: spam at 8304 dot ch Reported By: josh at trutwins dot homeip dot net Status: Bogus Bug Type: Compile Failure Operating System: Linux SuSE 8.1 PHP Version: 5.0.0RC1 New Comment: same problem under suse 9.0. 5.0.0b4

#27848 [NEW]: stripslashes removes single trailing slash

2004-04-02 Thread spam at pasher dot org
From: spam at pasher dot org Operating system: Debian (Linux 2.4.18-bf2.4) PHP version: 4.3.4 PHP Bug Type: Strings related Bug description: stripslashes removes single trailing slash Description: The stripslashes() function strips off a single trailing \ when

#27848 [Bgs->Opn]: stripslashes removes single trailing slash

2004-04-03 Thread spam at pasher dot org
ID: 27848 User updated by: spam at pasher dot org Reported By: spam at pasher dot org -Status: Bogus +Status: Open Bug Type: Strings related Operating System: Debian (Linux 2.4.18-bf2.4) PHP Version: 4.3.4 New Comment: I don't thin

#30458 [NEW]: glob() overlooks broken symlinks

2004-10-16 Thread spam at ww981 dot net
From: spam at ww981 dot net Operating system: Linux PHP version: 5.0.2 PHP Bug Type: Directory function related Bug description: glob() overlooks broken symlinks Description: If a symlink doesn't point to a existing file/dir, glob overlooks it. I'm p

#30281 [NEW]: returned size for WBMP is always 1x0

2004-09-29 Thread spam at batz dot org
From: spam at batz dot org Operating system: Windows XP PHP version: 5.0.1 PHP Bug Type: GetImageSize related Bug description: returned size for WBMP is always 1x0 Description: getimagesize returns always 1 as width and 0 as height for WBMP pictures. problem

#30281 [Fbk->Opn]: returned size for WBMP is always 1x0

2004-10-04 Thread spam at batz dot org
ID: 30281 User updated by: spam at batz dot org Reported By: spam at batz dot org -Status: Feedback +Status: Open Bug Type: GetImageSize related Operating System: Windows XP PHP Version: 5.0.1 New Comment: Any file in ICO-format should

#29032 [Com]: Session are closed before all object destructors executed.

2005-04-10 Thread spam at cimmanon dot org
ID: 29032 Comment by: spam at cimmanon dot org Reported By: antonr at game dot permonline dot ru Status: No Feedback Bug Type: Session related Operating System: Irrelevant PHP Version: 5CVS-2004-07-06 (dev) New Comment: This bug still

#32686 [NEW]: Require/include file in destructor causes segfault

2005-04-12 Thread spam at cimmanon dot org
From: spam at cimmanon dot org Operating system: OpenBSD PHP version: 5.0.4 PHP Bug Type: Reproducible crash Bug description: Require/include file in destructor causes segfault Description: Including a file inside the destructor of a class causes Apache to

#24131 [Com]: session_start() warns about failed read

2003-07-02 Thread dont at spam dot me
ID: 24131 Comment by: dont at spam dot me "manfred at yumyum dot at" Reported By: meat at reed dot edu Status: Bogus Bug Type: Session related Operating System: Linux 2.2.16-22 SMP PHP Version: 4.3.2 New Comment: ok, i also had thi

#6791 [Com]: PHP.EXE Application Error with a simple timeout

2004-06-24 Thread spam at pasoft dot org
ID: 6791 Comment by: spam at pasoft dot org Reported By: mikebp at gallery-software dot com Status: Closed Bug Type: Reproducible Crash Operating System: Windows NT 4.0 SP5 PHP Version: 4.0.2 New Comment: I've got a very similar problem

#28915 [NEW]: php.exe - Application Error

2004-06-24 Thread spam at pasoft dot org
From: spam at pasoft dot org Operating system: Windows/Linux PHP version: Irrelevant PHP Bug Type: Unknown/Other Function Bug description: php.exe - Application Error Description: get the php.exe Application Error, but in my case the error is completely random

#28915 [Opn]: php.exe - Application Error

2004-06-24 Thread spam at pasoft dot org
ID: 28915 User updated by: spam at pasoft dot org Reported By: spam at pasoft dot org Status: Open Bug Type: Unknown/Other Function Operating System: Windows/Linux PHP Version: Irrelevant New Comment: I get a php.exe Application Error, but unlike

#29137 [NEW]: php_gettext.dll missing from Win distribution

2004-07-14 Thread spam at dubbekarl dot dk
From: spam at dubbekarl dot dk Operating system: Windows PHP version: 4.3.8 PHP Bug Type: Unknown/Other Function Bug description: php_gettext.dll missing from Win distribution Description: The file extensions/php_gettext.dll is missing from php-4.3.8-Win32.zip

#29155 [Com]: switch odd behaviour with mixed int/string variables

2004-07-14 Thread no at spam dot forme
ID: 29155 Comment by: no at spam dot forme Reported By: phpbug at bart dot w-wa dot pl Status: Bogus Bug Type: Variables related Operating System: Linux PHP Version: 4.3.7 New Comment: you test one integer 0 against a string, which causes

#27674 [Com]: getimagesize eat up hundreds of memory, can't do with a good swf

2004-07-19 Thread spam at vano dot org
ID: 27674 Comment by: spam at vano dot org Reported By: xuefer at 21cn dot com Status: Bogus Bug Type: GetImageSize related Operating System: * PHP Version: 4.3.5 New Comment: I have the same problem on RH9 + Apache 2.0.49 + PHP5.0.0 on some

[PHP-BUG] Bug #65809 [NEW]: interface, abstract static function

2013-10-02 Thread spam at krol dot me
From: spam at krol dot me Operating system: PHP version: Irrelevant Package: Class/Object related Bug Type: Bug Bug description:interface, abstract static function Description: abstract static function in class isn't allowed, but you can d

Bug #65809 [Opn]: interface, abstract static function

2013-10-02 Thread spam at krol dot me
Edit report at https://bugs.php.net/bug.php?id=65809&edit=1 ID: 65809 User updated by:spam at krol dot me Reported by:spam at krol dot me Summary:interface, abstract static function Status: Open Type: Bug Pac

Bug #65809 [Opn]: interface, abstract static function

2013-10-02 Thread spam at krol dot me
Edit report at https://bugs.php.net/bug.php?id=65809&edit=1 ID: 65809 User updated by:spam at krol dot me Reported by:spam at krol dot me Summary:interface, abstract static function Status: Open Type: Bug Pac

Bug #40417 [Com]: Suddenly binding as many vars as there are *identical* prepared tokens

2011-12-26 Thread spam at shishnet dot org
Edit report at https://bugs.php.net/bug.php?id=40417&edit=1 ID: 40417 Comment by: spam at shishnet dot org Reported by:exaton at free dot fr Summary:Suddenly binding as many vars as there are *identical* prepared tokens St

[PHP-BUG] Bug #64350 [NEW]: fmod returning wrong values for negative dividends

2013-03-04 Thread spam at michaelburri dot ch
From: spam at michaelburri dot ch Operating system: OS X 10.8.2 (12C3012) PHP version: 5.4Git-2013-03-04 (Git) Package: Math related Bug Type: Bug Bug description:fmod returning wrong values for negative dividends Description: The fmod(dividend

Bug #61141 [Com]: curl_multi_select returns -1

2012-06-06 Thread ihate at spam dot com
Edit report at https://bugs.php.net/bug.php?id=61141&edit=1 ID: 61141 Comment by: ihate at spam dot com Reported by:amoo_miki at yahoo dot com Summary:curl_multi_select returns -1 Status: Assigned Type: Bug Pac

#48443 [NEW]: is_readable returns false on a file which is readable for group

2009-05-31 Thread spam at noamik dot de
From: spam at noamik dot de Operating system: Debian Lenny PHP version: 5.2.9 PHP Bug Type: Filesystem function related Bug description: is_readable returns false on a file which is readable for group Description: When executing is_readable("/path/

#48443 [Opn]: is_readable returns false on a file which is readable for group

2009-05-31 Thread spam at noamik dot de
ID: 48443 User updated by: spam at noamik dot de Reported By: spam at noamik dot de Status: Open Bug Type: Filesystem function related Operating System: Debian Lenny PHP Version: 5.2.9 New Comment: In actual result: it should read "is_rea

#18556 [Com]: Setting locale to 'tr_TR' lowercases class names

2009-06-18 Thread spam at pamignot dot org
ID: 18556 Comment by: spam at pamignot dot org Reported By: spud at nothingness dot org Status: No Feedback Bug Type: Scripting Engine problem Operating System: Linux (RedHat 7.2) PHP Version: 5CVS, 4CVS (2005-10-04) Assigned To: andrei

#48816 [NEW]: IteratorIterator seek() causes bus error

2009-07-06 Thread spam at burgestrand dot se
From: spam at burgestrand dot se Operating system: Mac OS 10.5.7 PHP version: 5.3.0 PHP Bug Type: SPL related Bug description: IteratorIterator seek() causes bus error Description: After using seek() on an IteratorIterator containing an ArrayIterator the next

#44047 [Com]: IIS Worker Process stopped working

2008-02-28 Thread nonya at spam dot this
ID: 44047 Comment by: nonya at spam dot this Reported By: matthew dot horner at redprairie dot com Status: Open Bug Type: IIS related Operating System: Windows Vista PHP Version: 5.2.5 New Comment: To elaborate on Matthew, (Every PHP5\Vista

#44047 [Com]: IIS Worker Process stopped working

2008-03-03 Thread nonya at spam dot this
ID: 44047 Comment by: nonya at spam dot this Reported By: matthew dot horner at redprairie dot com Status: Open Bug Type: IIS related Operating System: Windows Vista PHP Version: 5.2.5 New Comment: Yea, that is a horrible idea. You are

#46338 [NEW]: Segfault on script ending

2008-10-18 Thread spam at pamignot dot org
From: spam at pamignot dot org Operating system: Linux 2.6.22-15-generic (Ubuntu) PHP version: 5.3.0alpha2 PHP Bug Type: Apache2 related Bug description: Segfault on script ending Description: I just passed from 5.1.6 to 5.3. I cannot give a quick code to

#46338 [Opn]: Segfault on script ending

2008-10-18 Thread spam at pamignot dot org
ID: 46338 User updated by: spam at pamignot dot org Reported By: spam at pamignot dot org Status: Open -Bug Type: Apache2 related +Bug Type: Unknown/Other Function Operating System: Linux 2.6.22-15-generic (Ubuntu) PHP Version: 5.3.0alpha2

#46338 [Fbk->Opn]: Segfault on script ending

2008-10-20 Thread spam at pamignot dot org
ID: 46338 User updated by: spam at pamignot dot org Reported By: spam at pamignot dot org -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Linux 2.6.22-15-generic (Ubuntu) PHP Version: 5.3.0alpha2 New

#46338 [Ver->Csd]: Segfault on multiple error handler

2008-10-21 Thread spam at pamignot dot org
ID: 46338 User updated by: spam at pamignot dot org Reported By: spam at pamignot dot org -Status: Verified +Status: Closed Bug Type: Scripting Engine problem Operating System: Irrelevant PHP Version: 5.3.0alpha3-dev New Comment: Ok

#46282 [Com]: Corrupt DBF When Using DATE

2009-01-15 Thread no at spam dot net
ID: 46282 Comment by: no at spam dot net Reported By: mattias dot geniar at gmail dot com Status: No Feedback Bug Type: dBase related Operating System: CentOS 5.2 PHP Version: 5.2.6 New Comment: I have the same problem on FreeBSD 6.3-STABLE

#47432 [NEW]: Error message for built-in override is very non-obvious

2009-02-17 Thread spam at paulisageek dot com
From: spam at paulisageek dot com Operating system: OS Independent PHP version: 5.2.9RC2 PHP Bug Type: *General Issues Bug description: Error message for built-in override is very non-obvious Description: If you have a c extension defining certain classes, then

#48684 [Com]: cant make STDIN non blocking

2009-12-08 Thread spam at helper3000 dot net
ID: 48684 Comment by: spam at helper3000 dot net Reported By: ryan at ryanmills dot net Status: Open Bug Type: Streams related Operating System: win32 only - Vista X64 PHP Version: 5.2.10 New Comment: Problem experianced using 5.3.1 in both

#48684 [Com]: cant make STDIN non blocking

2009-12-11 Thread spam at helper3000 dot net
ID: 48684 Comment by: spam at helper3000 dot net Reported By: ryan at ryanmills dot net Status: Open Bug Type: Streams related Operating System: win32 only - Vista X64 PHP Version: 5.2.10 New Comment: Would also just like to add that after a

#48684 [Com]: cant make STDIN non blocking

2009-12-11 Thread spam at helper3000 dot net
ID: 48684 Comment by: spam at helper3000 dot net Reported By: ryan at ryanmills dot net Status: Feedback Bug Type: Streams related Operating System: win32 only - Vista X64 PHP Version: 5.2.10 New Comment: http://rapidshare.com/files

#44047 [Com]: IIS Worker Process stopped working

2008-04-03 Thread nonya at spam dot this
ID: 44047 Comment by: nonya at spam dot this Reported By: matthew dot horner at redprairie dot com Status: Open Bug Type: IIS related Operating System: Windows Vista PHP Version: 5.2.5 New Comment: I see this topic has been labeled an IIS

#35046 [NEW]: bad css when using phpinfo()

2005-11-01 Thread spam at gemal dot dk
From: spam at gemal dot dk Operating system: Linux PHP version: 5.0.5 PHP Bug Type: PHP options/info functions Bug description: bad css when using phpinfo() Description: Error: Selector expected. Ruleset ignored due to bad selector. Source file: phpinfo.php

#35614 [NEW]: extends crashes apache with Segmentation fault

2005-12-09 Thread spam at gemal dot dk
From: spam at gemal dot dk Operating system: Linux PHP version: 5.1.1 PHP Bug Type: Apache related Bug description: extends crashes apache with Segmentation fault Description: the following code produces Segmentation fault on php PHP 5.0.5 (cli) (built: Oct

  1   2   >