"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "serendipity" between the packages
serendipity-2.3.5.zip and serendipity-2.4.0.zip

About: Serendipity is a PHP-powered, flexible Blogging/CMS application to maintain an online diary, a weblog or even a complete homepage.

Summary:

The "serendipity" source code changed by about 42.1% and now consists of 2967 regular files (-376) and 313 directories (-84).

Related Informations:

See docs/NEWS (serendipity 2.4.0).

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
C program 2 0 2 0
Shell program 8 0 4 2
PHP program 1922 52 458 261
Initialization file 1 0 0 0
JavaScript file 443 85 110 210
JSON file 19 1 3 9
SGML document 10 0 4 0
XML document 14 0 1 0
Yacc program 2 2 0 0
CSS style sheet 133 61 0 3
Font file 10 0 0 0
Git file 5 0 1 0
HTML page 141 1 2 27
Include file 1 0 0 0
SQL file 81 0 2 0
Image file 566 18 0 12
Vector Image file 5 2 0 0
Directory 428 31 115 0
Change log 22 7 2 9
Information file 12 0 0 2
License 19 2 2 2
Readme file 25 3 2 5
Text file 125 3 13 25
Other 15 1 8 0
Total Files4009269729567



C Programs (all 2):

NameStatusDeltaVisual Diff
bundled-libs/zendframework/zend-db/docs/book/result-set.md removed
bundled-libs/zendframework/zend-stdlib/docs/book/console-helper.md removed

Shell Programs (6 of 8):

NameStatusDeltaVisual Diff
bundled-libs/zendframework/zend-db/.ci/mysql_fixtures.sh removed
bundled-libs/zendframework/zend-db/.ci/mysql_fixtures_travis.sh removed
bundled-libs/zendframework/zend-db/.ci/pgsql_fixtures.sh removed
bundled-libs/zendframework/zend-db/.ci/sqlsrv_fixtures.sh removed
lang/addlang.sh changed 96.4% diff
lang/UTF-8/recode.sh changed 50.0% diff

PHP Programs (771 of 1922):

