[PHP-BUG] Bug #53384 [NEW]: php_curl.dll doesn't loading on Apache started as a service

2010-11-22 Thread keryax at yandex dot ru
From: Operating system: Windows Server 2003 PHP version: 5.3.3 Package: cURL related Bug Type: Bug Bug description:php_curl.dll doesn't loading on Apache started as a service Description: PHP installed as a module to Apache 2.2.16. Apache running as

Bug #50359 [Com]: Random crash on new SoapServer

2010-11-22 Thread richard_hu at 163 dot com
Edit report at http://bugs.php.net/bug.php?id=50359&edit=1 ID: 50359 Comment by: richard_hu at 163 dot com Reported by:datacompboy at call2ru dot com Summary:Random crash on new SoapServer Status: Feedback Type: Bug Packa

Bug #53382 [Csd->Dup]: 'localhost' not resolved

2010-11-22 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=53382&edit=1 ID: 53382 Updated by: cataphr...@php.net Reported by:geoffreyfishing at users dot sourceforge dot net Summary:'localhost' not resolved -Status: Closed +Status: Duplica

Req->Bug #49638 [Ver]: mbstring default behaviour is unexpected

2010-11-22 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=49638&edit=1 ID: 49638 Updated by: cataphr...@php.net Reported by:olivier at oxeva dot fr Summary:mbstring default behaviour is unexpected Status: Verified -Type: Feature/Change

Req #49638 [Fbk->Ver]: mbstring default behaviour is unexpected

2010-11-22 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=49638&edit=1 ID: 49638 Updated by: cataphr...@php.net Reported by:olivier at oxeva dot fr Summary:mbstring default behaviour is unexpected -Status: Feedback +Status: Verified Type

Bug #53382 [Fbk->Csd]: 'localhost' not resolved

2010-11-22 Thread geoffreyfishing at users dot sourceforge dot net
Edit report at http://bugs.php.net/bug.php?id=53382&edit=1 ID: 53382 User updated by:geoffreyfishing at users dot sourceforge dot net Reported by:geoffreyfishing at users dot sourceforge dot net Summary:'localhost' not resolved -Status: Feedb

Bug #53382 [Opn->Fbk]: 'localhost' not resolved

2010-11-22 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=53382&edit=1 ID: 53382 Updated by: cataphr...@php.net Reported by:geoffreyfishing at users dot sourceforge dot net Summary:'localhost' not resolved -Status: Open +Status: Feedback

Bug #53382 [Opn]: 'localhost' not resolved

2010-11-22 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=53382&edit=1 ID: 53382 Updated by: cataphr...@php.net Reported by:geoffreyfishing at users dot sourceforge dot net Summary:'localhost' not resolved Status: Open Type: Bug Pack

Bug #53380 [Opn->Fbk]: fgets() hangs on repetitive connection to same url

2010-11-22 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=53380&edit=1 ID: 53380 Updated by: cataphr...@php.net Reported by:kontakt at beberlei dot de Summary:fgets() hangs on repetitive connection to same url -Status: Open +Status: Feedb

[PHP-BUG] Bug #53382 [NEW]: 'localhost' not resolved

2010-11-22 Thread geoffreyfishing at users dot sourceforge dot net
From: Operating system: vista (maybe win7) PHP version: 5.3.3 Package: Network related Bug Type: Bug Bug description:'localhost' not resolved Description: Basically PHP does not convert the DNS name 'localhost' to '127.0.0.1' like it should. Test

Bug #53307 [Opn->Fbk]: Assigning Modify persmission causes PHP to cause Invalid access to memory locat

2010-11-22 Thread kalle
Edit report at http://bugs.php.net/bug.php?id=53307&edit=1 ID: 53307 Updated by: ka...@php.net Reported by:zubair dot lohar at gmail dot com Summary:Assigning Modify persmission causes PHP to cause Invalid access to memory locat

[PHP-BUG] Bug #53380 [NEW]: fgets() hangs on repetitive connection to same url

2010-11-22 Thread kontakt at beberlei dot de
From: Operating system: Ubuntu 10.10 PHP version: 5.3.3 Package: Sockets related Bug Type: Bug Bug description:fgets() hangs on repetitive connection to same url Description: I stumbled into this bug where fgets() hangs on me as long as the connectio

Bug #51315 [Com]: imagettfbbox randomly don't work

2010-11-22 Thread ken at smallboxcms dot com
Edit report at http://bugs.php.net/bug.php?id=51315&edit=1 ID: 51315 Comment by: ken at smallboxcms dot com Reported by:administrateur at exinsidephp dot com Summary:imagettfbbox randomly don't work Status: Assigned Type:

Bug #32358 [Com]: GD Functionality Missing JPEG

