zend php server supported components
https://www.zend.com/en/products/zend-server-plus
- Operating system: Cent OS, Ubuntu
- Web server: Nginx, Apache – running on any OS
- Database: MySQL, MariaDB, PostgreSQL, Mongo DB – running on any OS
zend php server supported components
https://www.zend.com/en/products/zend-server-plus
php fractal transformers
Framework Interop Group FIG PHP PSR Standards
phalcon – a high speed php framework
howto downgrade ed/x/ubuntu 16 php 7.0 to php 5.6
install a clean ed/x/ubuntu from ISO but do not add php then
add-apt-repository ppa:ondrej/php aptitude update aptitude install php5.6 # verify php php -v # verify apache a2query -m
thanks to
github connected ci, code coverage and code style tools
ED/X/UBUNTU ondrej PPA PHP 5.6 repo has changed
# LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php # aptitude update # aptitude install php5.6 # aptitude install php-xdebug
sometimes php5 will create a crontab job that runs php5/sessionclean every 30 mins this can cause php xdebug errors to occur every 30 minutes