#20535 [Fbk]: zLib crashes when trying to gzuncompress

2002-11-24 Thread sr
ID: 20535 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Zlib Related Operating System: RedHat 7.2 PHP Version: 4.2.3 New Comment: Are you sure your base64-encoded data decodes to a valid zlib compress

#20551 [Fbk]: Output compression causes segfaults (ob_gzhandler)

2002-11-29 Thread sr
ID: 20551 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Output Control Operating System: RedHat 7.2 PHP Version: 4.2.3 New Comment: In 4.3 zlib.output_compression will be PHP_INI_ALL and you can chang

#20535 [Csd]: zLib crashes when trying to gzuncompress

2002-12-01 Thread sr
ID: 20535 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Zlib Related Operating System: RedHat 7.2 PHP Version: 4.2.3 New Comment: You can avoid the going overbord by giving an optional maximal length.

Bug #15930 Updated: gzencode can't have a level

2002-03-07 Thread sr
ndows 200 PHP Version: 4.1.1 -Assigned To: +Assigned To: sr New Comment: That's an error in the documentation. The optional second parameter doesn't set the compression level, it does set the compression mode, i.e. you can use FORCE_GZIP or FORCE_DEFLATE in order to u

Bug #15930 Updated: gzencode can't have a level

2002-03-07 Thread sr
ID: 15930 Updated by: [EMAIL PROTECTED] -Summary: gzencode can't have a level Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: windows 2000 PHP Version: 4.1.1 Assigned To:

Bug #14939 Updated: Warning: gzinflate: buffer error in /usr/local/apache/elca_rmg/class.FTemplateE

2002-03-07 Thread sr
ID: 14939 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Zlib Related Operating System: Apache PHP Version: 4.1.1 -Assigned To: +Assigned To: sr New Comment: Does the attached patch help

Bug #14939 Updated: Warning: gzinflate: buffer error in /usr/local/apache/elca_rmg/class.FTemplateE

2002-03-12 Thread sr
ID: 14939 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Zlib Related Operating System: Apache PHP Version: 4.1.1 Assigned To: sr New Comment: Should be fixed in

Bug #15930 Updated: gzencode can't have a level

