Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Padawan.php error: Expecting value: line1 column 1 (char 0) #25

Open
Asterovim opened this issue Mar 26, 2018 · 4 comments
Open

Padawan.php error: Expecting value: line1 column 1 (char 0) #25

Asterovim opened this issue Mar 26, 2018 · 4 comments

Comments

@Asterovim
Copy link

Hello,

When i save a files php, my status bar (neovim) say :

"Padawan.php error: Expecting value: line1 column 1 (char 0)"

Why ? please help me, thanks you.

@pbogut
Copy link
Member

pbogut commented Apr 3, 2018

Can you give us more details? What's in the file you try to use? What is your padawan version? What is in padawan log?
Is that happening for every file every project for you? More ditails, please.

@Asterovim
Copy link
Author

Hello, every files.

It's show only when I save.

My composer.json :
{ "require": { "mkusher/padawan": "^0.2.1" } }

and composer.lock :
{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "aa5d9902c7c44b192937dc3fccd97617", "packages": [ { "name": "container-interop/container-interop", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/container-interop/container-interop.git", "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", "shasum": "" }, "require": { "psr/container": "^1.0" }, "type": "library", "autoload": { "psr-4": { "Interop\\Container\\": "src/Interop/Container/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", "time": "2017-02-14T19:40:03+00:00" }, { "name": "doctrine/annotations", "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "php": "^7.1" }, "require-dev": { "doctrine/cache": "1.*", "phpunit/phpunit": "^6.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "[email protected]" }, { "name": "Benjamin Eberlei", "email": "[email protected]" }, { "name": "Guilherme Blanco", "email": "[email protected]" }, { "name": "Jonathan Wage", "email": "[email protected]" }, { "name": "Johannes Schmitt", "email": "[email protected]" } ], "description": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "time": "2017-12-06T07:11:42+00:00" }, { "name": "doctrine/cache", "version": "v1.7.1", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a", "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a", "shasum": "" }, "require": { "php": "~7.1" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", "mongodb/mongodb": "^1.1", "phpunit/phpunit": "^5.7", "predis/predis": "~1.0" }, "suggest": { "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.7.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "[email protected]" }, { "name": "Benjamin Eberlei", "email": "[email protected]" }, { "name": "Guilherme Blanco", "email": "[email protected]" }, { "name": "Jonathan Wage", "email": "[email protected]" }, { "name": "Johannes Schmitt", "email": "[email protected]" } ], "description": "Caching library offering an object-oriented API for many cache backends", "homepage": "http://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2017-08-25T07:02:50+00:00" }, { "name": "doctrine/lexer", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Lexer\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "[email protected]" }, { "name": "Guilherme Blanco", "email": "[email protected]" }, { "name": "Johannes Schmitt", "email": "[email protected]" } ], "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "http://www.doctrine-project.org", "keywords": [ "lexer", "parser" ], "time": "2014-09-09T13:34:57+00:00" }, { "name": "evenement/evenement", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/igorw/evenement.git", "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/igorw/evenement/zipball/6ba9a777870ab49f417e703229d53931ed40fd7a", "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^6.0||^5.7||^4.8.35" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-0": { "Evenement": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "[email protected]" } ], "description": "Événement is a very simple event dispatching library for PHP", "keywords": [ "event-dispatcher", "event-emitter" ], "time": "2017-07-17T17:39:19+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "[email protected]", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "request", "response", "stream", "uri", "url" ], "time": "2017-03-20T17:10:46+00:00" }, { "name": "mkusher/padawan", "version": "v0.2.1", "source": { "type": "git", "url": "https://github.com/mkusher/padawan.php.git", "reference": "7ee828f6e86c0ec567e050a9511eab048a10aaae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mkusher/padawan.php/zipball/7ee828f6e86c0ec567e050a9511eab048a10aaae", "reference": "7ee828f6e86c0ec567e050a9511eab048a10aaae", "shasum": "" }, "require": { "doctrine/cache": "^1.4", "mnapoli/php-di": "~4.4", "monolog/monolog": "~1.13", "nikic/php-parser": "~1.1", "phine/path": "~1.0", "phpdocumentor/reflection-docblock": "~2.0", "react/react": "0.4.*", "symfony/event-dispatcher": "^2.6" }, "require-dev": { "behat/behat": "~3.0", "peridot-php/leo": "~1.4", "peridot-php/peridot": "~1.15", "peridot-php/peridot-prophecy-plugin": "~1.0", "phpspec/prophecy": "^1.5" }, "bin": [ "bin/padawan", "bin/padawan-server" ], "type": "library", "autoload": { "psr-4": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Aleh Kashnikau", "email": "[email protected]" } ], "description": "Smart php completion server", "time": "2015-09-09T17:09:51+00:00" }, { "name": "mnapoli/php-di", "version": "4.4.10", "source": { "type": "git", "url": "https://github.com/PHP-DI/PHP-DI.git", "reference": "cc10862b66267b6e6f793eda2867b0aef5b693be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/cc10862b66267b6e6f793eda2867b0aef5b693be", "reference": "cc10862b66267b6e6f793eda2867b0aef5b693be", "shasum": "" }, "require": { "container-interop/container-interop": "~1.0", "doctrine/annotations": "~1.2", "doctrine/cache": "~1.0", "myclabs/php-enum": "~1.1", "ocramius/proxy-manager": "~0.5", "php": ">=5.3.3", "php-di/phpdoc-reader": "~1.3" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-4": { "DI\\": "src/DI/" }, "files": [ "src/DI/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PHP-DI is a Container that makes Dependency Injection as practical as possible in PHP", "homepage": "http://mnapoli.github.com/PHP-DI/", "keywords": [ "container", "dependency injection", "di" ], "abandoned": "php-di/php-di", "time": "2015-07-24T09:21:24+00:00" }, { "name": "monolog/monolog", "version": "1.23.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4", "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "jakub-onderka/php-parallel-lint": "0.9", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", "phpunit/phpunit": "~4.5", "phpunit/phpunit-mock-objects": "2.3.0", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "sentry/sentry": "Allow sending log messages to a Sentry server" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "[email protected]", "homepage": "http://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "https://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "time": "2017-06-19T01:22:40+00:00" }, { "name": "myclabs/php-enum", "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/myclabs/php-enum.git", "reference": "3ed7088cfd0a0e06534b7f8b0eee82acea574fac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/myclabs/php-enum/zipball/3ed7088cfd0a0e06534b7f8b0eee82acea574fac", "reference": "3ed7088cfd0a0e06534b7f8b0eee82acea574fac", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "^4.8.35|^5.7|^6.0", "squizlabs/php_codesniffer": "1.*" }, "type": "library", "autoload": { "psr-4": { "MyCLabs\\Enum\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP Enum contributors", "homepage": "https://github.com/myclabs/php-enum/graphs/contributors" } ], "description": "PHP Enum implementation", "homepage": "https://github.com/myclabs/php-enum", "keywords": [ "enum" ], "time": "2017-06-28T16:24:08+00:00" }, { "name": "nikic/php-parser", "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51", "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "files": [ "lib/bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "time": "2015-09-19T14:15:08+00:00" }, { "name": "ocramius/proxy-manager", "version": "0.5.2", "source": { "type": "git", "url": "https://github.com/Ocramius/ProxyManager.git", "reference": "0ac0eb3e8e04c7fa75caaf1a43c5405623abf8f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/0ac0eb3e8e04c7fa75caaf1a43c5405623abf8f5", "reference": "0ac0eb3e8e04c7fa75caaf1a43c5405623abf8f5", "shasum": "" }, "require": { "php": ">=5.3.3", "zendframework/zend-code": ">2.2.5,<3.0" }, "require-dev": { "ext-phar": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "1.5.*" }, "suggest": { "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects", "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)", "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)", "zendframework/zend-stdlib": "To use the hydrator proxy", "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.6.x-dev" } }, "autoload": { "psr-0": { "ProxyManager\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "[email protected]", "homepage": "http://ocramius.github.com/" } ], "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies", "homepage": "https://github.com/Ocramius/ProxyManager", "keywords": [ "aop", "lazy loading", "proxy", "proxy pattern", "service proxies" ], "time": "2014-09-28T14:18:11+00:00" }, { "name": "phine/exception", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/kherge-abandoned/lib-exception.git", "reference": "150c6b6090b2ebc53c60e87cb20c7f1287b7b68a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kherge-abandoned/lib-exception/zipball/150c6b6090b2ebc53c60e87cb20c7f1287b7b68a", "reference": "150c6b6090b2ebc53c60e87cb20c7f1287b7b68a", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "league/phpunit-coverage-listener": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Phine\\Exception": "src/lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kevin Herrera", "email": "[email protected]", "homepage": "http://kevin.herrera.io" } ], "description": "A PHP library for improving the use of exceptions.", "homepage": "https://github.com/phine/lib-exception", "keywords": [ "exception" ], "abandoned": true, "time": "2013-08-27T17:43:25+00:00" }, { "name": "phine/path", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/box-project/box2-path.git", "reference": "cbe1a5eb6cf22958394db2469af9b773508abddd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/box-project/box2-path/zipball/cbe1a5eb6cf22958394db2469af9b773508abddd", "reference": "cbe1a5eb6cf22958394db2469af9b773508abddd", "shasum": "" }, "require": { "phine/exception": "~1.0", "php": ">=5.3.3" }, "require-dev": { "league/phpunit-coverage-listener": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Phine\\Path": "src/lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kevin Herrera", "email": "[email protected]", "homepage": "http://kevin.herrera.io" } ], "description": "A PHP library for improving the use of file system paths.", "homepage": "https://github.com/phine/lib-path", "keywords": [ "file", "path", "system" ], "abandoned": true, "time": "2013-10-15T22:58:04+00:00" }, { "name": "php-di/phpdoc-reader", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/PHP-DI/PhpDocReader.git", "reference": "8a6e123fd1ce54f7fcbd71747b3bf04e465da229" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/8a6e123fd1ce54f7fcbd71747b3bf04e465da229", "reference": "8a6e123fd1ce54f7fcbd71747b3bf04e465da229", "shasum": "" }, "require": { "doctrine/annotations": "1.*", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "PhpDocReader": "src/", "UnitTest": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "keywords": [ "phpdoc", "reflection" ], "time": "2014-08-21T08:20:45+00:00" }, { "name": "phpdocumentor/reflection-docblock", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b", "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "dflydev/markdown": "~1.0", "erusev/parsedown": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "phpDocumentor": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "[email protected]" } ], "time": "2016-01-25T08:17:30+00:00" }, { "name": "psr/container", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "time": "2017-02-14T16:28:37+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2016-10-10T12:19:37+00:00" }, { "name": "react/cache", "version": "v0.4.2", "source": { "type": "git", "url": "https://github.com/reactphp/cache.git", "reference": "75494f26b4ef089db9bf8c90b63c296246e099e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/cache/zipball/75494f26b4ef089db9bf8c90b63c296246e099e8", "reference": "75494f26b4ef089db9bf8c90b63c296246e099e8", "shasum": "" }, "require": { "php": ">=5.3.0", "react/promise": "~2.0|~1.1" }, "require-dev": { "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35" }, "type": "library", "autoload": { "psr-4": { "React\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async, Promise-based cache interface for ReactPHP", "keywords": [ "cache", "caching", "promise", "reactphp" ], "time": "2017-12-20T16:47:13+00:00" }, { "name": "react/child-process", "version": "v0.4.3", "source": { "type": "git", "url": "https://github.com/reactphp/child-process.git", "reference": "b81d06daaafb5d7d592b6f7f8b1b7905cdef9ac6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/child-process/zipball/b81d06daaafb5d7d592b6f7f8b1b7905cdef9ac6", "reference": "b81d06daaafb5d7d592b6f7f8b1b7905cdef9ac6", "shasum": "" }, "require": { "evenement/evenement": "^2.0 || ^1.0", "php": ">=5.3.0", "react/event-loop": "^0.4 || ^0.3", "react/stream": "^0.5 || ^0.4.4" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8.10", "sebastian/environment": "~1.0" }, "type": "library", "autoload": { "psr-4": { "React\\ChildProcess\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Library for executing child processes.", "keywords": [ "process" ], "time": "2017-03-14T13:23:20+00:00" }, { "name": "react/dns", "version": "v0.4.13", "source": { "type": "git", "url": "https://github.com/reactphp/dns.git", "reference": "7d1e08c300fd7de600810883386ee5e2a64898f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/dns/zipball/7d1e08c300fd7de600810883386ee5e2a64898f4", "reference": "7d1e08c300fd7de600810883386ee5e2a64898f4", "shasum": "" }, "require": { "php": ">=5.3.0", "react/cache": "~0.4.0|~0.3.0", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5", "react/promise": "^2.1 || ^1.2.1", "react/promise-timer": "^1.2", "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4.5" }, "require-dev": { "clue/block-react": "^1.2", "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35" }, "type": "library", "autoload": { "psr-4": { "React\\Dns\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async DNS resolver for ReactPHP", "keywords": [ "async", "dns", "dns-resolver", "reactphp" ], "time": "2018-02-27T12:51:22+00:00" }, { "name": "react/event-loop", "version": "v0.4.3", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", "reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/event-loop/zipball/8bde03488ee897dc6bb3d91e4e17c353f9c5252f", "reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "suggest": { "ext-event": "~1.0", "ext-libev": "*", "ext-libevent": ">=0.1.0" }, "type": "library", "autoload": { "psr-4": { "React\\EventLoop\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Event loop abstraction layer that libraries can use for evented I/O.", "keywords": [ "asynchronous", "event-loop" ], "time": "2017-04-27T10:56:23+00:00" }, { "name": "react/http", "version": "v0.4.4", "source": { "type": "git", "url": "https://github.com/reactphp/http.git", "reference": "aac319bd789cbc7b478d42cde2d03596e97e3222" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/http/zipball/aac319bd789cbc7b478d42cde2d03596e97e3222", "reference": "aac319bd789cbc7b478d42cde2d03596e97e3222", "shasum": "" }, "require": { "evenement/evenement": "^2.0 || ^1.0", "php": ">=5.3.0", "react/socket": "^0.4", "react/stream": "^0.4.4", "ringcentral/psr7": "^1.2" }, "require-dev": { "phpunit/phpunit": "^4.8.10||^5.0" }, "type": "library", "autoload": { "psr-4": { "React\\Http\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Library for building an evented http server.", "keywords": [ "http" ], "time": "2017-02-13T14:12:50+00:00" }, { "name": "react/http-client", "version": "v0.4.17", "source": { "type": "git", "url": "https://github.com/reactphp/http-client.git", "reference": "75ee8a113f156834aaabfe0055e8db531cb4892c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/http-client/zipball/75ee8a113f156834aaabfe0055e8db531cb4892c", "reference": "75ee8a113f156834aaabfe0055e8db531cb4892c", "shasum": "" }, "require": { "evenement/evenement": "~2.0", "guzzlehttp/psr7": "^1.0", "php": ">=5.4.0", "react/dns": "0.4.*", "react/event-loop": "0.4.*", "react/promise": "~2.2", "react/socket-client": "^0.5 || ^0.4 || ^0.3", "react/stream": "0.4.*" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8.10" }, "type": "library", "autoload": { "psr-4": { "React\\HttpClient\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Asynchronous HTTP client library.", "keywords": [ "http" ], "time": "2017-03-20T09:55:48+00:00" }, { "name": "react/promise", "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", "reference": "62785ae604c8d69725d693eb370e1d67e94c4053" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise/zipball/62785ae604c8d69725d693eb370e1d67e94c4053", "reference": "62785ae604c8d69725d693eb370e1d67e94c4053", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Sorgalla", "email": "[email protected]" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "keywords": [ "promise", "promises" ], "time": "2017-03-25T12:08:31+00:00" }, { "name": "react/promise-timer", "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/reactphp/promise-timer.git", "reference": "9b4cd9cbe7457e0d87fe8aa7ccceab8a2c830fbd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/9b4cd9cbe7457e0d87fe8aa7ccceab8a2c830fbd", "reference": "9b4cd9cbe7457e0d87fe8aa7ccceab8a2c830fbd", "shasum": "" }, "require": { "php": ">=5.3", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5", "react/promise": "~2.1|~1.2" }, "require-dev": { "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\Timer\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "[email protected]" } ], "description": "A trivial implementation of timeouts for Promises, built on top of ReactPHP.", "homepage": "https://github.com/react/promise-timer", "keywords": [ "async", "event-loop", "promise", "reactphp", "timeout", "timer" ], "time": "2017-12-22T15:41:41+00:00" }, { "name": "react/react", "version": "v0.4.2", "source": { "type": "git", "url": "https://github.com/reactphp/react.git", "reference": "457b6b8a16a37c11278cac0870d6d2ff911c5765" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/react/zipball/457b6b8a16a37c11278cac0870d6d2ff911c5765", "reference": "457b6b8a16a37c11278cac0870d6d2ff911c5765", "shasum": "" }, "require": { "php": ">=5.4.0", "react/cache": "0.4.*", "react/child-process": "0.4.*", "react/dns": "0.4.*", "react/event-loop": "0.4.*", "react/http": "0.4.*", "react/http-client": "0.4.*", "react/promise": "~2.1", "react/socket": "0.4.*", "react/socket-client": "0.4.*", "react/stream": "0.4.*" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "ext-event": "Allows for use of a more performant event-loop implementation.", "ext-libev": "Allows for use of a more performant event-loop implementation.", "ext-libevent": "Allows for use of a more performant event-loop implementation." }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.5-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Nuclear Reactor written in PHP.", "keywords": [ "asynchronous", "event-loop", "reactor" ], "time": "2014-12-11T02:06:55+00:00" }, { "name": "react/socket", "version": "v0.4.6", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", "reference": "cf074e53c974df52388ebd09710a9018894745d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/socket/zipball/cf074e53c974df52388ebd09710a9018894745d2", "reference": "cf074e53c974df52388ebd09710a9018894745d2", "shasum": "" }, "require": { "evenement/evenement": "~2.0|~1.0", "php": ">=5.3.0", "react/event-loop": "0.4.*|0.3.*", "react/promise": "^2.0 || ^1.1", "react/stream": "^0.4.5" }, "require-dev": { "clue/block-react": "^1.1", "phpunit/phpunit": "~4.8", "react/socket-client": "^0.5.1" }, "type": "library", "autoload": { "psr-4": { "React\\Socket\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async, streaming plaintext TCP/IP and secure TLS socket server for React PHP", "keywords": [ "Socket" ], "time": "2017-01-26T09:23:38+00:00" }, { "name": "react/socket-client", "version": "v0.4.6", "source": { "type": "git", "url": "https://github.com/reactphp/socket-client.git", "reference": "49e730523b73d912e56f7a41f53ed3fc083ae167" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/socket-client/zipball/49e730523b73d912e56f7a41f53ed3fc083ae167", "reference": "49e730523b73d912e56f7a41f53ed3fc083ae167", "shasum": "" }, "require": { "php": ">=5.4.0", "react/dns": "0.4.*", "react/event-loop": "0.4.*", "react/promise": "~2.0", "react/stream": "0.4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.4-dev" } }, "autoload": { "psr-4": { "React\\SocketClient\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async connector to open TCP/IP and SSL/TLS based connections.", "keywords": [ "Socket" ], "abandoned": "react/socket", "time": "2016-12-06T10:54:49+00:00" }, { "name": "react/stream", "version": "v0.4.6", "source": { "type": "git", "url": "https://github.com/reactphp/stream.git", "reference": "44dc7f51ea48624110136b535b9ba44fd7d0c1ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/stream/zipball/44dc7f51ea48624110136b535b9ba44fd7d0c1ee", "reference": "44dc7f51ea48624110136b535b9ba44fd7d0c1ee", "shasum": "" }, "require": { "evenement/evenement": "^2.0|^1.0", "php": ">=5.3.8" }, "require-dev": { "clue/stream-filter": "~1.2", "react/event-loop": "^0.4|^0.3", "react/promise": "^2.0|^1.0" }, "suggest": { "react/event-loop": "^0.4", "react/promise": "^2.0" }, "type": "library", "autoload": { "psr-4": { "React\\Stream\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Basic readable and writable stream interfaces that support piping.", "keywords": [ "pipe", "stream" ], "time": "2017-01-25T14:44:14+00:00" }, { "name": "ringcentral/psr7", "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/ringcentral/psr7.git", "reference": "dcd84bbb49b96c616d1dcc8bfb9bef3f2cd53d1c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ringcentral/psr7/zipball/dcd84bbb49b96c616d1dcc8bfb9bef3f2cd53d1c", "reference": "dcd84bbb49b96c616d1dcc8bfb9bef3f2cd53d1c", "shasum": "" }, "require": { "php": ">=5.3", "psr/http-message": "~1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "RingCentral\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "[email protected]", "homepage": "https://github.com/mtdowling" } ], "description": "PSR-7 message implementation", "keywords": [ "http", "message", "stream", "uri" ], "time": "2018-01-15T21:00:49+00:00" }, { "name": "symfony/event-dispatcher", "version": "v2.8.36", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "f5d2d7dcc33b89e20c2696ea9afcbddf6540081c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f5d2d7dcc33b89e20c2696ea9afcbddf6540081c", "reference": "f5d2d7dcc33b89e20c2696ea9afcbddf6540081c", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "^2.0.5|~3.0.0", "symfony/dependency-injection": "~2.6|~3.0.0", "symfony/expression-language": "~2.6|~3.0.0", "symfony/stopwatch": "~2.3|~3.0.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "[email protected]" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "time": "2018-02-11T16:53:59+00:00" }, { "name": "zendframework/zend-code", "version": "2.6.3", "source": { "type": "git", "url": "https://github.com/zendframework/zend-code.git", "reference": "95033f061b083e16cdee60530ec260d7d628b887" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887", "reference": "95033f061b083e16cdee60530ec260d7d628b887", "shasum": "" }, "require": { "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6", "zendframework/zend-eventmanager": "^2.6 || ^3.0" }, "require-dev": { "doctrine/annotations": "~1.0", "fabpot/php-cs-fixer": "1.7.*", "phpunit/phpunit": "^4.8.21", "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "suggest": { "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", "zendframework/zend-stdlib": "Zend\\Stdlib component" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev", "dev-develop": "2.7-dev" } }, "autoload": { "psr-4": { "Zend\\Code\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "provides facilities to generate arbitrary code using an object oriented interface", "homepage": "https://github.com/zendframework/zend-code", "keywords": [ "code", "zf2" ], "time": "2016-04-20T17:26:42+00:00" }, { "name": "zendframework/zend-eventmanager", "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-eventmanager.git", "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/9d72db10ceb6e42fb92350c0cb54460da61bd79c", "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "athletic/athletic": "^0.1", "container-interop/container-interop": "^1.1.0", "phpunit/phpunit": "^6.0.7 || ^5.7.14", "zendframework/zend-coding-standard": "~1.0.0", "zendframework/zend-stdlib": "^2.7.3 || ^3.0" }, "suggest": { "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2-dev", "dev-develop": "3.3-dev" } }, "autoload": { "psr-4": { "Zend\\EventManager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Trigger and listen to events within a PHP application", "homepage": "https://github.com/zendframework/zend-eventmanager", "keywords": [ "event", "eventmanager", "events", "zf2" ], "time": "2017-07-11T19:17:22+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }

I work with arch linux.

thanks you.

@Asterovim
Copy link
Author

Padawan logs are empty.

@pbogut
Copy link
Member

pbogut commented Apr 21, 2018

There should be something in logs. You can try run padawan server manually before you run vim, then start vim and see the output of padawan server command. Other thing is the stable 2.1 version is bit outdated, I would recommend to try padawan from master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants