Code Monkey home page Code Monkey logo

Comments (7)

kafoso avatar kafoso commented on August 15, 2024

Yes. By "doctrine" you mean the ORM (https://github.com/doctrine/doctrine2), which is currently at 2.6.2?

I suppose I could bump the version numbers to follow those of Doctrine releases, more or less.

from doctrine-firebird-driver.

e-belair avatar e-belair commented on August 15, 2024

Yes it is the 2.6 orm module

from doctrine-firebird-driver.

e-belair avatar e-belair commented on August 15, 2024

So what's up? Are you encountering some issues?

from doctrine-firebird-driver.

kafoso avatar kafoso commented on August 15, 2024

Not so much of an issue per se. It has more to do with aesthetics and vulnerability concerns. PHP 5.6, for which Doctrine is written, has its end of life December 31, 2018. That's right around the corner.

If Doctrine changes to PHP ^7.1 syntax - which I definitely think it should - this library has to be overhauled completely in the future.

Additionally, a driver is written for the DBAL (https://github.com/doctrine/dbal). Not the ORM. In retrospect, the version number definitely should not follow the ORM, but rather the DBAL. Although, they are closely related.

The latest version is also no longer 2.6.

I'll look into it over the weekend.

from doctrine-firebird-driver.

kafoso avatar kafoso commented on August 15, 2024

@manuscle

Here you go: https://github.com/kafoso/doctrine-firebird-driver/releases/tag/2.6.0

Could you please have a go at it and get back to me? Thank you.

from doctrine-firebird-driver.

e-belair avatar e-belair commented on August 15, 2024

I've just installed it on a Zend Framework 3 project and it seems to work great!
I'll play a while with it and come back to you if I encounter some issue.
Thank you very much for your work :-)

from doctrine-firebird-driver.

kafoso avatar kafoso commented on August 15, 2024

You're welcome! Looking forward to getting some feedback.

from doctrine-firebird-driver.

Related Issues (10)

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.