NameStatusDeltaVisual Diff
bundled-libs/Cache/Lite.php changed 1.9% diff
bundled-libs/Cache/Lite/File.php changed 8.5% diff
bundled-libs/Cache/Lite/Function.php changed 4.0% diff
bundled-libs/Cache/Lite/Output.php changed 14.9% diff
bundled-libs/composer/autoload_classmap.php changed 90.1% diff
bundled-libs/composer/autoload_psr4.php changed 29.2% diff
bundled-libs/composer/autoload_real.php changed 18.0% diff
bundled-libs/composer/autoload_real.php.orig added
bundled-libs/composer/autoload_static.php changed 86.5% diff
bundled-libs/composer/autoload_static.php.orig added
bundled-libs/composer/ClassLoader.php changed 8.0% diff
bundled-libs/composer/installed.php added
bundled-libs/composer/installed.php.orig added
bundled-libs/composer/InstalledVersions.php added
bundled-libs/composer/InstalledVersions.php.orig added
bundled-libs/composer/InstalledVersions_BACKUP_19645.php added
bundled-libs/composer/InstalledVersions_BASE_19645.php added
bundled-libs/composer/InstalledVersions_LOCAL_19645.php added
bundled-libs/composer/InstalledVersions_REMOTE_19645.php added
bundled-libs/composer/platform_check.php added
bundled-libs/HTTP/Request2/PEAR/Exception.php added
bundled-libs/Smarty/lexer/smarty_internal_configfilelexer.plex added
bundled-libs/Smarty/lexer/smarty_internal_templatelexer.plex added
bundled-libs/Smarty/libs/Autoloader.php changed 2.3% diff
bundled-libs/Smarty/libs/plugins/modifier.date_format.php changed 5.0% diff
bundled-libs/Smarty/libs/Smarty.class.php changed 0.5% diff
bundled-libs/Smarty/libs/SmartyBC.class.php changed 0.6% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_assign.php changed 3.0% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_foreach.php changed 2.2% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_function.php changed 1.9% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_insert.php changed 1.1% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_private_php.php changed 1.2% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php changed 7.5% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_config_file_compiler.php changed 2.0% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_debug.php changed 3.6% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_errorhandler.php changed 2.5% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_method_registerplugin.php changed 7.9% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_parsetree_template.php changed 60.7% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_parsetree_text.php changed 68.9% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php changed 1.3% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_templatebase.php changed 0.7% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php changed 7.0% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_templatelexer.php changed 16.1% diff
bundled-libs/Smarty/libs/sysplugins/smarty_internal_templateparser.php changed 42.6% diff
bundled-libs/voku/simple-cache/src/voku/cache/AdapterApc.php changed 10.4% diff
bundled-libs/voku/simple-cache/src/voku/cache/AdapterApcu.php changed 11.1% diff
bundled-libs/voku/simple-cache/src/voku/cache/AdapterArray.php changed 5.9% diff
bundled-libs/voku/simple-cache/src/voku/cache/AdapterFileAbstract.php changed 30.1% diff
bundled-libs/voku/simple-cache/src/voku/cache/AdapterFileSimple.php changed 6.0% diff
bundled-libs/voku/simple-cache/src/voku/cache/AdapterMemcache.php changed 7.5% diff
bundled-libs/voku/simple-cache/src/voku/cache/AdapterMemcached.php changed 41.8% diff
bundled-libs/voku/simple-cache/src/voku/cache/AdapterOpCache.php changed 20.8% diff
bundled-libs/voku/simple-cache/src/voku/cache/AdapterPredis.php changed 11.7% diff
bundled-libs/voku/simple-cache/src/voku/cache/AdapterXcache.php changed 2.2% diff
bundled-libs/voku/simple-cache/src/voku/cache/Cache.php changed 21.6% diff
bundled-libs/voku/simple-cache/src/voku/cache/CacheAdapterAutoManager.php changed 3.9% diff
bundled-libs/voku/simple-cache/src/voku/cache/CacheChain.php changed 36.0% diff
bundled-libs/voku/simple-cache/src/voku/cache/Exception/ChmodException.php added
bundled-libs/voku/simple-cache/src/voku/cache/Exception/FileErrorExceptionInterface.php added
bundled-libs/voku/simple-cache/src/voku/cache/Exception/RenameException.php added
bundled-libs/voku/simple-cache/src/voku/cache/Exception/RuntimeException.php added
bundled-libs/voku/simple-cache/src/voku/cache/Exception/WriteContentException.php added
bundled-libs/voku/simple-cache/src/voku/cache/iAdapter.php changed 7.6% diff
bundled-libs/voku/simple-cache/src/voku/cache/iCache.php changed 12.9% diff
bundled-libs/voku/simple-cache/src/voku/cache/iSerializer.php changed 77.5% diff
bundled-libs/voku/simple-cache/src/voku/cache/SerializerDefault.php changed 100.0% diff
bundled-libs/voku/simple-cache/src/voku/cache/SerializerIgbinary.php changed 100.0% diff
bundled-libs/voku/simple-cache/src/voku/cache/SerializerMsgpack.php added
bundled-libs/voku/simple-cache/src/voku/cache/SerializerNo.php changed 74.5% diff
bundled-libs/zendframework/zend-db/src/Adapter/Adapter.php removed
bundled-libs/zendframework/zend-db/src/Adapter/AdapterAbstractServiceFactory.php removed
bundled-libs/zendframework/zend-db/src/Adapter/AdapterAwareInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/AdapterAwareTrait.php removed
bundled-libs/zendframework/zend-db/src/Adapter/AdapterInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/AdapterServiceFactory.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/AbstractConnection.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/ConnectionInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/DriverInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Feature/AbstractFeature.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Feature/DriverFeatureInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Connection.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/IbmDb2/IbmDb2.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Result.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/IbmDb2/Statement.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Mysqli/Connection.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Mysqli/Mysqli.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Mysqli/Result.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Mysqli/Statement.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Oci8/Connection.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Oci8/Feature/RowCounter.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Oci8/Oci8.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Oci8/Result.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Oci8/Statement.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pdo/Connection.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pdo/Feature/OracleRowCounter.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pdo/Feature/SqliteRowCounter.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pdo/Pdo.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pdo/Statement.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pgsql/Connection.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pgsql/Pgsql.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pgsql/Result.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pgsql/Statement.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/ResultInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Connection.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Exception/ErrorException.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Exception/ExceptionInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Result.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Sqlsrv.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Statement.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/StatementInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Exception/ErrorException.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Exception/ExceptionInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Exception/InvalidArgumentException.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Exception/InvalidConnectionParametersException.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Exception/InvalidQueryException.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Exception/RuntimeException.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Exception/UnexpectedValueException.php removed
bundled-libs/zendframework/zend-db/src/Adapter/ParameterContainer.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Platform/AbstractPlatform.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Platform/IbmDb2.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Platform/Mysql.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Platform/Oracle.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Platform/PlatformInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Platform/Postgresql.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Platform/Sql92.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Platform/Sqlite.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Platform/SqlServer.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Profiler/Profiler.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Profiler/ProfilerAwareInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/Profiler/ProfilerInterface.php removed
bundled-libs/zendframework/zend-db/src/Adapter/StatementContainer.php removed
bundled-libs/zendframework/zend-db/src/Adapter/StatementContainerInterface.php removed
bundled-libs/zendframework/zend-db/src/ConfigProvider.php removed
bundled-libs/zendframework/zend-db/src/Exception/ErrorException.php removed
bundled-libs/zendframework/zend-db/src/Exception/ExceptionInterface.php removed
bundled-libs/zendframework/zend-db/src/Exception/InvalidArgumentException.php removed
bundled-libs/zendframework/zend-db/src/Exception/RuntimeException.php removed
bundled-libs/zendframework/zend-db/src/Exception/UnexpectedValueException.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Metadata.php removed
bundled-libs/zendframework/zend-db/src/Metadata/MetadataInterface.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Object/AbstractTableObject.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Object/ColumnObject.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Object/ConstraintKeyObject.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Object/ConstraintObject.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Object/TableObject.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Object/TriggerObject.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Object/ViewObject.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Source/AbstractSource.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Source/Factory.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Source/MysqlMetadata.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Source/OracleMetadata.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Source/PostgresqlMetadata.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Source/SqliteMetadata.php removed
bundled-libs/zendframework/zend-db/src/Metadata/Source/SqlServerMetadata.php removed
bundled-libs/zendframework/zend-db/src/Module.php removed
bundled-libs/zendframework/zend-db/src/ResultSet/AbstractResultSet.php removed
bundled-libs/zendframework/zend-db/src/ResultSet/Exception/ExceptionInterface.php removed
bundled-libs/zendframework/zend-db/src/ResultSet/Exception/InvalidArgumentException.php removed
bundled-libs/zendframework/zend-db/src/ResultSet/Exception/RuntimeException.php removed
bundled-libs/zendframework/zend-db/src/ResultSet/HydratingResultSet.php removed
bundled-libs/zendframework/zend-db/src/ResultSet/ResultSet.php removed
bundled-libs/zendframework/zend-db/src/ResultSet/ResultSetInterface.php removed
bundled-libs/zendframework/zend-db/src/RowGateway/AbstractRowGateway.php removed
bundled-libs/zendframework/zend-db/src/RowGateway/Exception/ExceptionInterface.php removed
bundled-libs/zendframework/zend-db/src/RowGateway/Exception/InvalidArgumentException.php removed
bundled-libs/zendframework/zend-db/src/RowGateway/Exception/RuntimeException.php removed
bundled-libs/zendframework/zend-db/src/RowGateway/Feature/AbstractFeature.php removed
bundled-libs/zendframework/zend-db/src/RowGateway/Feature/FeatureSet.php removed
bundled-libs/zendframework/zend-db/src/RowGateway/RowGateway.php removed
bundled-libs/zendframework/zend-db/src/RowGateway/RowGatewayInterface.php removed
bundled-libs/zendframework/zend-db/src/Sql/AbstractExpression.php removed
bundled-libs/zendframework/zend-db/src/Sql/AbstractPreparableSql.php removed
bundled-libs/zendframework/zend-db/src/Sql/AbstractSql.php removed
bundled-libs/zendframework/zend-db/src/Sql/Combine.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/AlterTable.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/AbstractLengthColumn.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/AbstractPrecisionColumn.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/AbstractTimestampColumn.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/BigInteger.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Binary.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Blob.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Boolean.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Char.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Column.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/ColumnInterface.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Date.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Datetime.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Decimal.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Float.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Floating.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Integer.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Text.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Time.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Timestamp.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Varbinary.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column/Varchar.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Constraint/AbstractConstraint.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Constraint/Check.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Constraint/ConstraintInterface.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Constraint/ForeignKey.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Constraint/PrimaryKey.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Constraint/UniqueKey.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/CreateTable.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/DropTable.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Index/AbstractIndex.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Index/Index.php removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/SqlInterface.php removed
bundled-libs/zendframework/zend-db/src/Sql/Delete.php removed
bundled-libs/zendframework/zend-db/src/Sql/Exception/ExceptionInterface.php removed
bundled-libs/zendframework/zend-db/src/Sql/Exception/InvalidArgumentException.php removed
bundled-libs/zendframework/zend-db/src/Sql/Exception/RuntimeException.php removed
bundled-libs/zendframework/zend-db/src/Sql/Expression.php removed
bundled-libs/zendframework/zend-db/src/Sql/ExpressionInterface.php removed
bundled-libs/zendframework/zend-db/src/Sql/Having.php removed
bundled-libs/zendframework/zend-db/src/Sql/Insert.php removed
bundled-libs/zendframework/zend-db/src/Sql/Join.php removed
bundled-libs/zendframework/zend-db/src/Sql/Literal.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/AbstractPlatform.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/IbmDb2/IbmDb2.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/IbmDb2/SelectDecorator.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl/AlterTableDecorator.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl/CreateTableDecorator.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Mysql/Mysql.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Mysql/SelectDecorator.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Oracle/Oracle.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Oracle/SelectDecorator.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Platform.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/PlatformDecoratorInterface.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Sqlite/SelectDecorator.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Sqlite/Sqlite.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/SqlServer/Ddl/CreateTableDecorator.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/SqlServer/SelectDecorator.php removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/SqlServer/SqlServer.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/Between.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/Expression.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/In.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/IsNotNull.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/IsNull.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/Like.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/Literal.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/NotBetween.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/NotIn.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/NotLike.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/Operator.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/Predicate.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/PredicateInterface.php removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate/PredicateSet.php removed
bundled-libs/zendframework/zend-db/src/Sql/PreparableSqlInterface.php removed
bundled-libs/zendframework/zend-db/src/Sql/Select.php removed
bundled-libs/zendframework/zend-db/src/Sql/Sql.php removed
bundled-libs/zendframework/zend-db/src/Sql/SqlInterface.php removed
bundled-libs/zendframework/zend-db/src/Sql/TableIdentifier.php removed
bundled-libs/zendframework/zend-db/src/Sql/Update.php removed
bundled-libs/zendframework/zend-db/src/Sql/Where.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/AbstractTableGateway.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Exception/ExceptionInterface.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Exception/InvalidArgumentException.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Exception/RuntimeException.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature/AbstractFeature.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature/EventFeature.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature/EventFeature/TableGatewayEvent.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature/EventFeatureEventsInterface.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature/FeatureSet.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature/GlobalAdapterFeature.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature/MasterSlaveFeature.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature/MetadataFeature.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature/RowGatewayFeature.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature/SequenceFeature.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/TableGateway.php removed
bundled-libs/zendframework/zend-db/src/TableGateway/TableGatewayInterface.php removed
bundled-libs/zendframework/zend-db/test/autoload.php removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Driver/Mysqli/ConnectionTest.php removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Driver/Mysqli/TableGatewayTest.php removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Driver/Mysqli/TraitSetup.php removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Driver/Pdo/Mysql/AdapterTest.php removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Driver/Pdo/Mysql/AdapterTrait.php removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Driver/Pdo/Mysql/QueryTest.php removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Driver/Pdo/Mysql/TableGatewayTest.php removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Platform/MysqlTest.php removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Platform/PostgresqlTest.php removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Platform/SqliteTest.php removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Platform/SqlServerTest.php removed
bundled-libs/zendframework/zend-db/test/integration/IntegrationTestListener.php removed
bundled-libs/zendframework/zend-db/test/integration/Platform/FixtureLoader.php removed
bundled-libs/zendframework/zend-db/test/integration/Platform/MysqlFixtureLoader.php removed
bundled-libs/zendframework/zend-db/test/integration/Platform/PgsqlFixtureLoader.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/AdapterAbstractServiceFactoryTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/AdapterAwareTraitTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/AdapterServiceFactoryTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/AdapterTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/IbmDb2/AbstractIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/IbmDb2/ConnectionIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/IbmDb2/ConnectionTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/IbmDb2/IbmDb2IntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/IbmDb2/IbmDb2Test.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/IbmDb2/ResultIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/IbmDb2/StatementIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/IbmDb2/StatementTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/IbmDb2/TestAsset/Db2Functions.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Mysqli/ConnectionTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8/AbstractIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8/ConnectionIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8/ConnectionTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8/Feature/RowCounterTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8/Oci8IntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8/Oci8Test.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8/ResultIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8/ResultTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8/StatementIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8/StatementTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/ConnectionIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/ConnectionTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/ConnectionTransactionsTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/Feature/OracleRowCounterTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/Feature/SqliteRowCounterTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/PdoTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/ResultTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/StatementIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/StatementTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/TestAsset/CtorlessPdo.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/TestAsset/SqliteMemoryPdo.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pgsql/ConnectionTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pgsql/pgsqlMockFunctions.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pgsql/PgsqlTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Sqlsrv/AbstractIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Sqlsrv/ConnectionIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Sqlsrv/ConnectionTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Sqlsrv/PdoSqlSrvIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Sqlsrv/ResultIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Sqlsrv/SqlSrvIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Sqlsrv/SqlsrvTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Sqlsrv/StatementIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Sqlsrv/StatementTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/TestAsset/PdoMock.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/ParameterContainerTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Platform/IbmDb2Test.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Platform/MysqlTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Platform/OracleTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Platform/PostgresqlTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Platform/Sql92Test.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Platform/SqliteTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Platform/SqlServerTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Profiler/ProfilerTest.php removed
bundled-libs/zendframework/zend-db/test/unit/ConfigProviderTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Metadata/Source/AbstractSourceTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Metadata/Source/FactoryTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Metadata/Source/OracleMetadataTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Metadata/Source/SqliteMetadataTest.php removed
bundled-libs/zendframework/zend-db/test/unit/ResultSet/AbstractResultSetIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/ResultSet/AbstractResultSetTest.php removed
bundled-libs/zendframework/zend-db/test/unit/ResultSet/HydratingResultSetIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/ResultSet/HydratingResultSetTest.php removed
bundled-libs/zendframework/zend-db/test/unit/ResultSet/ResultSetIntegrationTest.php removed
bundled-libs/zendframework/zend-db/test/unit/RowGateway/AbstractRowGatewayTest.php removed
bundled-libs/zendframework/zend-db/test/unit/RowGateway/RowGatewayTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/AbstractSqlTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/CombineTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/AlterTableTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/AbstractLengthColumnTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/AbstractPrecisionColumnTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/BigIntegerTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/BinaryTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/BlobTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/BooleanTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/CharTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/ColumnTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/DateTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/DatetimeTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/DecimalTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/FloatingTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/FloatTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/IntegerTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/TextTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/TimestampTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/TimeTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/VarbinaryTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column/VarcharTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Constraint/AbstractConstraintTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Constraint/CheckTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Constraint/ForeignKeyTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Constraint/PrimaryKeyTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Constraint/UniqueKeyTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/CreateTableTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/DropTableTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Index/IndexTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/DeleteTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/ExpressionTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/InsertTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/JoinTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/LiteralTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/IbmDb2/SelectDecoratorTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Mysql/Ddl/AlterTableDecoratorTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Mysql/Ddl/CreateTableDecoratorTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Mysql/MysqlTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Mysql/SelectDecoratorTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Oracle/OracleTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Oracle/SelectDecoratorTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/PlatformTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Sqlite/SelectDecoratorTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Sqlite/SqliteTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/SqlServer/Ddl/CreateTableDecoratorTest.ph
p
removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/SqlServer/SelectDecoratorTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/SqlServer/SqlServerTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/BetweenTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/ExpressionTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/InTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/IsNullTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/LikeTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/LiteralTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/NotBetweenTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/NotInTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/NotLikeTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/OperatorTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/PredicateSetTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate/PredicateTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/SelectTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/SqlFunctionalTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/SqlTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/TableIdentifierTest.php removed
bundled-libs/zendframework/zend-db/test/unit/Sql/UpdateTest.php removed
bundled-libs/zendframework/zend-db/test/unit/TableGateway/AbstractTableGatewayTest.php removed
bundled-libs/zendframework/zend-db/test/unit/TableGateway/Feature/EventFeatureTest.php removed
bundled-libs/zendframework/zend-db/test/unit/TableGateway/Feature/FeatureSetTest.php removed
bundled-libs/zendframework/zend-db/test/unit/TableGateway/Feature/MasterSlaveFeatureTest.php removed
bundled-libs/zendframework/zend-db/test/unit/TableGateway/Feature/MetadataFeatureTest.php removed
bundled-libs/zendframework/zend-db/test/unit/TableGateway/Feature/SequenceFeatureTest.php removed
bundled-libs/zendframework/zend-db/test/unit/TableGateway/TableGatewayTest.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/ConnectionWrapper.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/DeleteDecorator.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/DeleteIgnore.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/InsertDecorator.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/PdoStubDriver.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/Replace.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/SelectDecorator.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/TemporaryResultSet.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/TrustingMysqlPlatform.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/TrustingOraclePlatform.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/TrustingSql92Platform.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/TrustingSqlServerPlatform.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/UpdateDecorator.php removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset/UpdateIgnore.php removed
bundled-libs/zendframework/zend-stdlib/benchmark/ExtractPriorityQueueBench.php removed
bundled-libs/zendframework/zend-stdlib/benchmark/InsertPriorityQueueBench.php removed
bundled-libs/zendframework/zend-stdlib/benchmark/RemovePriorityQueueBench.php removed
bundled-libs/zendframework/zend-stdlib/src/AbstractOptions.php removed
bundled-libs/zendframework/zend-stdlib/src/ArrayObject.php removed
bundled-libs/zendframework/zend-stdlib/src/ArraySerializableInterface.php removed
bundled-libs/zendframework/zend-stdlib/src/ArrayStack.php removed
bundled-libs/zendframework/zend-stdlib/src/ArrayUtils.php removed
bundled-libs/zendframework/zend-stdlib/src/ArrayUtils/MergeRemoveKey.php removed
bundled-libs/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKey.php removed
bundled-libs/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKeyInterface.php removed
bundled-libs/zendframework/zend-stdlib/src/ConsoleHelper.php removed
bundled-libs/zendframework/zend-stdlib/src/DispatchableInterface.php removed
bundled-libs/zendframework/zend-stdlib/src/ErrorHandler.php removed
bundled-libs/zendframework/zend-stdlib/src/Exception/BadMethodCallException.php removed
bundled-libs/zendframework/zend-stdlib/src/Exception/DomainException.php removed
bundled-libs/zendframework/zend-stdlib/src/Exception/ExceptionInterface.php removed
bundled-libs/zendframework/zend-stdlib/src/Exception/ExtensionNotLoadedException.php removed
bundled-libs/zendframework/zend-stdlib/src/Exception/InvalidArgumentException.php removed
bundled-libs/zendframework/zend-stdlib/src/Exception/LogicException.php removed
bundled-libs/zendframework/zend-stdlib/src/Exception/RuntimeException.php removed
bundled-libs/zendframework/zend-stdlib/src/FastPriorityQueue.php removed
bundled-libs/zendframework/zend-stdlib/src/Glob.php removed
bundled-libs/zendframework/zend-stdlib/src/Guard/AllGuardsTrait.php removed
bundled-libs/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php removed
bundled-libs/zendframework/zend-stdlib/src/Guard/EmptyGuardTrait.php removed
bundled-libs/zendframework/zend-stdlib/src/Guard/NullGuardTrait.php removed
bundled-libs/zendframework/zend-stdlib/src/InitializableInterface.php removed
bundled-libs/zendframework/zend-stdlib/src/JsonSerializable.php removed
bundled-libs/zendframework/zend-stdlib/src/Message.php removed
bundled-libs/zendframework/zend-stdlib/src/MessageInterface.php removed
bundled-libs/zendframework/zend-stdlib/src/ParameterObjectInterface.php removed
bundled-libs/zendframework/zend-stdlib/src/Parameters.php removed
bundled-libs/zendframework/zend-stdlib/src/ParametersInterface.php removed
bundled-libs/zendframework/zend-stdlib/src/PriorityList.php removed
bundled-libs/zendframework/zend-stdlib/src/PriorityQueue.php removed
bundled-libs/zendframework/zend-stdlib/src/Request.php removed
bundled-libs/zendframework/zend-stdlib/src/RequestInterface.php removed
bundled-libs/zendframework/zend-stdlib/src/Response.php removed
bundled-libs/zendframework/zend-stdlib/src/ResponseInterface.php removed
bundled-libs/zendframework/zend-stdlib/src/SplPriorityQueue.php removed
bundled-libs/zendframework/zend-stdlib/src/SplQueue.php removed
bundled-libs/zendframework/zend-stdlib/src/SplStack.php removed
bundled-libs/zendframework/zend-stdlib/src/StringUtils.php removed
bundled-libs/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php removed
bundled-libs/zendframework/zend-stdlib/src/StringWrapper/Iconv.php removed
bundled-libs/zendframework/zend-stdlib/src/StringWrapper/Intl.php removed
bundled-libs/zendframework/zend-stdlib/src/StringWrapper/MbString.php removed
bundled-libs/zendframework/zend-stdlib/src/StringWrapper/Native.php removed
bundled-libs/zendframework/zend-stdlib/src/StringWrapper/StringWrapperInterface.php removed
bundled-libs/zendframework/zend-stdlib/test/ArrayObjectTest.php removed
bundled-libs/zendframework/zend-stdlib/test/ArrayUtilsTest.php removed
bundled-libs/zendframework/zend-stdlib/test/ConsoleHelperTest.php removed
bundled-libs/zendframework/zend-stdlib/test/ErrorHandlerTest.php removed
bundled-libs/zendframework/zend-stdlib/test/FastPriorityQueueTest.php removed
bundled-libs/zendframework/zend-stdlib/test/GlobTest.php removed
bundled-libs/zendframework/zend-stdlib/test/Guard/ArrayOrTraversableGuardTraitTest.php removed
bundled-libs/zendframework/zend-stdlib/test/Guard/EmptyGuardTraitTest.php removed
bundled-libs/zendframework/zend-stdlib/test/Guard/NullGuardTraitTest.php removed
bundled-libs/zendframework/zend-stdlib/test/MessageTest.php removed
bundled-libs/zendframework/zend-stdlib/test/OptionsTest.php removed
bundled-libs/zendframework/zend-stdlib/test/ParametersTest.php removed
bundled-libs/zendframework/zend-stdlib/test/PriorityListTest.php removed
bundled-libs/zendframework/zend-stdlib/test/PriorityQueueTest.php removed
bundled-libs/zendframework/zend-stdlib/test/SplPriorityQueueTest.php removed
bundled-libs/zendframework/zend-stdlib/test/SplQueueTest.php removed
bundled-libs/zendframework/zend-stdlib/test/SplStackTest.php removed
bundled-libs/zendframework/zend-stdlib/test/StringUtilsTest.php removed
bundled-libs/zendframework/zend-stdlib/test/StringWrapper/CommonStringWrapperTest.php removed
bundled-libs/zendframework/zend-stdlib/test/StringWrapper/IconvTest.php removed
bundled-libs/zendframework/zend-stdlib/test/StringWrapper/IntlTest.php removed
bundled-libs/zendframework/zend-stdlib/test/StringWrapper/MbStringTest.php removed
bundled-libs/zendframework/zend-stdlib/test/StringWrapper/NativeTest.php removed
bundled-libs/zendframework/zend-stdlib/test/TestAsset/ArrayObjectIterator.php removed
bundled-libs/zendframework/zend-stdlib/test/TestAsset/ArrayObjectObjectCount.php removed
bundled-libs/zendframework/zend-stdlib/test/TestAsset/ArrayObjectObjectVars.php removed
bundled-libs/zendframework/zend-stdlib/test/TestAsset/ArraySerializable.php removed
bundled-libs/zendframework/zend-stdlib/test/TestAsset/GuardedObject.php removed
bundled-libs/zendframework/zend-stdlib/test/TestAsset/TestOptions.php removed
bundled-libs/zendframework/zend-stdlib/test/TestAsset/TestOptionsDerived.php removed
bundled-libs/zendframework/zend-stdlib/test/TestAsset/TestOptionsNoStrict.php removed
bundled-libs/zendframework/zend-stdlib/test/TestAsset/TestOptionsWithoutGetter.php removed
checksums.inc.php changed 96.7% diff
comment.php changed 8.6% diff
htmlarea/autoload.php changed 54.9% diff
htmlarea/composer/autoload_classmap.php changed 36.5% diff
htmlarea/composer/autoload_namespaces.php changed 37.4% diff
htmlarea/composer/autoload_psr4.php added
htmlarea/composer/autoload_real.php changed 100.0% diff
htmlarea/composer/autoload_static.php added
htmlarea/composer/ClassLoader.php changed 100.0% diff
include/admin/category.inc.php changed 1.5% diff
include/admin/comments.inc.php changed 11.7% diff
include/admin/configuration.inc.php changed 10.8% diff
include/admin/entries.inc.php changed 17.9% diff
include/admin/entries_overview.inc.php changed 21.1% diff
include/admin/groups.inc.php changed 37.0% diff
include/admin/images.inc.php changed 7.0% diff
include/admin/import.inc.php changed 1.1% diff
include/admin/importers/b2evolution.inc.php changed 0.7% diff
include/admin/importers/generic.inc.php changed 0.5% diff
include/admin/importers/lifetype.inc.php changed 0.6% diff
include/admin/importers/livejournal.inc.php changed 0.7% diff
include/admin/importers/sunlog.inc.php changed 0.7% diff
include/admin/importers/textpattern.inc.php changed 0.8% diff
include/admin/installer.inc.php changed 6.7% diff
include/admin/maintenance.inc.php changed 26.3% diff
include/admin/overview.inc.php changed 20.7% diff
include/admin/personal.inc.php changed 9.4% diff
include/admin/plugins.inc.php changed 8.7% diff
include/admin/templates.inc.php changed 7.4% diff
include/admin/upgrader.inc.php changed 3.3% diff
include/admin/users.inc.php changed 13.5% diff
include/compat.inc.php changed 14.9% diff
include/db/db.inc.php changed 2.2% diff
include/db/generic.inc.php removed
include/db/mysql.inc.php removed
include/db/mysqli.inc.php changed 50.8% diff
include/functions.inc.php changed 2.0% diff
include/functions_comments.inc.php changed 2.7% diff
include/functions_config.inc.php changed 8.2% diff
include/functions_entries.inc.php changed 8.7% diff
include/functions_entries_admin.inc.php changed 14.7% diff
include/functions_images.inc.php changed 5.1% diff
include/functions_installer.inc.php changed 2.2% diff
include/functions_permalinks.inc.php changed 11.2% diff
include/functions_plugins_admin.inc.php changed 3.3% diff
include/functions_routing.inc.php changed 21.2% diff
include/functions_rss.inc.php changed 1.0% diff
include/functions_smarty.inc.php changed 7.9% diff
include/functions_trackbacks.inc.php changed 13.3% diff
include/functions_upgrader.inc.php changed 20.1% diff
include/genpage.inc.php changed 32.5% diff
include/lang.inc.php changed 1.5% diff
include/plugin_api.inc.php changed 4.6% diff
include/serendipity_smarty_class.inc.php changed 3.0% diff
include/tpl/config_local.inc.php changed 0.4% diff
include/tpl/config_personal.inc.php changed 6.0% diff
index.php changed 4.4% diff
lang/checklang.php added
lang/langsorter.php added
lang/plugin_lang.php changed 70.1% diff
lang/serendipity_lang_bg.inc.php changed 88.1% diff
lang/serendipity_lang_cn.inc.php changed 89.0% diff
lang/serendipity_lang_cs.inc.php changed 100.0% diff
lang/serendipity_lang_cz.inc.php changed 100.0% diff
lang/serendipity_lang_da.inc.php changed 89.4% diff
lang/serendipity_lang_de.inc.php changed 88.3% diff
lang/serendipity_lang_en.inc.php changed 88.0% diff
lang/serendipity_lang_es.inc.php changed 87.5% diff
lang/serendipity_lang_fa.inc.php changed 86.6% diff
lang/serendipity_lang_fi.inc.php changed 88.7% diff
lang/serendipity_lang_fr.inc.php changed 99.5% diff
lang/serendipity_lang_hu.inc.php changed 88.3% diff
lang/serendipity_lang_is.inc.php changed 88.2% diff
lang/serendipity_lang_it.inc.php changed 87.8% diff
lang/serendipity_lang_ja.inc.php changed 86.0% diff
lang/serendipity_lang_ko.inc.php changed 87.3% diff
lang/serendipity_lang_nl.inc.php changed 88.2% diff
lang/serendipity_lang_no.inc.php changed 93.8% diff
lang/serendipity_lang_pl.inc.php changed 88.2% diff
lang/serendipity_lang_pt.inc.php changed 100.0% diff
lang/serendipity_lang_pt_PT.inc.php changed 99.4% diff
lang/serendipity_lang_ro.inc.php changed 87.6% diff
lang/serendipity_lang_ru.inc.php changed 84.6% diff
lang/serendipity_lang_sa.inc.php changed 95.7% diff
lang/serendipity_lang_se.inc.php changed 88.2% diff
lang/serendipity_lang_sk.inc.php changed 100.0% diff
lang/serendipity_lang_ta.inc.php changed 83.8% diff
lang/serendipity_lang_tn.inc.php changed 89.0% diff
lang/serendipity_lang_tr.inc.php changed 87.0% diff
lang/serendipity_lang_tw.inc.php changed 90.3% diff
lang/serendipity_lang_zh.inc.php changed 90.5% diff
lang/UTF-8/plugin_lang.php removed
lang/UTF-8/serendipity_lang_bg.inc.php changed 85.1% diff
lang/UTF-8/serendipity_lang_cn.inc.php changed 89.0% diff
lang/UTF-8/serendipity_lang_cs.inc.php changed 100.0% diff
lang/UTF-8/serendipity_lang_cz.inc.php changed 100.0% diff
lang/UTF-8/serendipity_lang_da.inc.php changed 89.3% diff
lang/UTF-8/serendipity_lang_de.inc.php changed 88.3% diff
lang/UTF-8/serendipity_lang_en.inc.php changed 87.8% diff
lang/UTF-8/serendipity_lang_es.inc.php changed 87.5% diff
lang/UTF-8/serendipity_lang_fa.inc.php changed 86.6% diff
lang/UTF-8/serendipity_lang_fi.inc.php changed 88.7% diff
lang/UTF-8/serendipity_lang_fr.inc.php changed 85.9% diff
lang/UTF-8/serendipity_lang_hu.inc.php changed 87.7% diff
lang/UTF-8/serendipity_lang_is.inc.php changed 87.7% diff
lang/UTF-8/serendipity_lang_it.inc.php changed 87.8% diff
lang/UTF-8/serendipity_lang_ja.inc.php changed 86.0% diff
lang/UTF-8/serendipity_lang_ko.inc.php changed 87.3% diff
lang/UTF-8/serendipity_lang_nl.inc.php changed 88.2% diff
lang/UTF-8/serendipity_lang_no.inc.php changed 87.4% diff
lang/UTF-8/serendipity_lang_pl.inc.php changed 87.9% diff
lang/UTF-8/serendipity_lang_pt.inc.php changed 87.3% diff
lang/UTF-8/serendipity_lang_pt_PT.inc.php changed 87.1% diff
lang/UTF-8/serendipity_lang_ro.inc.php changed 87.6% diff
lang/UTF-8/serendipity_lang_ru.inc.php changed 84.6% diff
lang/UTF-8/serendipity_lang_sa.inc.php changed 92.6% diff
lang/UTF-8/serendipity_lang_se.inc.php changed 88.1% diff
lang/UTF-8/serendipity_lang_sk.inc.php changed 100.0% diff
lang/UTF-8/serendipity_lang_ta.inc.php changed 83.8% diff
lang/UTF-8/serendipity_lang_tn.inc.php changed 89.0% diff
lang/UTF-8/serendipity_lang_tr.inc.php changed 87.0% diff
lang/UTF-8/serendipity_lang_tw.inc.php changed 88.9% diff
lang/UTF-8/serendipity_lang_zh.inc.php changed 89.1% diff
plugins/serendipity_event_bbcode/serendipity_event_bbcode.php changed 1.1% diff
plugins/serendipity_event_creativecommons/lang_cn.inc.php changed 32.2% diff
plugins/serendipity_event_creativecommons/lang_cs.inc.php changed 26.1% diff
plugins/serendipity_event_creativecommons/lang_cz.inc.php changed 26.1% diff
plugins/serendipity_event_creativecommons/lang_de.inc.php changed 29.2% diff
plugins/serendipity_event_creativecommons/lang_en.inc.php changed 29.3% diff
plugins/serendipity_event_creativecommons/lang_es.inc.php changed 27.4% diff
plugins/serendipity_event_creativecommons/lang_fr.inc.php changed 21.6% diff
plugins/serendipity_event_creativecommons/lang_ja.inc.php changed 26.5% diff
plugins/serendipity_event_creativecommons/lang_ko.inc.php changed 26.2% diff
plugins/serendipity_event_creativecommons/lang_pl.inc.php changed 26.8% diff
plugins/serendipity_event_creativecommons/lang_pt_PT.inc.php changed 25.5% diff
plugins/serendipity_event_creativecommons/lang_sk.inc.php changed 26.4% diff
plugins/serendipity_event_creativecommons/lang_tn.inc.php changed 22.7% diff
plugins/serendipity_event_creativecommons/lang_zh.inc.php changed 32.2% diff
plugins/serendipity_event_creativecommons/serendipity_event_creativecommons.php changed 6.1% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_cn.inc.php changed 32.2% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_cs.inc.php changed 24.7% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_cz.inc.php changed 24.7% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_de.inc.php changed 29.5% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_es.inc.php changed 27.2% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_fr.inc.php changed 21.5% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_ja.inc.php changed 26.5% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_ko.inc.php changed 26.2% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_pl.inc.php changed 26.5% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_pt_PT.inc.php changed 25.0% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_sk.inc.php changed 25.1% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_tn.inc.php changed 23.6% diff
plugins/serendipity_event_creativecommons/UTF-8/lang_zh.inc.php changed 32.2% diff
plugins/serendipity_event_emoticate/serendipity_event_emoticate.php changed 1.9% diff
plugins/serendipity_event_entryproperties/lang_en.inc.php changed 1.6% diff
plugins/serendipity_event_entryproperties/serendipity_event_entryproperties.php changed 4.2% diff
plugins/serendipity_event_gravatar/serendipity_event_gravatar.php changed 1.1% diff
plugins/serendipity_event_nl2br/serendipity_event_nl2br.php changed 75.3% diff
plugins/serendipity_event_responsiveimages/serendipity_event_responsiveimages.php changed 11.9% diff
plugins/serendipity_event_s9ymarkup/serendipity_event_s9ymarkup.php changed 3.3% diff
plugins/serendipity_event_spamblock/lang_de.inc.php changed 6.7% diff
plugins/serendipity_event_spamblock/lang_en.inc.php changed 6.6% diff
plugins/serendipity_event_spamblock/serendipity_event_spamblock.php changed 11.4% diff
plugins/serendipity_event_spamblock/UTF-8/lang_de.inc.php changed 6.7% diff
plugins/serendipity_event_spartacus/lang_de.inc.php changed 2.4% diff
plugins/serendipity_event_spartacus/lang_en.inc.php changed 2.3% diff
plugins/serendipity_event_spartacus/serendipity_event_spartacus.php changed 8.2% diff
plugins/serendipity_event_spartacus/UTF-8/lang_de.inc.php changed 2.4% diff
plugins/serendipity_event_templatechooser/serendipity_event_templatechooser.php changed 2.4% diff
plugins/serendipity_event_textile/serendipity_event_textile.php changed 3.5% diff
plugins/serendipity_event_xhtmlcleanup/serendipity_event_xhtmlcleanup.php changed 2.6% diff
plugins/serendipity_plugin_calendar/serendipity_plugin_calendar.php changed 1.0% diff
plugins/serendipity_plugin_categories/serendipity_plugin_categories.php changed 2.2% diff
plugins/serendipity_plugin_comments/serendipity_plugin_comments.php changed 1.0% diff
plugins/serendipity_plugin_entrylinks/lang_bg.inc.php changed 23.2% diff
plugins/serendipity_plugin_entrylinks/lang_cn.inc.php changed 20.4% diff
plugins/serendipity_plugin_entrylinks/lang_cs.inc.php changed 16.7% diff
plugins/serendipity_plugin_entrylinks/lang_cz.inc.php changed 16.7% diff
plugins/serendipity_plugin_entrylinks/lang_da.inc.php changed 20.8% diff
plugins/serendipity_plugin_entrylinks/lang_de.inc.php changed 20.0% diff
plugins/serendipity_plugin_entrylinks/lang_en.inc.php changed 18.9% diff
plugins/serendipity_plugin_entrylinks/lang_es.inc.php changed 19.0% diff
plugins/serendipity_plugin_entrylinks/lang_fa.inc.php added
plugins/serendipity_plugin_entrylinks/lang_fi.inc.php added
plugins/serendipity_plugin_entrylinks/lang_fr.inc.php changed 13.4% diff
plugins/serendipity_plugin_entrylinks/lang_hu.inc.php added
plugins/serendipity_plugin_entrylinks/lang_is.inc.php added
plugins/serendipity_plugin_entrylinks/lang_it.inc.php added
plugins/serendipity_plugin_entrylinks/lang_ja.inc.php changed 25.7% diff
plugins/serendipity_plugin_entrylinks/lang_ko.inc.php changed 22.8% diff
plugins/serendipity_plugin_entrylinks/lang_nl.inc.php added
plugins/serendipity_plugin_entrylinks/lang_no.inc.php added
plugins/serendipity_plugin_entrylinks/lang_pl.inc.php changed 22.3% diff
plugins/serendipity_plugin_entrylinks/lang_pt.inc.php added
plugins/serendipity_plugin_entrylinks/lang_pt_PT.inc.php changed 14.8% diff
plugins/serendipity_plugin_entrylinks/lang_ro.inc.php added
plugins/serendipity_plugin_entrylinks/lang_ru.inc.php added
plugins/serendipity_plugin_entrylinks/lang_sa.inc.php added
plugins/serendipity_plugin_entrylinks/lang_se.inc.php added
plugins/serendipity_plugin_entrylinks/lang_sk.inc.php changed 19.1% diff
plugins/serendipity_plugin_entrylinks/lang_ta.inc.php added
plugins/serendipity_plugin_entrylinks/lang_tn.inc.php changed 11.5% diff
plugins/serendipity_plugin_entrylinks/lang_tr.inc.php changed 100.0% diff
plugins/serendipity_plugin_entrylinks/lang_tw.inc.php added
plugins/serendipity_plugin_entrylinks/lang_zh.inc.php changed 23.1% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_bg.inc.php changed 25.6% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_cn.inc.php changed 20.4% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_cs.inc.php changed 17.0% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_cz.inc.php changed 17.0% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_da.inc.php changed 20.8% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_de.inc.php changed 19.9% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_es.inc.php changed 18.9% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_fa.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_fi.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_fr.inc.php changed 13.2% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_hu.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_is.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_it.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_ja.inc.php changed 25.7% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_ko.inc.php changed 22.8% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_nl.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_no.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_pl.inc.php changed 22.6% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_pt.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_pt_PT.inc.php changed 14.7% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_ro.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_ru.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_sa.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_se.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_sk.inc.php changed 19.4% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_ta.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_tn.inc.php changed 11.5% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_tr.inc.php changed 17.8% diff
plugins/serendipity_plugin_entrylinks/UTF-8/lang_tw.inc.php added
plugins/serendipity_plugin_entrylinks/UTF-8/lang_zh.inc.php changed 20.4% diff
plugins/serendipity_plugin_recententries/serendipity_plugin_recententries.php changed 10.5% diff
plugins/serendipity_plugin_superuser/serendipity_plugin_superuser.php changed 9.3% diff
plugins/serendipity_plugin_syndication/serendipity_plugin_syndication.php changed 21.8% diff
rss.php changed 2.1% diff
serendipity.css.php changed 1.3% diff
serendipity_admin.php changed 6.8% diff
serendipity_config.inc.php changed 14.9% diff
templates/2k11/config.inc.php changed 5.5% diff
templates/bootstrap4/config.inc.php changed 5.3% diff
templates/clean-blog/config.inc.php changed 1.0% diff
templates/next/config.inc.php changed 5.4% diff
templates/skeleton/config.inc.php changed 8.2% diff
templates/timeline/config.inc.php changed 8.4% diff

JavaScript Files (405 of 443):

NameStatusDeltaVisual Diff
htmlarea/ckeditor/ckeditor/adapters/jquery.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/build-config.js changed 19.7% diff
htmlarea/ckeditor/ckeditor/ckeditor.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/config.js changed 48.5% diff
htmlarea/ckeditor/ckeditor/lang/af.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/ar.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/az.js added
htmlarea/ckeditor/ckeditor/lang/bg.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/bn.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/bs.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/ca.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/cs.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/cy.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/da.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/de-ch.js added
htmlarea/ckeditor/ckeditor/lang/de.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/el.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/en-au.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/en-ca.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/en-gb.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/en.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/eo.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/es-mx.js added
htmlarea/ckeditor/ckeditor/lang/es.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/et.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/eu.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/fa.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/fi.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/fo.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/fr-ca.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/fr.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/gl.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/gu.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/he.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/hi.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/hr.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/hu.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/id.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/is.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/it.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/ja.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/ka.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/km.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/ko.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/ku.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/lt.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/lv.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/mk.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/mn.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/ms.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/nb.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/nl.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/no.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/oc.js added
htmlarea/ckeditor/ckeditor/lang/pl.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/pt-br.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/pt.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/ro.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/ru.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/si.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/sk.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/sl.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/sq.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/sr-latn.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/sr.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/sv.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/th.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/tr.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/tt.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/ug.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/uk.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/vi.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/zh-cn.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/lang/zh.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js changed 67.8% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js added
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js changed 90.8% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js changed 74.2% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js added
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js changed 86.8% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js changed 62.5% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js added
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js changed 68.9% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js changed 16.8% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js changed 62.8% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js added
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js changed 78.8% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js added
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js changed 77.5% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js changed 73.9% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js added
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js changed 87.1% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js changed 77.4% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js changed 70.4% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js changed 57.5% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js changed 69.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js changed 59.8% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js changed 62.7% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js changed 59.6% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js changed 70.8% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js changed 87.7% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js changed 68.9% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js changed 64.6% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js changed 68.9% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js changed 85.5% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js changed 49.5% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js changed 85.4% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js added
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js changed 92.5% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js changed 89.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js changed 75.2% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js changed 83.8% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js changed 84.8% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js changed 70.5% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js changed 74.2% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js changed 86.3% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js changed 75.8% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js changed 75.1% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js changed 72.4% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/about/dialogs/about.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/codesnippet/dialogs/codesnippet.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/ar.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/az.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/bg.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/ca.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/cs.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/da.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/de-ch.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/de.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/el.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/en-au.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/en-gb.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/en.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/eo.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/es-mx.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/es.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/et.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/eu.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/fa.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/fi.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/fr-ca.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/fr.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/gl.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/he.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/hr.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/hu.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/id.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/it.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/ja.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/km.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/ko.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/ku.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/lt.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/lv.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/nb.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/nl.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/no.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/oc.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/pl.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/pt-br.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/pt.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/ro.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/ru.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/sk.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/sl.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/sq.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/sr-latn.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/sr.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/sv.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/th.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/tr.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/tt.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/ug.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/uk.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/vi.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/zh-cn.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang/zh.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/plugin.js added
htmlarea/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/dialog/dialogDefinition.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/div/dialogs/div.js changed 91.6% diff
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/af.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/ar.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/bg.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/bn.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/bs.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/ca.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/cs.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/cy.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/da.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/de.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/el.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/en-au.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/en-ca.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/en-gb.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/en.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/eo.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/es.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/et.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/eu.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/fa.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/fi.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/fo.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/fr-ca.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/fr.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/gl.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/gu.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/he.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/hi.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/hr.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/hu.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/id.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/is.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/it.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/ja.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/ka.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/km.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/ko.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/ku.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/lt.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/lv.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/mk.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/mn.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/ms.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/nb.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/nl.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/no.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/pl.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/pt-br.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/pt.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/ro.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/ru.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/si.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/sk.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/sl.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/sq.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/sr-latn.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/sr.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/sv.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/th.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/tr.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/tt.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/ug.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/uk.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/vi.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/zh-cn.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang/zh.js removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/plugin.js removed
htmlarea/ckeditor/ckeditor/plugins/find/dialogs/find.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/flash/dialogs/flash.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/forms/dialogs/button.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/forms/dialogs/form.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/forms/dialogs/radio.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/forms/dialogs/select.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/forms/dialogs/textarea.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/forms/dialogs/textfield.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/image/dialogs/image.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/lineutils/plugin.js removed
htmlarea/ckeditor/ckeditor/plugins/link/dialogs/anchor.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/link/dialogs/link.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/pastefromgdocs/filter/default.js added
htmlarea/ckeditor/ckeditor/plugins/pastefromword/filter/default.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/pastetools/filter/common.js added
htmlarea/ckeditor/ckeditor/plugins/pastetools/filter/image.js added
htmlarea/ckeditor/ckeditor/plugins/scayt/dialogs/options.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js changed 15.8% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js changed 15.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js added
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js changed 31.3% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js changed 3.2% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js changed 14.4% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js changed 3.3% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js added
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js added
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js added
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js changed 15.7% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js changed 15.7% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js changed 4.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js added
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js changed 3.3% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js added
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js changed 2.8% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js changed 15.6% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js changed 5.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js changed 3.2% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js changed 3.3% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js changed 3.9% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js changed 15.7% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js changed 13.5% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js changed 4.1% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js changed 15.1% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js added
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js changed 2.1% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js changed 15.6% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js changed 3.2% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js changed 4.7% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js changed 3.4% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js changed 4.7% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js added
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js changed 13.1% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js changed 4.2% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js added
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js changed 2.1% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js changed 14.6% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js changed 3.4% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js changed 36.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js added
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js added
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js changed 4.7% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js changed 15.3% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js changed 3.6% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js changed 2.4% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js changed 14.3% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js changed 2.5% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js changed 2.7% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js changed 26.9% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/table/dialogs/table.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/templates/dialogs/templates.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/templates/templates/default.js changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/widget/lang/af.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/ar.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/ca.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/cs.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/cy.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/da.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/de.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/el.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/en-gb.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/en.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/eo.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/es.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/fa.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/fi.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/fr.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/gl.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/he.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/hr.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/hu.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/it.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/ja.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/km.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/ko.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/ku.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/nb.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/nl.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/no.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/pl.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/pt-br.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/pt.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/ru.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/sk.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/sl.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/sq.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/sv.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/tr.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/tt.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/uk.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/vi.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/zh-cn.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/lang/zh.js removed
htmlarea/ckeditor/ckeditor/plugins/widget/plugin.js removed
htmlarea/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js changed 99.9% diff
htmlarea/ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js changed 83.6% diff
htmlarea/ckeditor/ckeditor/styles.js changed 82.3% diff
htmlarea/ckeditor/ckeditor/vendor/promise.js added
htmlarea/ckeditor_s9y_config.js changed 61.4% diff
htmlarea/ckeditor_s9y_plugin.js changed 42.7% diff

JSON Files (13 of 19):

NameStatusDeltaVisual Diff
bundled-libs/composer/installed.json changed 100.0% diff
bundled-libs/Smarty/composer.json changed 17.6% diff
bundled-libs/voku/simple-cache/composer.json changed 15.2% diff
bundled-libs/zendframework/zend-db/composer.json removed
bundled-libs/zendframework/zend-stdlib/composer.json removed
bundled-libs/zendframework/zend-stdlib/docs/bookdown.json removed
composer.json changed 6.2% diff
htmlarea/ckeditor/ckeditor/bower.json changed 100.0% diff
htmlarea/ckeditor/ckeditor/composer.json changed 77.3% diff
htmlarea/ckeditor/ckeditor/package.json added
htmlarea/composer.json changed 22.7% diff
htmlarea/composer.lock changed 51.2% diff
htmlarea/composer/installed.json changed 47.2% diff

SGML Documents (4 of 10):

NameStatusDeltaVisual Diff
bundled-libs/zendframework/zend-db/docs/ISSUE_TEMPLATE.md removed
bundled-libs/zendframework/zend-db/docs/PULL_REQUEST_TEMPLATE.md removed
bundled-libs/zendframework/zend-stdlib/docs/ISSUE_TEMPLATE.md removed
bundled-libs/zendframework/zend-stdlib/docs/PULL_REQUEST_TEMPLATE.md removed

