Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support PHP 8.2 #301

Open
Open
@Sweetchuck

Description

@Sweetchuck

Run tests with PHP 8.2 gives the following output:

Deprecated: Creation of dynamic property ArangoDBClient\AdminTest::$adminHandler is deprecated in ./tests/AdminTest.php on line 22Deprecated: Creation of dynamic property ArangoDBClient\AdminTest::$connection is deprecated in ./tests/AdminTest.php on line 21Deprecated: Creation of dynamic property ArangoDBClient\Analyzer::$_features is deprecated in ./lib/ArangoDBClient/Analyzer.php on line 69Deprecated: Creation of dynamic property ArangoDBClient\Analyzer::$_properties is deprecated in ./lib/ArangoDBClient/Analyzer.php on line 68Deprecated: Creation of dynamic property ArangoDBClient\Analyzer::$_type is deprecated in ./lib/ArangoDBClient/Analyzer.php on line 67Deprecated: Creation of dynamic property ArangoDBClient\AnalyzerTest::$analyzerHandler is deprecated in ./tests/AnalyzerTest.php on line 35Deprecated: Creation of dynamic property ArangoDBClient\AnalyzerTest::$connection is deprecated in ./tests/AnalyzerTest.php on line 34Deprecated: Creation of dynamic property ArangoDBClient\AqlUserFunctionTest::$connection is deprecated in ./tests/AqlUserFunctionTest.php on line 35Deprecated: Creation of dynamic property ArangoDBClient\Batch::$batchSize is deprecated in ./lib/ArangoDBClient/Batch.php on line 112Deprecated: Creation of dynamic property ArangoDBClient\BatchTest::$collectionHandler is deprecated in ./tests/BatchTest.php on line 36Deprecated: Creation of dynamic property ArangoDBClient\BatchTest::$collection is deprecated in ./tests/BatchTest.php on line 44Deprecated: Creation of dynamic property ArangoDBClient\BatchTest::$connection is deprecated in ./tests/BatchTest.php on line 33Deprecated: Creation of dynamic property ArangoDBClient\BatchTest::$documentHandler is deprecated in ./tests/BatchTest.php on line 35Deprecated: Creation of dynamic property ArangoDBClient\BatchTest::$edgeCollection is deprecated in ./tests/BatchTest.php on line 54Deprecated: Creation of dynamic property ArangoDBClient\CollectionBasicTest::$collectionHandler is deprecated in ./tests/CollectionBasicTest.php on line 33Deprecated: Creation of dynamic property ArangoDBClient\CollectionBasicTest::$connection is deprecated in ./tests/CollectionBasicTest.php on line 32Deprecated: Creation of dynamic property ArangoDBClient\CollectionExtendedTest::$collectionHandler is deprecated in ./tests/CollectionExtendedTest.php on line 41Deprecated: Creation of dynamic property ArangoDBClient\CollectionExtendedTest::$collection is deprecated in ./tests/CollectionExtendedTest.php on line 40Deprecated: Creation of dynamic property ArangoDBClient\CollectionExtendedTest::$connection is deprecated in ./tests/CollectionExtendedTest.php on line 39Deprecated: Creation of dynamic property ArangoDBClient\CollectionExtendedTest::$documentHandler is deprecated in ./tests/CollectionExtendedTest.php on line 42Deprecated: Creation of dynamic property ArangoDBClient\ConnectionTest::$collectionHandler is deprecated in ./tests/ConnectionTest.php on line 39Deprecated: Creation of dynamic property ArangoDBClient\ConnectionTest::$connection is deprecated in ./tests/ConnectionTest.php on line 38Deprecated: Creation of dynamic property ArangoDBClient\CustomDocumentClassTest::$connection is deprecated in ./tests/CustomDocumentClassTest.php on line 38Deprecated: Creation of dynamic property ArangoDBClient\CustomEdgeClassTest::$connection is deprecated in ./tests/CustomEdgeClassTest.php on line 38Deprecated: Creation of dynamic property ArangoDBClient\DatabaseTest::$connection is deprecated in ./tests/DatabaseTest.php on line 34Deprecated: Creation of dynamic property ArangoDBClient\DocumentBasicTest::$collectionHandler is deprecated in ./tests/DocumentBasicTest.php on line 38Deprecated: Creation of dynamic property ArangoDBClient\DocumentBasicTest::$collection is deprecated in ./tests/DocumentBasicTest.php on line 46Deprecated: Creation of dynamic property ArangoDBClient\DocumentBasicTest::$connection is deprecated in ./tests/DocumentBasicTest.php on line 37Deprecated: Creation of dynamic property ArangoDBClient\DocumentExtendedTest::$collectionHandler is deprecated in ./tests/DocumentExtendedTest.php on line 38Deprecated: Creation of dynamic property ArangoDBClient\DocumentExtendedTest::$collection is deprecated in ./tests/DocumentExtendedTest.php on line 39Deprecated: Creation of dynamic property ArangoDBClient\DocumentExtendedTest::$connection is deprecated in ./tests/DocumentExtendedTest.php on line 37Deprecated: Creation of dynamic property ArangoDBClient\DocumentExtendedTest::$documentHandler is deprecated in ./tests/DocumentExtendedTest.php on line 42Deprecated: Creation of dynamic property ArangoDBClient\EdgeBasicTest::$collectionHandler is deprecated in ./tests/EdgeBasicTest.php on line 38Deprecated: Creation of dynamic property ArangoDBClient\EdgeBasicTest::$collection is deprecated in ./tests/EdgeBasicTest.php on line 56Deprecated: Creation of dynamic property ArangoDBClient\EdgeBasicTest::$connection is deprecated in ./tests/EdgeBasicTest.php on line 37Deprecated: Creation of dynamic property ArangoDBClient\EdgeBasicTest::$edgeCollection is deprecated in ./tests/EdgeBasicTest.php on line 52Deprecated: Creation of dynamic property ArangoDBClient\EdgeExtendedTest::$collectionHandler is deprecated in ./tests/EdgeExtendedTest.php on line 39Deprecated: Creation of dynamic property ArangoDBClient\EdgeExtendedTest::$collection is deprecated in ./tests/EdgeExtendedTest.php on line 40Deprecated: Creation of dynamic property ArangoDBClient\EdgeExtendedTest::$connection is deprecated in ./tests/EdgeExtendedTest.php on line 38Deprecated: Creation of dynamic property ArangoDBClient\EdgeExtendedTest::$documentCollection is deprecated in ./tests/EdgeExtendedTest.php on line 61Deprecated: Creation of dynamic property ArangoDBClient\EdgeExtendedTest::$edgeCollection is deprecated in ./tests/EdgeExtendedTest.php on line 57Deprecated: Creation of dynamic property ArangoDBClient\EdgeExtendedTest::$edgeHandler is deprecated in ./tests/EdgeExtendedTest.php on line 56Deprecated: Creation of dynamic property ArangoDBClient\FoxxBasicTest::$connection is deprecated in ./tests/FoxxBasicTest.php on line 28Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$connection is deprecated in ./tests/GeneralGraphExtendedTest.php on line 34Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$e1 is deprecated in ./tests/GeneralGraphExtendedTest.php on line 42Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$e2 is deprecated in ./tests/GeneralGraphExtendedTest.php on line 43Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$edge1Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 102Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$edge2Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 108Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$edge3Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 114Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$edge4Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 119Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$edge5Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 124Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$edge6Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 129Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$graphHandler is deprecated in ./tests/GeneralGraphExtendedTest.php on line 62Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$graph is deprecated in ./tests/GeneralGraphExtendedTest.php on line 58Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$graphName is deprecated in ./tests/GeneralGraphExtendedTest.php on line 36Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$v1 is deprecated in ./tests/GeneralGraphExtendedTest.php on line 37Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$v2 is deprecated in ./tests/GeneralGraphExtendedTest.php on line 38Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$v3 is deprecated in ./tests/GeneralGraphExtendedTest.php on line 39Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$v4 is deprecated in ./tests/GeneralGraphExtendedTest.php on line 40Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$v5 is deprecated in ./tests/GeneralGraphExtendedTest.php on line 41Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$vertex1Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 65Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$vertex2Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 70Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$vertex3Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 75Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$vertex4Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 80Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$vertex5Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 85Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$vertex6Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 91Deprecated: Creation of dynamic property ArangoDBClient\GeneralGraphExtendedTest::$vertex7Array is deprecated in ./tests/GeneralGraphExtendedTest.php on line 96Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$collectionHandler is deprecated in ./tests/GraphBasicTest.php on line 41Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$connection is deprecated in ./tests/GraphBasicTest.php on line 40Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graphHandler is deprecated in ./tests/GraphBasicTest.php on line 303Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graphHandler is deprecated in ./tests/GraphBasicTest.php on line 353Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graphHandler is deprecated in ./tests/GraphBasicTest.php on line 374Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graphHandler is deprecated in ./tests/GraphBasicTest.php on line 391Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graphHandler is deprecated in ./tests/GraphBasicTest.php on line 408Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graphHandler is deprecated in ./tests/GraphBasicTest.php on line 423Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graphHandler is deprecated in ./tests/GraphBasicTest.php on line 487Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graphHandler is deprecated in ./tests/GraphBasicTest.php on line 566Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graphHandler is deprecated in ./tests/GraphBasicTest.php on line 647Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graph is deprecated in ./tests/GraphBasicTest.php on line 298Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graph is deprecated in ./tests/GraphBasicTest.php on line 320Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graph is deprecated in ./tests/GraphBasicTest.php on line 351Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graph is deprecated in ./tests/GraphBasicTest.php on line 371Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graph is deprecated in ./tests/GraphBasicTest.php on line 389Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graph is deprecated in ./tests/GraphBasicTest.php on line 419Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graph is deprecated in ./tests/GraphBasicTest.php on line 483Deprecated: Creation of dynamic property ArangoDBClient\GraphBasicTest::$graph is deprecated in ./tests/GraphBasicTest.php on line 563Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$connection is deprecated in ./tests/GraphExtendedTest.php on line 120Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edge1aArray is deprecated in ./tests/GraphExtendedTest.php on line 110Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edge1aName is deprecated in ./tests/GraphExtendedTest.php on line 72Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edge1Array is deprecated in ./tests/GraphExtendedTest.php on line 97Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edge1Name is deprecated in ./tests/GraphExtendedTest.php on line 69Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edge2Array is deprecated in ./tests/GraphExtendedTest.php on line 101Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edge2Name is deprecated in ./tests/GraphExtendedTest.php on line 70Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edge3Array is deprecated in ./tests/GraphExtendedTest.php on line 106Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edge3Name is deprecated in ./tests/GraphExtendedTest.php on line 71Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edgeCollectionName is deprecated in ./tests/GraphExtendedTest.php on line 115Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edgeLabel1 is deprecated in ./tests/GraphExtendedTest.php on line 73Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edgeLabel2 is deprecated in ./tests/GraphExtendedTest.php on line 74Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$edgeLabel3 is deprecated in ./tests/GraphExtendedTest.php on line 75Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$graphHandler is deprecated in ./tests/GraphExtendedTest.php on line 124Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$graph is deprecated in ./tests/GraphExtendedTest.php on line 121Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$graphName is deprecated in ./tests/GraphExtendedTest.php on line 119Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$vertex1aArray is deprecated in ./tests/GraphExtendedTest.php on line 94Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$vertex1aName is deprecated in ./tests/GraphExtendedTest.php on line 68Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$vertex1Array is deprecated in ./tests/GraphExtendedTest.php on line 78Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$vertex1Name is deprecated in ./tests/GraphExtendedTest.php on line 64Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$vertex2Array is deprecated in ./tests/GraphExtendedTest.php on line 82Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$vertex2Name is deprecated in ./tests/GraphExtendedTest.php on line 65Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$vertex3Array is deprecated in ./tests/GraphExtendedTest.php on line 86Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$vertex3Name is deprecated in ./tests/GraphExtendedTest.php on line 66Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$vertex4Array is deprecated in ./tests/GraphExtendedTest.php on line 90Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$vertex4Name is deprecated in ./tests/GraphExtendedTest.php on line 67Deprecated: Creation of dynamic property ArangoDBClient\GraphExtendedTest::$vertexCollectionName is deprecated in ./tests/GraphExtendedTest.php on line 114Deprecated: Creation of dynamic property ArangoDBClient\QueryCacheTest::$cacheHandler is deprecated in ./tests/QueryCacheTest.php on line 35Deprecated: Creation of dynamic property ArangoDBClient\QueryCacheTest::$collectionHandler is deprecated in ./tests/QueryCacheTest.php on line 36Deprecated: Creation of dynamic property ArangoDBClient\QueryCacheTest::$collection is deprecated in ./tests/QueryCacheTest.php on line 50Deprecated: Creation of dynamic property ArangoDBClient\QueryCacheTest::$connection is deprecated in ./tests/QueryCacheTest.php on line 34Deprecated: Creation of dynamic property ArangoDBClient\QueryTest::$connection is deprecated in ./tests/QueryTest.php on line 34Deprecated: Creation of dynamic property ArangoDBClient\QueryTest::$queryHandler is deprecated in ./tests/QueryTest.php on line 35Deprecated: Creation of dynamic property ArangoDBClient\StatementTest::$collectionHandler is deprecated in ./tests/StatementTest.php on line 47Deprecated: Creation of dynamic property ArangoDBClient\StatementTest::$collection is deprecated in ./tests/StatementTest.php on line 56Deprecated: Creation of dynamic property ArangoDBClient\StatementTest::$connection is deprecated in ./tests/StatementTest.php on line 46Deprecated: Creation of dynamic property ArangoDBClient\StreamingTransactionTest::$collection1 is deprecated in ./tests/StreamingTransactionTest.php on line 59Deprecated: Creation of dynamic property ArangoDBClient\StreamingTransactionTest::$collection2 is deprecated in ./tests/StreamingTransactionTest.php on line 63Deprecated: Creation of dynamic property ArangoDBClient\StreamingTransactionTest::$collectionHandler is deprecated in ./tests/StreamingTransactionTest.php on line 43Deprecated: Creation of dynamic property ArangoDBClient\StreamingTransactionTest::$connection is deprecated in ./tests/StreamingTransactionTest.php on line 42Deprecated: Creation of dynamic property ArangoDBClient\StreamingTransactionTest::$transactionHandler is deprecated in ./tests/StreamingTransactionTest.php on line 69Deprecated: Creation of dynamic property ArangoDBClient\TransactionTest::$collection1 is deprecated in ./tests/TransactionTest.php on line 54Deprecated: Creation of dynamic property ArangoDBClient\TransactionTest::$collection2 is deprecated in ./tests/TransactionTest.php on line 58Deprecated: Creation of dynamic property ArangoDBClient\TransactionTest::$collectionHandler is deprecated in ./tests/TransactionTest.php on line 38Deprecated: Creation of dynamic property ArangoDBClient\TransactionTest::$connection is deprecated in ./tests/TransactionTest.php on line 37Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$connection is deprecated in ./tests/TraversalTest.php on line 124Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edge1Array is deprecated in ./tests/TraversalTest.php on line 106Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edge1Name is deprecated in ./tests/TraversalTest.php on line 75Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edge2Array is deprecated in ./tests/TraversalTest.php on line 109Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edge2Name is deprecated in ./tests/TraversalTest.php on line 76Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edge3Array is deprecated in ./tests/TraversalTest.php on line 112Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edge3Name is deprecated in ./tests/TraversalTest.php on line 77Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edge4Array is deprecated in ./tests/TraversalTest.php on line 115Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edge4Name is deprecated in ./tests/TraversalTest.php on line 78Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edge5Array is deprecated in ./tests/TraversalTest.php on line 118Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edge5Name is deprecated in ./tests/TraversalTest.php on line 79Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edgeCollectionName is deprecated in ./tests/TraversalTest.php on line 130Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edgeLabel1 is deprecated in ./tests/TraversalTest.php on line 80Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edgeLabel2 is deprecated in ./tests/TraversalTest.php on line 81Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edgeLabel3 is deprecated in ./tests/TraversalTest.php on line 82Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edgeLabel4 is deprecated in ./tests/TraversalTest.php on line 83Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$edgeLabel5 is deprecated in ./tests/TraversalTest.php on line 84Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$graphHandler is deprecated in ./tests/TraversalTest.php on line 135Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$graph is deprecated in ./tests/TraversalTest.php on line 125Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$graphName is deprecated in ./tests/TraversalTest.php on line 123Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$vertex1Array is deprecated in ./tests/TraversalTest.php on line 86Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$vertex1Name is deprecated in ./tests/TraversalTest.php on line 70Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$vertex2Array is deprecated in ./tests/TraversalTest.php on line 90Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$vertex2Name is deprecated in ./tests/TraversalTest.php on line 71Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$vertex3Array is deprecated in ./tests/TraversalTest.php on line 94Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$vertex3Name is deprecated in ./tests/TraversalTest.php on line 72Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$vertex4Array is deprecated in ./tests/TraversalTest.php on line 98Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$vertex4Name is deprecated in ./tests/TraversalTest.php on line 73Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$vertex5Array is deprecated in ./tests/TraversalTest.php on line 102Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$vertex5Name is deprecated in ./tests/TraversalTest.php on line 74Deprecated: Creation of dynamic property ArangoDBClient\TraversalTest::$vertexCollectionName is deprecated in ./tests/TraversalTest.php on line 129Deprecated: Creation of dynamic property ArangoDBClient\UserBasicTest::$connection is deprecated in ./tests/UserBasicTest.php on line 33Deprecated: Creation of dynamic property ArangoDBClient\UserBasicTest::$userHandler is deprecated in ./tests/UserBasicTest.php on line 34Deprecated: Creation of dynamic property ArangoDBClient\View::$_type is deprecated in ./lib/ArangoDBClient/View.php on line 67Deprecated: Creation of dynamic property ArangoDBClient\ViewTest::$connection is deprecated in ./tests/ViewTest.php on line 34Deprecated: Creation of dynamic property ArangoDBClient\ViewTest::$viewHandler is deprecated in ./tests/ViewTest.php on line 35

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp