Skip to content
/ zf1 Public
forked from plesk/zf1

EOL on 2016-09-28. Contains conversion of ZF1 subversion repo to git, from version 15234 forward, and only containing master and release-1.12 branches and 1.12 tags.

License

Notifications You must be signed in to change notification settings

gold22/zf1

 
 

Repository files navigation

Logo

Welcome to the Zend Framework 1.12 Release!

USAGE

composer require plesk/zf1

https://packagist.org/packages/plesk/zf1

HOW TO PREPARE RELEASE

git checkout -b 1.12.17-plesk-min-4
docker run -it -v $(pwd):/root/ ubuntu /root/build.sh
git add .
git commit
git push --set-upstream origin 1.12.17-plesk-min-4
git tag 1.12.17-patch4
git push origin 1.12.17-patch4

About

EOL on 2016-09-28. Contains conversion of ZF1 subversion repo to git, from version 15234 forward, and only containing master and release-1.12 branches and 1.12 tags.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.7%
  • HTML 0.3%
  • Shell 0.0%
  • Batchfile 0.0%
  • TSQL 0.0%
  • JavaScript 0.0%