**************************************************************************************
* PHPExcel
*
* Copyright (c) 2006 - 2014 PHPExcel
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
* @version ##VERSION##, ##DATE##
**************************************************************************************
2018-11-22 (v1.8.2):
- Security (MBaker) - Fix and improve XXE security scanning for XML-based Readers
- Bugfix: (MBaker) - Fix to getCell() method when cell reference includes a worksheet reference
- Bugfix: (ncrypthic) Work Item GH-570 - Ignore inlineStr type if formula element exists
- Bugfix: (hernst42) Work Item GH-709 - Fixed missing renames of writeRelationShip (from _writeRelationShip)
- General: (umpirsky) Work Item GH-548 - Optimize vlookup() sort
- Bugfix: (MBaker) Work Item GH-554 - Whitespace after toRichTextObject()
- Feature: (MBaker) - Initial implementation of SUMIFS() function
- Feature: (MBaker) - Additional codepages
- Feature: (Tomino2112) Work Item GH-808 - MemoryDrawing not working in HTML writer
- General: (rentalhost) Work Item GH-575 - Excel 2007 Reader freezes because of conditional formatting
- Bugfix: (vitalyrepin) Pull Request 869 - c:max and c:min elements shall NOT be inside c:orientation elements
- General: (sim642) Pull Request 489 - Implement actual timezone adjustment into PHPExcel_Shared_Date::PHPToExcel
2015-04-30 (v1.8.1):
- Bugfix: (goncons) Work Item GH-397 - Fix for Writing an Open Document cell with non-numeric formula
- Bugfix: (sarciszewski) Work Item GH-329 - Avoid potential divide by zero in basedrawing
- Bugfix: (ymaerschalck) Work Item GH-405 - XML External Entity (XXE) Processing, different behaviour between simplexml_load_string() and simplexml_load_file().
- Bugfix: (MBaker) - Fix to ensure that current cell is maintained when executing formula calculations
- Bugfix: (MBaker) Work Item GH-350 - Keep/set the value on Reader _loadSheetsOnly as NULL, courtesy of Restless-ET
- Bugfix: (MBaker) Work Item CP18105 - Loading an Excel 2007 spreadsheet throws an "Autofilter must be set on a range of cells" exception
- Bugfix: (MBaker) Work Item GH-388 - Fix to autoloader registration for backward compatibility with PHP 5.2.0 not accepting the prepend flag
- Bugfix: (MBaker) Work Item GH-384 - DOM loadHTMLFile() failing with options flags when using PHP < 5.4.0
- Bugfix: (MBaker) - Fix for percentage operator in formulae for BIFF Writer
- Bugfix: (MBaker) - Fix to getStyle() call for cell object
- Bugfix: (MBaker) - Discard Autofilters in Excel2007 Reader when filter range isn't a valid range
- Bugfix: (frozenstupidity) Work Item GH-423 - Fix invalid NA return in VLOOKUP
- Bugfix: (wiseloren) Work Item CP21454 - "No Impact" conditional formatting fix for NumberFormat
- Bugfix: (bobwitlox) Work Item GH-467 - Bug in Excel2003XML reader, parsing merged cells
- Bugfix: (MBaker) Work Item GH-302 - Fix for CEIL() and FLOOR() when number argument is zero
- Bugfix: (MBaker) - Remove cells cleanly when calling RemoveRow() or RemoveColumn()
- General: (MBaker) - Small performance improvement for autosize columns
- General: (frost-nzcr4) Work Item GH-379 - Change the getter/setter for zeroHeight to camel case
- General: (MBaker) Work Item GH-394 - DefaultValueBinder is too much aggressive when converting string to numeric
- General: (MBaker) - Default precalculate formulas to false for writers
- General: (MBaker) - Set default Cyclic Reference behaviour to 1 to eliminate exception when using a single cyclic iteration in formulae
- General: (MBaker) Work Item GH-396 - Some Excel writer libraries erroneously use Codepage 21010 for UTF-16LE
- Feature: (WiktrzGE) Work Item GH-404 - Methods to manage most of the existing options for Chart Axis, Major Grid-lines and Minor Grid-lines
- Feature: (frost-nzcr4) Work Item GH-403 - ODS read/write comments in the cell
- Feature: (CQD) Work Item GH-389 - Additional Mac CJK codepage definitions
- Feature: (bolovincev) Work Item GH-269 - Update Worksheet.php getStyleByColumnAndRow() to allow a range of cells rather than just a single cell
- Feature: (MBaker) - New methods added for testing cell status within merge groups
- Feature: (cifren/MBaker) Work Item GH-205 - Handling merge cells in HTML Reader
- Feature: (MBaker) - Helper to convert basic HTML markup to a Rich Text object
- Feature: (MBaker) - Improved Iterators
New Column Iterator
Support for row and column ranges
Improved handling for next/prev
- Security: (MBaker) - XML filescan in XML-based Readers to prevent XML Entity Expansion (XEE)
(see http://projects.webappsec.org/w/page/13247002/XML%20Entity%20Expansion for an explanation of XEE injection) attacks
Reference CVE-2015-3542 - Identification of problem courtesy of Dawid Golunski (Pentest Ltd.)
2014-03-02 (v1.8.0):
- Bugfix: (MBaker) Work item CP19830 - Undefined variable: fileHandle in CSV Reader
- Bugfix: (MBaker) Work item CP19968 - Out of memory in style/supervisor.php
- Bugfix: (MBaker) - Style error with merged cells in PDF Writer
- Bugfix: (MBaker) - Problem with cloning worksheets
- Bugfix: (tavoarcila) Work Item GH-259 - Bug fix reading Open Office files
- Bugfix: (MBaker) Work item CP20397 - Serious bug in absolute cell reference used in shared formula
Would also have affected insert/delete column/row
- Bugfix: (RomanSyroeshko) Work Item GH-267 - CHOOSE() returns "#VALUE!" if the 1st entry is chosen
- Bugfix: (Gemorroj) Work Item GH-268 - When duplicating styles, styles shifted by one column to the right
Fix also applied to duplicating conditional styles
- Bugfix: (IndrekHaav) Work Item GH-212 - Fix for formulae that reference a sheet whose name begins with a digit:
these were erroneously identified as numeric values, causing the parser to throw an undefined variable error.
- Bugfix: (IndrekHaav) Work Item CP16208 - Fixed undefined variable error due to $styleArray being used before it's initialised
- Bugfix: (PowerKi
没有合适的资源?快使用搜索试试~ 我知道了~
现代化个人博客系统 ModStartBlog v7.2.0 暗黑模式,超级搜索,富文本升级
共2000个文件
php:4660个
png:601个
js:404个
需积分: 0 0 下载量 157 浏览量
2023-04-25
14:40:55
上传
评论
收藏 29.92MB ZIP 举报
温馨提示
2023年04月25日ModStartBlog发布v7.2.0版本,增加了以下19个特性: [新功能] 轮播图片快速调用方式BannerView [新功能] Echarts基础库升级5.4.2 [新功能] UEditorPlus升级3.1.0 [新功能] ManyRelation组件,支持多对多模型关联 [新功能] ImageUrl图片信息新增文件大小 [新功能] 后台审核新增文档标题查重功能 [新功能] 颜色处理函数,便捷处理主题色 [新功能] 模块安装失败增加日志记录功能 [新功能] 博客支持超级搜索ElasticSearch(需要安装SuperSearchES) [新功能] Values组件增加Grid和Detail显示优化 [新功能] Grid过滤组件Range-Datetime增加快捷时间选取 [新功能] Banner导航自动隐藏显示动画 [新功能] 图表显示新增加另存为图片、数据视图功能 [系统优化] Tree组件子组件Key默认调整为_child [系统优化] FileUtil文件下载失败时异常捕获返回NULL [系统优化] 移动设备导航菜单过多自动启用垂直滑动 [系统
资源推荐
资源详情
资源评论
收起资源包目录
现代化个人博客系统 ModStartBlog v7.2.0 暗黑模式,超级搜索,富文本升级 (2000个子文件)
artisan 2KB
random_compat.phar.pubkey.asc 488B
.babelrc 121B
upgrade-carbon.bat 101B
symfony_debug.c 7KB
CHANGELOG 1KB
Changelog 939B
CHANGES 9KB
commonmark 4KB
commonmark 3KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
config 1KB
web.config 914B
CREDITS 341B
base.css 973KB
base.css 973KB
style.css 469KB
style.css 469KB
index.css 230KB
index.css 230KB
layui.css 113KB
layui.css 112KB
layui.css 112KB
video-js.css 48KB
video-js.css 48KB
ueditor.css 46KB
ueditor.css 34KB
ueditor.css 34KB
font-awesome.min.css 27KB
font-awesome.min.css 26KB
font-awesome.min.css 26KB
simplemde.css 15KB
video.css 15KB
attachment.css 14KB
image.css 14KB
swiper.css 14KB
swiper.css 13KB
swiper.css 13KB
vue.css 12KB
vue.css 12KB
vue.css 12KB
video.css 12KB
video.css 12KB
default-skin.css 11KB
tagify.css 11KB
tagify.css 11KB
attachment.css 11KB
attachment.css 11KB
simplemde.css 11KB
simplemde.css 11KB
image.css 10KB
image.css 10KB
default-skin.css 8KB
default-skin.css 8KB
iconfont.css 7KB
shCoreDefault.css 7KB
shCoreDefault.css 7KB
shCoreDefault.css 7KB
banner.css 6KB
banner.css 6KB
iconfont.css 6KB
iconfont.css 6KB
cropper.css 5KB
iframe.css 4KB
iframe.css 4KB
photoswipe.css 4KB
scrawl.css 4KB
cropper.css 4KB
cropper.css 4KB
scrawl.css 3KB
scrawl.css 3KB
codemirror.css 3KB
photoswipe.css 2KB
photoswipe.css 2KB
background.css 2KB
codemirror.css 2KB
codemirror.css 2KB
background.css 2KB
background.css 2KB
emotion.css 2KB
admin.css 2KB
admin.css 2KB
dialogbase.css 2KB
emotion.css 2KB
共 2000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20
资源评论
ModStartCMS
- 粉丝: 28
- 资源: 51
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 此存储库收集了所有有趣的 Python 单行代码 欢迎随意提交你的代码!.zip
- 高考志愿智能推荐-JAVA-基于springBoot高考志愿智能推荐系统设计与实现
- 标准 Python 记录器的 Json 格式化程序.zip
- kernel-5.15-rc7.zip
- 来自我在 Udemy 上的完整 Python 课程的代码库 .zip
- 来自微软的免费 Edx 课程.zip
- c++小游戏猜数字(基础)
- 金铲铲S13双城之战自动拿牌助手
- x64dbg-development-2022-09-07-14-52.zip
- 多彩吉安红色旅游网站-JAVA-基于springBoot多彩吉安红色旅游网站的设计与实现
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功