[PEAR-BUG] Bug #19773 [Com]: Fatal Error
[email protected] ("nugrul") Tue, 31 Mar 2015 01:14:16 +0100 (BST)
| 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: nugrul
Reported By: laurent at netheus dot fr
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:
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"
]
}
Previous Comments:
------------------------------------------------------------------------
[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
------------------------------------------------------------------------
[2013-02-02 22:12:33] roger
After patch I receive
Strict standards: Declaration of
Spreadsheet_Excel_Writer_Worksheet::_append() should be compatible with
Spreadsheet_Excel_Writer_BIFFwriter::_append($data)
------------------------------------------------------------------------
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