Looking through the PHP source on github, I stumbled upon this preliminary changelog for v5.5. I'm not quite sure what to say ... Good luck?
Caffeine induced coding frenzy
Looking through the PHP source on github, I stumbled upon this preliminary changelog for v5.5. I'm not quite sure what to say ... Good luck?
I set up a new development environment using the recently released CentOS v6.1. For various reasons I prefer to switch off SELinux for the Apache Webserver. Coming from CentOS 5.x, I expected to be able to do this via the well known setsebool -P httpd_disable_trans 1. Much to my surprise, SELinux insisted on not knowing that …
Chive, one of the most prominent applications written with the help of the Yii framework has finally reached version 1.0. Chive is a web-2.0-ish clone of the famous phpMyAdmin administrative tool for MySQL. In their own words:
Chive is a free, open source, web-based database management tool, designed to bring joy to web developers - with easy…