FileAccess Orion

Markers

Table of Contents

core/lib/handler/memorycache/redis.php 1
core/lib/obj/generic/baselesson.php 1
core/lib/plugin/facebooklogin/shariff-backend/vendor/guzzlehttp/guzzle/src/Client.php 1
core/lib/plugin/facebooklogin/shariff-backend/vendor/guzzlehttp/psr7/src/BufferStream.php 1
core/lib/plugin/facebooklogin/shariff-backend/vendor/zendframework/zend-cache/src/Pattern/CallbackCache.php 1
core/lib/plugin/facebooklogin/shariff-backend/vendor/zendframework/zend-cache/src/Storage/Adapter/Dba.php 1
core/lib/plugin/facebooklogin/shariff-backend/vendor/zendframework/zend-cache/src/Storage/Adapter/Filesystem.php 1
core/lib/plugin/facebooklogin/shariff-backend/vendor/zendframework/zend-cache/src/Storage/Adapter/RedisResourceManager.php 1
core/lib/plugin/facebooklogin/shariff-backend/vendor/zendframework/zend-stdlib/src/StringUtils.php 1
core/lib/plugin/facebooklogin/shariff-backend/vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php 1
core/lib/plugin/vimeo/vendor/brick/math/src/BigNumber.php 1
core/lib/plugin/vimeo/vendor/guzzlehttp/guzzle/src/Client.php 1
core/lib/plugin/vimeo/vendor/guzzlehttp/psr7/src/BufferStream.php 1
core/lib/plugin/vimeo/vendor/predis/predis/src/Configuration/ReplicationOption.php 1
core/lib/plugin/vimeo/vendor/predis/predis/src/Connection/Aggregate/PredisCluster.php 1
core/lib/plugin/vimeo/vendor/predis/predis/src/Pipeline/Atomic.php 1
core/lib/plugin/vimeo/vendor/predis/predis/src/Pipeline/ConnectionErrorProof.php 1
core/lib/plugin/vimeo/vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php 2
core/lib/plugin/vimeo/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php 1
core/lib/plugin/vimeo/vendor/symfony/http-kernel/HttpCache/HttpCache.php 1
core/lib/plugin/vimeo/vendor/symfony/http-kernel/HttpCache/Store.php 1
core/lib/plugin/vimeo/vendor/symfony/mime/Header/ParameterizedHeader.php 1
core/lib/plugin/vimeo/vendor/symfony/mime/Part/DataPart.php 1
core/lib/plugin/vimeo/vendor/symfony/translation/Loader/PoFileLoader.php 1

redis.php

Type Line Description
TODO 169 Implement

baselesson.php

Type Line Description
TODO 124 Change the autogenerated stub

Client.php

Type Line Description
TODO 382 Add more sink validation?

BufferStream.php

Type Line Description
TODO 121 What should happen here?

CallbackCache.php

Type Line Description
TODO 65 do not cache on errors using [set|restore]_error_handler

Dba.php

Type Line Description
TODO 476 maxKeyLength ????

Filesystem.php

Type Line Description
TODO 643 Don't check ttl after first iteration

RedisResourceManager.php

Type Line Description
TODO 322 how to get back redis connection info from resource?

StringUtils.php

Type Line Description
TODO 40 ];

MbString.php

Type Line Description
FIXME 34 Converting € (UTF-8) to ISO-8859-16 gives a wrong result

BigNumber.php

Type Line Description
TODO 267 This could be better resolved by creating an abstract protected method in BigNumber, and leaving to concrete classes the responsibility to perform the addition themselves or delegate it to the given number, depending on their ability to perform the operation. This will also require a version bump because we're potentially breaking custom BigNumber implementations (if any...)

Client.php

Type Line Description
TODO 457 Add more sink validation?

BufferStream.php

Type Line Description
TODO 121 What should happen here?

ReplicationOption.php

Type Line Description
TODO 33 There's more code than needed due to a bug in filter_var() as discussed here https://bugs.php.net/bug.php?id=49510 and different behaviours when encountering NULL values on PHP 5.3.

PredisCluster.php

Type Line Description
TODO 28 Add the ability to remove connections from pool.

Atomic.php

Type Line Description
TODO 83 should be throwing a more appropriate exception.

ConnectionErrorProof.php

Type Line Description
TODO 28 Awful naming!

PdoSessionHandler.php

Type Line Description
TODO 448 implement missing support for oci DSN (which look totally different from other PDO ones)
TODO 687 implement missing advisory locks - for oci using DBMS_LOCK.REQUEST - for sqlsrv using sp_getapplock with LockOwner = Session

ContainerControllerResolver.php

Type Line Description
TODO 39 deprecate this in 5.1

HttpCache.php

Type Line Description
FIXME 195 catch exceptions and implement a 500 error page here? -> in Varnish, there is a built-in error page mechanism

Store.php

Type Line Description
TODO 157 the metaStore referenced an entity that doesn't exist in

ParameterizedHeader.php

Type Line Description
TODO 118 text, or something else??

DataPart.php

Type Line Description
FIXME 49 if file is not readable, exception?

PoFileLoader.php

Type Line Description
TODO 90 this fails when comments or contexts are added

Search results