Git Product home page Git Product logo

currency-list's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

currency-list's Issues

Deprecated: Non-static method DOMImplementation::createDocument()

$ php bin/build -v
[file+] T:\repo\currency-list\bin/../data/af/currency.csv

Deprecated: Non-static method DOMImplementation::createDocument() should not be called statically in T:\repo\currency-list\vendor\umpirsky\list-generator\src\Umpirsky\ListGenerator\Exporter\HtmlExporter.php on line 47

Deprecated: Non-static method DOMImplementation::createDocumentType() should not be called statically in T:\repo\currency-list\vendor\umpirsky\list-generator\src\Umpirsky\ListGenerator\Exporter\HtmlExporter.php on line 50
[file+] T:\repo\currency-list\bin/../data/af/currency.html
[file+] T:\repo\currency-list\bin/../data/af/currency.json

PHP

PHP 7.1.20 (cli) (built: Jul 21 2018 16:37:40) ( ZTS MSVC14 (Visual C++ 2015) x64 )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies

incorrect column length `id`

CREATE TABLE list (id VARCHAR(2) NOT NULL, value VARCHAR(64) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci ENGINE = InnoDB;

INSERT INTO list (id, value) VALUES ('AFN', 'Afghan Afghani');
INSERT INTO list (id, value) VALUES ('AFA', 'Afghan Afghani (1927โ€“2002)');
.............
.............

Error: No such host is known

In AbstractMySQLDriver.php line 113:

  [Doctrine\DBAL\Exception\ConnectionException]
  An exception occurred in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: No such host is known.


Exception trace:
 Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException() at T:\repo\currency-list\vendor\doctrine\dbal\lib\Doctrine\DBAL\DBALException.php:184
 Doctrine\DBAL\DBALException::wrapException() at T:\repo\currency-list\vendor\doctrine\dbal\lib\Doctrine\DBAL\DBALException.php:169
 Doctrine\DBAL\DBALException::driverException() at T:\repo\currency-list\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOMySql\Driver.php:47
 Doctrine\DBAL\Driver\PDOMySql\Driver->connect() at T:\repo\currency-list\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php:389
 Doctrine\DBAL\Connection->connect() at T:\repo\currency-list\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php:453
 Doctrine\DBAL\Connection->getDatabasePlatformVersion() at T:\repo\currency-list\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php:413
 Doctrine\DBAL\Connection->detectDatabasePlatform() at T:\repo\currency-list\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php:357
 Doctrine\DBAL\Connection->getDatabasePlatform() at T:\repo\currency-list\vendor\umpirsky\list-generator\src\Umpirsky\ListGenerator\Exporter\SqlExporter.php:85
 Umpirsky\ListGenerator\Exporter\SqlExporter->exportCreateTable() at T:\repo\currency-list\vendor\umpirsky\list-generator\src\Umpirsky\ListGenerator\Exporter\SqlExporter.php:23
 Umpirsky\ListGenerator\Exporter\SqlExporter->export() at T:\repo\currency-list\vendor\umpirsky\list-generator\src\Umpirsky\ListGenerator\Builder\Build.php:81
 Umpirsky\ListGenerator\Builder\Build->execute() at T:\repo\currency-list\vendor\symfony\console\Command\Command.php:251
 Symfony\Component\Console\Command\Command->run() at T:\repo\currency-list\vendor\symfony\console\Application.php:946
 Symfony\Component\Console\Application->doRunCommand() at T:\repo\currency-list\vendor\symfony\console\Application.php:248
 Symfony\Component\Console\Application->doRun() at T:\repo\currency-list\vendor\symfony\console\Application.php:148
 Symfony\Component\Console\Application->run() at T:\repo\currency-list\bin\build:3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.