XML Documents (1 of 14):

NameStatusDeltaVisual Diff
bundled-libs/zendframework/zend-db/phpcs.xml removed

Yacc Programs (all 2):

NameStatusDeltaVisual Diff
bundled-libs/Smarty/lexer/smarty_internal_configfileparser.y added
bundled-libs/Smarty/lexer/smarty_internal_templateparser.y added

CSS Style Sheets (64 of 133):

NameStatusDeltaVisual Diff
htmlarea/ckeditor/ckeditor/contents.css changed 76.0% diff
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css added
htmlarea/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css added
htmlarea/ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css added
htmlarea/ckeditor/ckeditor/plugins/dialog/styles/dialog.css added
htmlarea/ckeditor/ckeditor/plugins/preview/styles/screen.css added
htmlarea/ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css added
htmlarea/ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css added
htmlarea/ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css added
htmlarea/ckeditor/ckeditor/plugins/templates/dialogs/templates.css changed 10.2% diff
htmlarea/ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/dialog.css added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/editor.css added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/editor_ie.css added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css added
templates/2k11/admin/style.css changed 0.9% diff

Git Files (1 of 5):

NameStatusDeltaVisual Diff
bundled-libs/zendframework/zend-db/test/unit/Adapter/Platform/_files/.gitkeep removed

HTML Pages (30 of 141):