2010-11-22 Thread FractalizeR at yandex dot ru
Edit report at http://bugs.php.net/bug.php?id=32358&edit=1 ID: 32358 Comment by: FractalizeR at yandex dot ru Reported by:kklee at cbs dot com Summary:GD Functionality Missing JPEG Status: Closed Type: Bug Package:

[PHP-BUG] Bug #53379 [NEW]: --with-gd and --with-jpeg-dir configure options are not commutative

2010-11-22 Thread FractalizeR at yandex dot ru
From: Operating system: CentOS 5.5 PHP version: 5.3.3 Package: PHP options/info functions Bug Type: Bug Bug description:--with-gd and --with-jpeg-dir configure options are not commutative Description: Hello. Providing "--with-jpeg-dir --with-gd"

Bug #52335 [Asn]: fseek() on memory stream behavior different then file

2010-11-22 Thread jbondc at openmv dot com
Edit report at http://bugs.php.net/bug.php?id=52335&edit=1 ID: 52335 User updated by:jbondc at openmv dot com Reported by:jbondc at openmv dot com Summary:fseek() on memory stream behavior different then file Status: Ass

Bug #51003 [Asn->Csd]: unaligned memory access in ext/hash/hash_tiger.c

2010-11-22 Thread iliaa
Edit report at http://bugs.php.net/bug.php?id=51003&edit=1 ID: 51003 Updated by: il...@php.net Reported by:geissert at debian dot org Summary:unaligned memory access in ext/hash/hash_tiger.c -Status: Assigned +Status: Closed

[PHP-BUG] Bug #53378 [NEW]: ( new Class() ) -> method() throws a PHP parse error

2010-11-22 Thread marco dot weber at uni-trier dot de
From: Operating system: ANY PHP version: 5.3.3 Package: Scripting Engine problem Bug Type: Bug Bug description:( new Class() ) -> method() throws a PHP parse error Description: In Java or C# it is allowed to do ( new Class() ) -> method() calls, why

Bug #46817 [Com]: tokenizer misses last single-line comment (PHP 5.3+, with re2c lexer)

2010-11-22 Thread vanessasold at yahoo dot com
Edit report at http://bugs.php.net/bug.php?id=46817&edit=1 ID: 46817 Comment by: vanessasold at yahoo dot com Reported by:master dot jexus at gmail dot com Summary:tokenizer misses last single-line comment (PHP 5.3+, with re2c le

Bug #53375 [Com]: imap_search 'ALL' always returns false

2010-11-22 Thread h...@php.net
Edit report at http://bugs.php.net/bug.php?id=53375&edit=1 ID: 53375 Comment by: h...@php.net Reported by:h...@php.net Summary:imap_search 'ALL' always returns false Status: Open Type: Bug Package:IMAP related

[PHP-BUG] Bug #53377 [NEW]: imap_mime_header_decode() doesn't ignore \t during long MIME header unfolding

2010-11-22 Thread up at co dot inbox dot lv
From: Operating system: Linux PHP version: 5.3.3 Package: IMAP related Bug Type: Bug Bug description:imap_mime_header_decode() doesn't ignore \t during long MIME header unfolding Description: Function imap_mime_header_decode() doesn't respect \t (HT

Bug #50489 [Com]: SoapClient + HTTPs + Proxy = SSL errors

2010-11-22 Thread bruno dot premont at restena dot lu
Edit report at http://bugs.php.net/bug.php?id=50489&edit=1 ID: 50489 Comment by: bruno dot premont at restena dot lu Reported by:zamolxero at gmail dot com Summary:SoapClient + HTTPs + Proxy = SSL errors Status: Open Type:

Bug #40913 [Ver->Fbk]: PDO::PARAM_LOB does not bind to a stream for fetching a BLOB

2010-11-22 Thread uw
Edit report at http://bugs.php.net/bug.php?id=40913&edit=1 ID: 40913 Updated by: u...@php.net Reported by:dennis at inmarket dot lviv dot ua Summary:PDO::PARAM_LOB does not bind to a stream for fetching a BLOB -Status:

Bug #53132 [Asn->Fbk]: PDO converts (int)0 to NULL

2010-11-22 Thread uw
Edit report at http://bugs.php.net/bug.php?id=53132&edit=1 ID: 53132 Updated by: u...@php.net Reported by:novitools dot novi at web dot de Summary:PDO converts (int)0 to NULL -Status: Assigned +Status: Feedback Type:

[PHP-BUG] Bug #53375 [NEW]: imap_search 'ALL' always returns false

2010-11-22 Thread h...@php.net
From: hm2k Operating system: CentOS PHP version: 5.3.3 Package: IMAP related Bug Type: Bug Bug description:imap_search 'ALL' always returns false Description: An imap_search for all always seems to return false, even though the mailbox Nmsgs returns a