Skip to content
/ zf1 Public
forked from zendframework/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

plesk/zf1

This branch is 69 commits ahead of, 52 commits behind zendframework/zf1:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 1, 2015
Feb 3, 2025
Jan 22, 2025
Mar 19, 2025
Jan 19, 2015
May 13, 2015
Mar 18, 2025
Dec 12, 2014
Mar 28, 2014
Oct 20, 2015
May 21, 2014
Dec 23, 2014
Apr 5, 2013
Jan 1, 2015
May 22, 2014
Mar 28, 2019
Jun 15, 2012
Apr 2, 2018
Jan 23, 2025
Mar 28, 2019

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%
  • JavaScript 0.0%
  • TSQL 0.0%