Coder Social home page Coder Social logo

evolsoft / phartools Goto Github PK

View Code? Open in Web Editor NEW
29.0 7.0 0.0 32 KB

A powerful PHP-CLI tool to manage phar (PHP-Archive) files

Home Page: https://www.evolsoft.tk/phartools/

License: MIT License

PHP 97.52% Shell 1.85% Batchfile 0.63%
php-cli php phar-files archiving packaging

phartools's People

Contributors

flavius12 avatar

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

phartools's Issues

Does not generate the source folder

(Windows)

Does not generate the source folder ๐ŸŒš

The console say:

Extracting...
Extracted in C:\Program Files\PharTools!

But the source folder is not in that directory

Serious issue

I don't know how to properly say 'thank you' for this great utility.

So I've resorted to this.

Parse error: syntax error, unexpected '[' on line 208

# ./phartools.sh

**Parse error: syntax error, unexpected '[', expecting ',' or ';' in phartools.php on line 208**

# php -v
PHP 5.3.3 (cli) (built: Mar 22 2017 12:27:09)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
    with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.1.2, Copyright (c) 2002-2016, by ionCube Ltd.

# cat /etc/redhat-release
CentOS release 6.9 (Final)

The offending lines:

                    echo "Signature: " . $phar->getSignature()["hash"] . "\n";
                    echo "Signature type: " . $phar->getSignature()["hash_type"] . "\n";

???

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.