[PHP-BUG] Bug #52926 [NEW]: stream_context_set_default() does not work as intended with stream chaining

2010-09-26 Thread simast at gmail dot com
From: Operating system: Windows PHP version: 5.3.3 Package: Streams related Bug Type: Bug Bug description:stream_context_set_default() does not work as intended with stream chaining Description: Hello! I was trying to add gzip/deflate support to

Bug #52926 [Com]: stream_context_set_default() does not work as intended with stream chaining

2010-09-26 Thread simast at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=52926&edit=1 ID: 52926 Comment by: simast at gmail dot com Reported by:simast at gmail dot com Summary:stream_context_set_default() does not work as intended with stream chai

[PHP-BUG] Bug #53612 [NEW]: Segmentation fault when cloning intl NumberFormatter object

2010-12-25 Thread simast at gmail dot com
From: Operating system: Linux PHP version: 5.3.4 Package: Unknown/Other Function Bug Type: Bug Bug description:Segmentation fault when cloning intl NumberFormatter object Description: Cloning NumberFormatter instance will result in PHP segfault (see

[PHP-BUG] Req #53777 [NEW]: PHP-FPM error log date format is different from PHP error_log

2011-01-18 Thread simast at gmail dot com
From: Operating system: Linux (Ubuntu) PHP version: 5.3.5 Package: FPM related Bug Type: Feature/Change Request Bug description:PHP-FPM error log date format is different from PHP error_log Description: The date format used for PHP error_log is "[25-

[PHP-BUG] Bug #54898 [NEW]: HTTP context option "ignore_errors" does not work as expected

2011-05-21 Thread simast at gmail dot com
From: Operating system: Linux/Ubuntu PHP version: 5.3.6 Package: Streams related Bug Type: Bug Bug description:HTTP context option "ignore_errors" does not work as expected Description: >From documentation I would assume that making a HTTP request wi

[PHP-BUG] Req #54900 [NEW]: Implement content compression for HTTP streams with "protocol_version" = 1.1

2011-05-21 Thread simast at gmail dot com
From: Operating system: Linux/Ubuntu PHP version: 5.3.6 Package: Streams related Bug Type: Feature/Change Request Bug description:Implement content compression for HTTP streams with "protocol_version" = 1.1 Description: A feature request to implemen

[PHP-BUG] Bug #54938 [NEW]: HTTP context with POST method should return response body

2011-05-27 Thread simast at gmail dot com
From: Operating system: Linux/Ubuntu PHP version: 5.3.6 Package: Streams related Bug Type: Bug Bug description:HTTP context with POST method should return response body Description: Apparently, having a POST method HTTP context request does not retur

Bug #54938 [Fbk->Opn]: HTTP context with POST method should return response body

2011-05-27 Thread simast at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=54938&edit=1 ID: 54938 User updated by:simast at gmail dot com Reported by:simast at gmail dot com Summary:HTTP context with POST method should return response body -St