Upgrade lib escpos-php

This commit is contained in:
Laurent Destailleur
2019-02-12 03:22:07 +01:00
parent 5450a09b7c
commit f69f574eff
20 changed files with 74 additions and 68 deletions

View File

@@ -289,6 +289,7 @@ class PHPExcel_Shared_OLERead {
$offset += self::PROPERTY_STORAGE_BLOCK_SIZE; $offset += self::PROPERTY_STORAGE_BLOCK_SIZE;
} }
} }
/** /**

View File

@@ -1042,6 +1042,7 @@ class PHPExcel_Writer_Excel2007_Chart extends
} }
$objWriter->endElement(); $objWriter->endElement();
} }
/** /**
@@ -1321,6 +1322,7 @@ class PHPExcel_Writer_Excel2007_Chart extends
$objWriter->endElement(); $objWriter->endElement();
} }
$objWriter->endElement(); $objWriter->endElement();
} }
/** /**

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -37,7 +37,7 @@ currencySymbol = kr
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #NUL! NULL = #NUL!
DIV0 = #DIVISION/0! DIV0 = #DIVISION/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = €
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #NULL! NULL = #NULL!
DIV0 = #DIV/0! DIV0 = #DIV/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = $ ## I'm surprised that the Excel Documentation suggests $ rath
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #¡NULO! NULL = #¡NULO!
DIV0 = #¡DIV/0! DIV0 = #¡DIV/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = $ # Symbol not known, should it be a € (Euro)?
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #TYHJÄ! NULL = #TYHJÄ!
DIV0 = #JAKO/0! DIV0 = #JAKO/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = €
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #NUL! NULL = #NUL!
DIV0 = #DIV/0! DIV0 = #DIV/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = €
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #NULLO! NULL = #NULLO!
DIV0 = #DIV/0! DIV0 = #DIV/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = €
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #LEEG! NULL = #LEEG!
DIV0 = #DEEL/0! DIV0 = #DEEL/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = kr
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #NULL! NULL = #NULL!
DIV0 = #DIV/0! DIV0 = #DIV/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = zł
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #ZERO! NULL = #ZERO!
DIV0 = #DZIEL/0! DIV0 = #DZIEL/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = R$
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #NULO! NULL = #NULO!
DIV0 = #DIV/0! DIV0 = #DIV/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = €
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #NULO! NULL = #NULO!
DIV0 = #DIV/0! DIV0 = #DIV/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = р
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #ПУСТО! NULL = #ПУСТО!
DIV0 = #ДЕЛ/0! DIV0 = #ДЕЛ/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = kr
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #Skärning! NULL = #Skärning!
DIV0 = #Division/0! DIV0 = #Division/0!

View File

@@ -1,6 +1,6 @@
## ##
## PHPExcel ## PHPExcel
## ##
## Copyright (c) 2006 - 2013 PHPExcel ## Copyright (c) 2006 - 2013 PHPExcel
## ##
## This library is free software; you can redistribute it and/or ## This library is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ currencySymbol = YTL
## ##
## Excel Error Codes (For future use) ## Excel Error Codes (For future use)
## ##
NULL = #BOŞ! NULL = #BOŞ!
DIV0 = #SAYI/0! DIV0 = #SAYI/0!

View File

@@ -1,38 +1,41 @@
{ {
"name": "phpoffice/phpexcel", "name" : "phpoffice/phpexcel",
"description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "description" : "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
"keywords": ["PHP","Excel","OpenXML","xlsx","xls","spreadsheet"], "keywords" : [
"homepage": "http://phpexcel.codeplex.com", "PHP",
"type": "library", "Excel",
"license": "LGPL", "OpenXML",
"authors": [ "xlsx",
{ "xls",
"name": "Maarten Balliauw", "spreadsheet"
"homepage": "http://blog.maartenballiauw.be" ],
}, "homepage" : "http://phpexcel.codeplex.com",
{ "type" : "library",
"name": "Mark Baker" "license" : "LGPL",
}, "authors" : [{
{ "name" : "Maarten Balliauw",
"name": "Franck Lefevre", "homepage" : "http://blog.maartenballiauw.be"
"homepage": "http://blog.rootslabs.net" }, {
}, "name" : "Mark Baker"
{ }, {
"name": "Erik Tilt" "name" : "Franck Lefevre",
} "homepage" : "http://blog.rootslabs.net"
], }, {
"require": { "name" : "Erik Tilt"
"php": ">=5.2.0", }
"ext-xml": "*", ],
"ext-xmlwriter": "*" "require" : {
}, "php" : ">=5.2.0",
"recommend": { "ext-xml" : "*",
"ext-zip": "*", "ext-xmlwriter" : "*"
"ext-gd2": "*" },
}, "recommend" : {
"autoload": { "ext-zip" : "*",
"psr-0": { "ext-gd2" : "*"
"PHPExcel": "Classes/" },
} "autoload" : {
} "psr-0" : {
} "PHPExcel" : "Classes/"
}
}
}