Giter Site home page Giter Site logo

No tags of the 5.3 branch about predis HOT 1 CLOSED

predis avatar predis commented on June 2, 2024
No tags of the 5.3 branch

from predis.

Comments (1)

nrk avatar nrk commented on June 2, 2024

Hi,

This is a description of the layout of the repository in terms of branch and tags:

master branch: this is where the unstable version of the next major release of Predis (v0.7.0) is being developed. The code is actually pretty stable but the same cannot be said for the API, that's why it's still considered unstable even though many developers are using this version. This branch still has no tags. Oh and by the way, Predis v0.7.0 will be PHP 5.3-only.

v0.6 branch: this is where the current stable version of Predis is being maintained and contains only PHP 5.3 code. All the tags in the format v0.6.x point to commits in this branch, e.g. the v0.6.6 tag.

php5.2_backport branch: this branch contains the backported version of Predis to make it compatible with PHP 5.2 (no namespaces, closures and such). All the tags in the format v0.6.x-PHP5.2 point to commits in this branch, e.g. the v0.6.6-PHP5.2 tag.

All the other branches are intended for development, testing or contain older versions of the library.

That said, the v0.6.6 tag points to the latest version (as the time of writing) of the mainline PHP 5.3-only library, in fact as you can see this file uses namespaces.

from predis.

Related Issues (20)

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.