[PEAR-BUG] Bug #19773 [Com]: Fatal Error
[email protected] ("borsti92") Fri, 3 Jun 2016 05:16:04 -0400 (EDT)
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at http://pear.php.net/bugs/bug.php?id=19773&edit=1
ID: 19773
Comment by: borsti92
Reported By: j dot scheer at insite-design dot de
Summary: Fatal Error
Status: Open
Type: Bug
Package: Spreadsheet_Excel_Writer
Operating System: CentOS 5
Package Version: 0.9.3
PHP Version: 5.4.8
New Comment:
How to solve this problem?
The patch still not ready. How to apply the patch from Laurent Courtin
Previous Comments:
------------------------------------------------------------------------
[2015-03-31 01:13:18] nugrul
Since there is no still no patch, this is my lightweight composer patch,
that works on Unix-like only, due to the "sed" dependency
"scripts": {
"post-install-cmd" : [
"sed -i '2490s/&$string/$header.$data/'
vendor/pear-pear.php.net/Spreadsheet_Excel_Writer/Spreadsheet/Excel/Writer/Worksheet.php"
]
}
------------------------------------------------------------------------
[2015-02-24 15:40:45] harry12singh
Added #patch
bug:19773;patch:fix-call-time_pass-by-reference;revision:1424792445;.
------------------------------------------------------------------------
[2014-02-10 07:06:02] roncemer
Instead of a patch, why not release a new version of this package to the
PEAR repo?
I can tell you that there are probably a TON of people using this
package, and if it suddenly break (we're talking ALL kinds of websites)
upon PHP upgrade (which happens automatically in many environments), it
will be a disaster. An unnecessary disaster, easily prevented by the
Spreadsheet_Excel_Writer pushing out a new release with the patch
applied.
It's just the right thing to do. Let's get it done and move on.
------------------------------------------------------------------------
[2013-06-17 14:09:03] drzraf
isn't the patch attached to bug #19359 more adequate ?
------------------------------------------------------------------------
[2013-04-19 12:31:08] pierre42
The patch works perfectly for me
A new release with it would be nice
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://pear.php.net/bugs/bug.php?id=19773
--
Edit this bug report at http://pear.php.net/bugs/bug.php?id=19773&edit=1