2002-03-12 Thread sr
4.1.1 Assigned To: sr New Comment: Fixed in latest cvs. Previous Comments: [2002-03-07 13:04:09] [EMAIL PROTECTED] Well, I prefer the fonctionnality in documentation or something like : gzencode($data[,$level[,

#16109 [Csd]: zlib.output_compression and generated pictures

2003-03-23 Thread sr
ID: 16109 Updated by: [EMAIL PROTECTED] Reported By: pguillot at paanjaru dot com Status: Closed Bug Type: Zlib Related Operating System: linux PHP Version: 4.1.2 New Comment: The change was committed to CVS July 2002, I think the first relea

#25218 [Opn->Csd]: PHP sends back invalid deflate data

2003-08-24 Thread sr
ID: 25218 Updated by: [EMAIL PROTECTED] Reported By: amb at gedanken dot demon dot co dot uk -Status: Open +Status: Closed Bug Type:Zlib Related PHP Version: 4CVS-2003-08-23 (stable) New Comment: Thank you for the report, I fixed it in PHP5 CVS, can you try if this wo

#25224 [Opn->Fbk]: gzuncompress problem

2003-08-24 Thread sr
ID: 25224 Updated by: [EMAIL PROTECTED] Reported By: r dot staribacher at hypermove dot com -Status: Open +Status: Feedback Bug Type: Zlib Related Operating System: windows 2000/xp PHP Version: 4.3.2 New Comment: Can you provide a se

#25218 [Csd]: PHP sends back invalid deflate data

2003-08-28 Thread sr
ID: 25218 Updated by: [EMAIL PROTECTED] Reported By: amb at gedanken dot demon dot co dot uk Status: Closed Bug Type:Zlib Related PHP Version: 4CVS-2003-08-23 (stable) New Comment: It's now fixed in the PHP_4_3 cvs branch, too, so with a new snapshot it should work. Sorr

#23488 [Csd]: zlib output compression clobbers user-supplied Vary: header

2003-09-10 Thread sr
ID: 23488 Updated by: [EMAIL PROTECTED] Reported By: m at mlcastle dot net Status: Closed Bug Type: Feature/Change Request Operating System: GNU/Linux 2.2.25 PHP Version: 4.3.1 New Comment: This bug has been fixed in CVS. Snapshots of the so

#19436 [Opn->Fbk]: zlib.output_compression causing corruption

2003-09-17 Thread sr
ID: 19436 Updated by: [EMAIL PROTECTED] Reported By: steveh at brendata dot co dot uk -Status: Open +Status: Feedback Bug Type: Zlib Related Operating System: redhat linux 7.3 -PHP Version: 4CVS-2002-09-16 +PHP Version: 4.3.3 New

#33525 [NEW]: __autoload() for interfaces and functions

2005-06-30 Thread sr at brightlight dot ch
From: sr at brightlight dot ch Operating system: Irrelevant PHP version: 5.0.4 PHP Bug Type: Feature/Change Request Bug description: __autoload() for interfaces and functions Description: __autoload() is very nice, but classes are not the only problem. Please

#6932 [Com]: Filesize / File_exists and include_path

2005-06-30 Thread sr at brightlight dot ch
ID: 6932 Comment by: sr at brightlight dot ch Reported By: richard dot heyes at heyes-computing dot net Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.2 New Comment: I second this request. Open since 5

#33528 [NEW]: get_include_path returning an array

2005-06-30 Thread sr at brightlight dot ch
From: sr at brightlight dot ch Operating system: Irrelevant PHP version: 4.3.11 PHP Bug Type: Feature/Change Request Bug description: get_include_path returning an array Description: get_include_path is basically useless like it is now (get_ini can be used for

#33525 [Csd]: __autoload() for interfaces and functions

2005-06-30 Thread sr at brightlight dot ch
ID: 33525 User updated by: sr at brightlight dot ch Reported By: sr at brightlight dot ch Status: Closed Bug Type: Feature/Change Request Operating System: * PHP Version: 5.* New Comment: Yes, it works for interfaces, but you don't know wh

#50559 [NEW]: Clone is not implemented for DateInterval and DatePeriod

2009-12-23 Thread sr at emini dot dk
From: sr at emini dot dk Operating system: Fedora 10 PHP version: 5.3.1 PHP Bug Type: Date/time related Bug description: Clone is not implemented for DateInterval and DatePeriod Description: I am unable to clone an object of type DateInterval or DatePeriod. The

#33856 [NEW]: $this shining through

2005-07-25 Thread sr at brightlight dot ch
From: sr at brightlight dot ch Operating system: Mac OS X 10.4.1 PHP version: 5.0.4 PHP Bug Type: Class/Object related Bug description: $this shining through Description: If a method is called via object::method(); from within a class method, then inside of the

#33857 [NEW]: token_get_all() inconsistent results?

2005-07-25 Thread sr at brightlight dot ch
From: sr at brightlight dot ch Operating system: Mac OS X 10.4.1 PHP version: 5.0.4 PHP Bug Type: Unknown/Other Function Bug description: token_get_all() inconsistent results? Description: Obviously the same problem as in Bug #33093, which is set to bogus (no

#33856 [Bgs]: $this shining through

2005-07-25 Thread sr at brightlight dot ch
ID: 33856 User updated by: sr at brightlight dot ch Reported By: sr at brightlight dot ch Status: Bogus Bug Type: Class/Object related Operating System: * PHP Version: 5.* New Comment: Well, maybe it is not intended that way anymore, but as long

#33586 [Com]: Serialization breaks references

2005-09-02 Thread sr at brightlight dot ch
ID: 33586 Comment by: sr at brightlight dot ch Reported By: wmeler at wp dot pl Status: Assigned Bug Type: Scripting Engine problem Operating System: * PHP Version: 5CVS-2005-07-06 Assigned To: dmitry New Comment: I experienced a