NameStatusDeltaVisual Diff
bundled-libs/zendframework/zend-db/docs/book/index.html removed
bundled-libs/zendframework/zend-stdlib/docs/book/index.html removed
htmlarea/ckeditor/ckeditor/plugins/codesnippet/samples/codesnippet.html added
htmlarea/ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html changed 1.4%
templates/2k11/admin/index.tpl changed 2.0%
templates/2k11/admin/installer.inc.tpl changed 1.8%
templates/2k11/admin/media_choose.tpl changed 2.1%
templates/2k11/admin/overview.inc.tpl changed 4.1%
templates/2k11/admin/plugin_config.tpl changed 0.1%
templates/2k11/admin/plugins.inc.tpl changed 0.5%
templates/2k11/admin/serendipity_editor.js.tpl changed 1.1%
templates/2k11/admin/upgrader.inc.tpl changed 0.9%
templates/2k11/comments.tpl changed 19.0%
templates/2k11/entries.tpl changed 10.9%
templates/2k11/index.tpl changed 1.5%
templates/2k11/preview_iframe.tpl changed 0.03%
templates/2k11/trackbacks.tpl changed 3.7%
templates/bootstrap4/comments.tpl changed 1.9%
templates/bootstrap4/entries.tpl changed 1.2%
templates/bootstrap4/index.tpl changed 0.8%
templates/clean-blog/entries.tpl changed 1.3%
templates/clean-blog/index.tpl changed 1.9%
templates/clean-blog/preview_iframe.tpl changed 0.5%
templates/next/comments.tpl changed 5.1%
templates/next/entries.tpl changed 0.9%
templates/next/index.tpl changed 1.2%
templates/skeleton/entries.tpl changed 0.9%
templates/skeleton/index.tpl changed 1.6%
templates/timeline/entries.tpl changed 1.3%
templates/timeline/index.tpl changed 2.1%

