Skip to content

Commit 8712fb0

Browse files
committed
Drop polyfill that are not needed since PHP 7.2
1 parent 39f1a61 commit 8712fb0

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

src/PhpSpreadsheet/Chart/Renderer/JpGraph.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
use Spline;
2222
use StockPlot;
2323

24-
require_once __DIR__ . '/Polyfill.php';
25-
2624
class JpGraph implements IRenderer
2725
{
2826
private static $width = 640;

src/PhpSpreadsheet/Chart/Renderer/Polyfill.php

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)