Skip to content

Commit fdee028

Browse files
committed
Documentation update.
1 parent 49a3a5f commit fdee028

1 file changed

Lines changed: 4 additions & 18 deletions

File tree

README.markdown

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,18 @@
11
PropelBundle
22
============
33

4-
[![Build Status](https://secure.travis-ci.org/propelorm/PropelBundle.png)](http://travis-ci.org/propelorm/PropelBundle)
5-
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/propelorm/PropelBundle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6-
7-
This is the official implementation of [Propel](http://www.propelorm.org/) in Symfony2.
4+
This an unofficial implementation of [Propel 1.6](http://www.propelorm.org/) in Symfony, which has been modified to work
5+
with PHP 7.2+ and Symfony 3.0+.
86

97
## Branching model
108

119
### Propel1 integration
1210

1311
The two major branches being supported are:
1412

15-
* The `1.5` branch contains Propel *1.6+* integration for Symfony *2.8 LTS*.
16-
* The `1.6` branch contains Propel *1.6+* integration for Symfony *3.0*.
17-
18-
If you are running on an older version, you may require one of the following versions of this bundle.
19-
20-
* The `1.0` branch contains Propel *1.6* integration for Symfony *2.0*.
21-
* The `1.1` branch contains Propel *1.6* integration for Symfony *2.1*.
22-
* The `1.2` branch contains Propel *1.6* integration for Symfony *>2.1*.
23-
* The `1.4` branch contains Propel *1.6* integration for Symfony *>2.3*.
24-
25-
### Propel2 integration
26-
27-
* The `2.0` branch will contain `Propel2` integration for Symfony *3.0*.
13+
* The `1.7` branch contains Propel *1.6* integration for Symfony *3.x* and PHP *7.2+*.
2814

29-
**Note:** the `master` branch won't be updated anymore, and will trigger an `E_USER_DEPRECATED` error to notice people.
15+
**Note:** Only the 1.7 branch is maintained in this fork. For newer _or_ older versions, please use the [original repo](https://github.com/propelorm/PropelBundle).
3016

3117
## Features
3218

0 commit comments

Comments
 (0)