Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.9.3

Bug #19841 Deprecated uses of pass-by-reference everywhere
Submitted: 2013-03-05 00:10 UTC
From: atippett Assigned:
Status: Open Package: Structures_DataGrid
PHP Version: 5.3.13 OS: Debian
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 30 + 12 = ?

 
 [2013-03-05 00:10 UTC] atippett (Anthony Tippett)
Description: ------------ Here's on specifically: Call-time pass-by-reference has been deprecated #10 /usr/local/Cellar/php53/5.3.20/lib/php/Spreadsheet/Excel/Writer/ Worksheet.php:2490 Please make change all calling of methods, functions and initialization of objects don't use a reference "&"

Comments