SQL Files (2 of 81):

NameStatusDeltaVisual Diff
bundled-libs/zendframework/zend-db/test/integration/TestFixtures/mysql.sql removed
bundled-libs/zendframework/zend-db/test/integration/TestFixtures/pgsql.sql removed

Image Files (30 of 566):

NameStatusDeltaVisual Diff
htmlarea/ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png changed 0.01%
htmlarea/ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png changed 16.4%
htmlarea/ckeditor/ckeditor/plugins/codesnippet/icons/codesnippet.png added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png added
htmlarea/ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif changed 69.5%
htmlarea/ckeditor/ckeditor/plugins/icons.png changed 40.4%
htmlarea/ckeditor/ckeditor/plugins/icons_hidpi.png changed 40.6%
htmlarea/ckeditor/ckeditor/plugins/image/images/noimage.png changed 23.9%
htmlarea/ckeditor/ckeditor/plugins/link/images/anchor.png changed 27.7%
htmlarea/ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png changed 19.6%
htmlarea/ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif changed 83.3%
htmlarea/ckeditor/ckeditor/plugins/preview/images/pagebreak.gif added
htmlarea/ckeditor/ckeditor/plugins/templates/templates/images/template1.gif changed 43.7%
htmlarea/ckeditor/ckeditor/plugins/templates/templates/images/template2.gif changed 49.2%
htmlarea/ckeditor/ckeditor/plugins/templates/templates/images/template3.gif changed 32.0%
htmlarea/ckeditor/ckeditor/skins/moono-lisa/icons.png added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images/arrow.png added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images/close.png added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images/lock.png added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images/refresh.png added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif added

Vector Image Files (2 of 5):

NameStatusDeltaVisual Diff
htmlarea/ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg added
htmlarea/ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg added

Directories (146 of 428):

NameStatus
bundled-libs/HTTP/Request2/PEAR added
bundled-libs/Smarty/lexer added
bundled-libs/zendframework removed
bundled-libs/zendframework/zend-db removed
bundled-libs/zendframework/zend-db/.ci removed
bundled-libs/zendframework/zend-db/docs removed
bundled-libs/zendframework/zend-db/docs/book removed
bundled-libs/zendframework/zend-db/src removed
bundled-libs/zendframework/zend-db/src/Adapter removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Feature removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/IbmDb2 removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Mysqli removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Oci8 removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Oci8/Feature removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pdo removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pdo/Feature removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Pgsql removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Sqlsrv removed
bundled-libs/zendframework/zend-db/src/Adapter/Driver/Sqlsrv/Exception removed
bundled-libs/zendframework/zend-db/src/Adapter/Exception removed
bundled-libs/zendframework/zend-db/src/Adapter/Platform removed
bundled-libs/zendframework/zend-db/src/Adapter/Profiler removed
bundled-libs/zendframework/zend-db/src/Exception removed
bundled-libs/zendframework/zend-db/src/Metadata removed
bundled-libs/zendframework/zend-db/src/Metadata/Object removed
bundled-libs/zendframework/zend-db/src/Metadata/Source removed
bundled-libs/zendframework/zend-db/src/ResultSet removed
bundled-libs/zendframework/zend-db/src/ResultSet/Exception removed
bundled-libs/zendframework/zend-db/src/RowGateway removed
bundled-libs/zendframework/zend-db/src/RowGateway/Exception removed
bundled-libs/zendframework/zend-db/src/RowGateway/Feature removed
bundled-libs/zendframework/zend-db/src/Sql removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Column removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Constraint removed
bundled-libs/zendframework/zend-db/src/Sql/Ddl/Index removed
bundled-libs/zendframework/zend-db/src/Sql/Exception removed
bundled-libs/zendframework/zend-db/src/Sql/Platform removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/IbmDb2 removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Mysql removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Oracle removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/Sqlite removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/SqlServer removed
bundled-libs/zendframework/zend-db/src/Sql/Platform/SqlServer/Ddl removed
bundled-libs/zendframework/zend-db/src/Sql/Predicate removed
bundled-libs/zendframework/zend-db/src/TableGateway removed
bundled-libs/zendframework/zend-db/src/TableGateway/Exception removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature removed
bundled-libs/zendframework/zend-db/src/TableGateway/Feature/EventFeature removed
bundled-libs/zendframework/zend-db/test removed
bundled-libs/zendframework/zend-db/test/integration removed
bundled-libs/zendframework/zend-db/test/integration/Adapter removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Driver removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Driver/Mysqli removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Driver/Pdo removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Driver/Pdo/Mysql removed
bundled-libs/zendframework/zend-db/test/integration/Adapter/Platform removed
bundled-libs/zendframework/zend-db/test/integration/Platform removed
bundled-libs/zendframework/zend-db/test/integration/TestFixtures removed
bundled-libs/zendframework/zend-db/test/unit removed
bundled-libs/zendframework/zend-db/test/unit/Adapter removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/IbmDb2 removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/IbmDb2/TestAsset removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Mysqli removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8 removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Oci8/Feature removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/Feature removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pdo/TestAsset removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Pgsql removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/Sqlsrv removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Driver/TestAsset removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Platform removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Platform/_files removed
bundled-libs/zendframework/zend-db/test/unit/Adapter/Profiler removed
bundled-libs/zendframework/zend-db/test/unit/Metadata removed
bundled-libs/zendframework/zend-db/test/unit/Metadata/Source removed
bundled-libs/zendframework/zend-db/test/unit/ResultSet removed
bundled-libs/zendframework/zend-db/test/unit/RowGateway removed
bundled-libs/zendframework/zend-db/test/unit/Sql removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Column removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Constraint removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Index removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/IbmDb2 removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Mysql removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Mysql/Ddl removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Oracle removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Sqlite removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/SqlServer removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/SqlServer/Ddl removed
bundled-libs/zendframework/zend-db/test/unit/Sql/Predicate removed
bundled-libs/zendframework/zend-db/test/unit/TableGateway removed
bundled-libs/zendframework/zend-db/test/unit/TableGateway/Feature removed
bundled-libs/zendframework/zend-db/test/unit/TestAsset removed
bundled-libs/zendframework/zend-stdlib removed
bundled-libs/zendframework/zend-stdlib/benchmark removed
bundled-libs/zendframework/zend-stdlib/docs removed
bundled-libs/zendframework/zend-stdlib/docs/book removed
bundled-libs/zendframework/zend-stdlib/src removed
bundled-libs/zendframework/zend-stdlib/src/ArrayUtils removed
bundled-libs/zendframework/zend-stdlib/src/Exception removed
bundled-libs/zendframework/zend-stdlib/src/Guard removed
bundled-libs/zendframework/zend-stdlib/src/StringWrapper removed
bundled-libs/zendframework/zend-stdlib/test removed
bundled-libs/zendframework/zend-stdlib/test/_files removed
bundled-libs/zendframework/zend-stdlib/test/Guard removed
bundled-libs/zendframework/zend-stdlib/test/StringWrapper removed
bundled-libs/zendframework/zend-stdlib/test/TestAsset removed
htmlarea/ckeditor/ckeditor/plugins/codesnippet added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/dialogs added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/icons added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/icons/hidpi added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lang added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/samples added
htmlarea/ckeditor/ckeditor/plugins/copyformatting added
htmlarea/ckeditor/ckeditor/plugins/copyformatting/cursors added
htmlarea/ckeditor/ckeditor/plugins/copyformatting/styles added
htmlarea/ckeditor/ckeditor/plugins/dialog/styles added
htmlarea/ckeditor/ckeditor/plugins/fakeobjects removed
htmlarea/ckeditor/ckeditor/plugins/fakeobjects/lang removed
htmlarea/ckeditor/ckeditor/plugins/lineutils removed
htmlarea/ckeditor/ckeditor/plugins/pastefromgdocs added
htmlarea/ckeditor/ckeditor/plugins/pastefromgdocs/filter added
htmlarea/ckeditor/ckeditor/plugins/pastetools added
htmlarea/ckeditor/ckeditor/plugins/pastetools/filter added
htmlarea/ckeditor/ckeditor/plugins/preview/images added
htmlarea/ckeditor/ckeditor/plugins/preview/styles added
htmlarea/ckeditor/ckeditor/plugins/scayt/skins added
htmlarea/ckeditor/ckeditor/plugins/scayt/skins/moono-lisa added
htmlarea/ckeditor/ckeditor/plugins/tableselection added
htmlarea/ckeditor/ckeditor/plugins/tableselection/styles added
htmlarea/ckeditor/ckeditor/plugins/widget/lang removed
htmlarea/ckeditor/ckeditor/plugins/wsc/skins added
htmlarea/ckeditor/ckeditor/plugins/wsc/skins/moono-lisa added
htmlarea/ckeditor/ckeditor/skins/moono-lisa added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images added
htmlarea/ckeditor/ckeditor/skins/moono-lisa/images/hidpi added
htmlarea/ckeditor/ckeditor/vendor added

