MarkBaker
|
fca778225c
|
Ajust copyright to 2015
|
2015-05-02 23:50:37 +01:00 |
matteofilippetto
|
38ff5a49f8
|
again division by zero
$this->_width and $this->_height are defined as float so !== will return TRUE also if the value is 0 ( as !== use OR )
|
2014-07-22 17:40:31 +02:00 |
MarkBaker
|
c6d0a4d3d0
|
Additional divide by zero handling
|
2014-07-14 23:45:46 +01:00 |
Scott Arciszewski
|
be24d5d30f
|
Update BaseDrawing.php
Avoid division by zero
|
2014-02-25 16:20:43 -05:00 |
Mark Baker
|
992aee683a
|
Update to copyright year in file headers
|
2013-12-31 18:36:33 +00:00 |
Mark Baker
|
6a4be7da3c
|
Update to copyright year in file headers, and minor documentation updates
|
2013-05-14 12:20:28 +01:00 |
Mark Baker
|
092fc7b5f7
|
General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions
|
2013-01-15 21:42:28 +00:00 |
Mark Baker
|
7bda2c3f3b
|
Change copyright 2011 -> 2012
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@87246 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-03-03 21:08:29 +00:00 |
Maarten Balliauw
|
ccbb28167b
|
Updated headers to reflect the new year. Happy new year 2011!
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@66338 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2011-01-03 09:20:10 +00:00 |
Maarten Balliauw
|
509f27e5c6
|
Migration from off-site Subversion repository (part 1).
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@59884 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2010-08-26 19:14:53 +00:00 |