Coder Social home page Coder Social logo

ice's People

Contributors

danchaofan avatar goosman-lei avatar hanxiang-cn avatar lifenglin avatar windrainw avatar yes1000 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  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

ice's Issues

Service的Local调用, 加载异常导致workApp错乱.

src/Frame/Service/Proxy/Local.php

这个类, public function _callArray()方法中, 没有找到service类或方法时, 直接返回. 没有切换workApp对象. 会导致workApp错乱.

\F_Ice::$ins->switchWorkApp($oldWorkApp);

另外, 这个本地调用中, 没有考虑对service中有异常的处理.
这个考虑local/remote兼容性, 应该需要从规范上约束, service不能向外抛出任何异常, 必须自己处理

日志文件没有区分出独立的wf日志

src/Frame/Logger.php中. 定义了LEVEL_FATAL等几个日志级别的常量.

常量定义为数字.
在function fatal()/function warn()/function info()三个入口函数中, 使用了对应的常量日志级别.

function getLogFile()中, 硬编码使用'warn'/'fatal'字面, 判定是否应该拆分.wf日志.

导致预期独立拆分文件的wf日志没有拆出来.

能提供一个composer update之后的demo吗

为了瞅一眼ice,我折腾了一个虚拟机,装好了git,装好了php,装好了composer,然后我以为要大功告成了。运行composer的时候出现如下错误:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for ice/framework >=0.0.1-dev -> satisfiable by Ice/Framework[dev-master].
    - Ice/Framework dev-master requires lancerhe/phpunit-mock dev-master -> satisfiable by lancerhe/phpunit-mock[dev-master] but these conflict with your requirements or minimum-stability.

太折腾人了,所以麻烦给个下载后就能跑的包。

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.