Change Logs (18 of 22):

NameStatusDeltaVisual Diff
bundled-libs/Smarty/CHANGELOG.md added
bundled-libs/voku/simple-cache/CHANGELOG.md changed 56.3% diff
bundled-libs/zendframework/zend-db/CHANGELOG.md removed
bundled-libs/zendframework/zend-stdlib/CHANGELOG.md removed
docs/NEWS changed 12.7% diff
htmlarea/ckeditor/ckeditor/CHANGES.md changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md added
htmlarea/ckeditor/ckeditor/plugins/scayt/CHANGELOG.md added
plugins/serendipity_event_creativecommons/ChangeLog changed 6.8% diff
plugins/serendipity_event_entryproperties/ChangeLog changed 48.9% diff
plugins/serendipity_event_gravatar/ChangeLog changed 0.8% diff
plugins/serendipity_event_nl2br/Changelog added
plugins/serendipity_event_spamblock/ChangeLog changed 100.0% diff
plugins/serendipity_event_spartacus/ChangeLog changed 100.0% diff
plugins/serendipity_event_xhtmlcleanup/Changelog added
plugins/serendipity_plugin_categories/ChangeLog added
plugins/serendipity_plugin_comments/ChangeLog changed 26.8% diff
plugins/serendipity_plugin_recententries/ChangeLog added

Information Files (2 of 12):

NameStatusDeltaVisual Diff
bundled-libs/Smarty/NEW_FEATURES.txt changed 0.8% diff
docs/RELEASE changed 100.0% diff

Licenses (6 of 19):

NameStatusDeltaVisual Diff
bundled-libs/Smarty/LICENSE changed 0.9% diff
bundled-libs/zendframework/zend-db/LICENSE.md removed
bundled-libs/zendframework/zend-stdlib/LICENSE.md removed
htmlarea/ckeditor/ckeditor/LICENSE.md changed 12.2% diff
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/LICENSE added
htmlarea/composer/LICENSE added

Readme Files (10 of 25):

NameStatusDeltaVisual Diff
bundled-libs/Smarty/README.md changed 14.0% diff
bundled-libs/zendframework/zend-db/README.md removed
bundled-libs/zendframework/zend-stdlib/README.md removed
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.md added
htmlarea/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md added
htmlarea/ckeditor/ckeditor/plugins/scayt/README.md changed 100.0% diff
htmlarea/ckeditor/ckeditor/plugins/wsc/README.md changed 100.0% diff
htmlarea/ckeditor/ckeditor/README.md changed 100.0% diff
htmlarea/ckeditor/ckeditor/skins/moono-lisa/readme.md added
README.markdown changed 100.0% diff

Text Files (41 of 125):

NameStatusDeltaVisual Diff
bundled-libs/composer/installed.json.orig added
bundled-libs/voku/simple-cache/phpstan.neon added
bundled-libs/zendframework/zend-db/docs/book/adapter.md removed
bundled-libs/zendframework/zend-db/docs/book/metadata.md removed
bundled-libs/zendframework/zend-db/docs/book/row-gateway.md removed
bundled-libs/zendframework/zend-db/docs/book/sql-ddl.md removed
bundled-libs/zendframework/zend-db/docs/book/sql.md removed
bundled-libs/zendframework/zend-db/docs/book/table-gateway.md removed
bundled-libs/zendframework/zend-db/docs/CODE_OF_CONDUCT.md removed
bundled-libs/zendframework/zend-db/docs/CONTRIBUTING.md removed
bundled-libs/zendframework/zend-db/docs/SUPPORT.md removed
bundled-libs/zendframework/zend-stdlib/docs/book/migration.md removed
bundled-libs/zendframework/zend-stdlib/docs/CODE_OF_CONDUCT.md removed
bundled-libs/zendframework/zend-stdlib/docs/CONTRIBUTING.md removed
bundled-libs/zendframework/zend-stdlib/docs/SUPPORT.md removed
docs/ARCHITECTURE.md added
htmlarea/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt changed 18.4% diff
htmlarea/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt changed 22.2% diff
templates/2k11/admin/category.inc.tpl changed 19.1% diff
templates/2k11/admin/comments.inc.tpl changed 11.9% diff
templates/2k11/admin/config_template.tpl changed 18.6% diff
templates/2k11/admin/configuration.inc.tpl changed 12.0% diff
templates/2k11/admin/entries.inc.tpl changed 5.9% diff
templates/2k11/admin/entries.tpl changed 12.4% diff
templates/2k11/admin/groups.inc.tpl changed 7.2% diff
templates/2k11/admin/guess_input.tpl changed 40.9% diff
templates/2k11/admin/images.inc.tpl changed 3.6% diff
templates/2k11/admin/media_items.tpl changed 10.7% diff
templates/2k11/admin/media_pane.tpl changed 22.6% diff
templates/2k11/admin/media_upload.tpl changed 1.2% diff
templates/2k11/admin/plugin_config_item.tpl changed 6.0% diff
templates/2k11/admin/show_plugins.fnc.tpl changed 86.1% diff
templates/2k11/admin/templates.inc.tpl changed 12.1% diff
templates/2k11/admin/users.inc.tpl changed 2.7% diff
templates/2k11/commentform.tpl changed 23.7% diff
templates/bootstrap4/commentform.tpl changed 47.4% diff
templates/bootstrap4/sidebar.tpl changed 20.4% diff
templates/clean-blog/content.tpl changed 9.4% diff
templates/next/commentform.tpl changed 3.4% diff
templates/timeline/comments.tpl changed 12.5% diff
templates/timeline/content.tpl changed 2.8% diff

Other Files (9 of 15):

NameStatusDeltaVisual Diff
bundled-libs/Smarty/expectException added
bundled-libs/zendframework/zend-stdlib/test/_files/alpha removed
bundled-libs/zendframework/zend-stdlib/test/_files/beta removed
bundled-libs/zendframework/zend-stdlib/test/_files/delta removed
bundled-libs/zendframework/zend-stdlib/test/_files/eta.alpha removed
bundled-libs/zendframework/zend-stdlib/test/_files/eta.beta removed
bundled-libs/zendframework/zend-stdlib/test/_files/gamma removed
bundled-libs/zendframework/zend-stdlib/test/_files/zeta.alpha removed
bundled-libs/zendframework/zend-stdlib/test/_files/zeta.beta removed

Packages Compared:

serendipity-2.3.5.zip
serendipity-2.4.0.zip


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  Codespell  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)