Thursday, August 19. 2010Supporting a PHP migrationRecently PHP.net announced, with their latest PHP 5.2.14 release, the end of active development of the PHP 5.2 branch. End of active development means that there will be no more new features or bug-fixes released in the current 5.2 version, and users are encouraged to move to the latest 5.3 branch of PHP. However, security updates will be considered on a case-by-case basis. According to a recent Twitter poll, we found that over 50% of developers are already working with the latest 5.3 release. An additional 35% is already in the process of migrating to 5.3. This means that the majority of developers see the importance of upgrading and are already taking action, well before PHP's announcement. (We are aware, though, that we are surrounded by a particularly well-educated group of hard-core community people, so these results might be slightly skewed.) Continue reading "Supporting a PHP migration" Thursday, July 31. 2008Client side migration from CVS to SVN
Migration from CVS to SVN is often described on the repository server side only. When migrating you would normally delete your CVS working copies and check out a fresh one from SVN. However in case of a live website you may not want to reinstall the entire working copy (including locally changed configuration files and unversioned files). Reinstalling the website may cost time, increase server load and cause website downtime.
To overcome this problem you can convert the working copy from a CVS working copy to an SVN working copy, by replacing the CVS meta data with SVN meta data directories in your working copy: Continue reading "Client side migration from CVS to SVN" Tuesday, July 8. 2008T minus one
It's July the 8th.
Today I realized that we're exactly one month away from 8-8-8, the final blow to PHP4. Last december, the community already stopped support for PHP4, but until the 8th of August, at least security fixes would still be done. If nothing has changed in the meantime, and I didn't read any evidence to the contrary, in 31 days from now,security fixes will no longer be provided for PHP4. Continue reading "T minus one" Tuesday, March 18. 2008DPC 2008, the votes go to: what's new in PHP6 After announcing Derick Rethans as the most requested PHP Guru in the Call for Ideas for the Dutch PHP Conference, we are now announcing the most requested topic: PHP6 (and, if not released by the time of the conference, the upcoming PHP 5.3 release).The talk will not only cover the new features of PHP6, but also addresses what you can do in your apps right now, to smooth the transition later. In other words, tips 'n tricks to keep your code 'portable' across versions. Continue reading "DPC 2008, the votes go to: what's new in PHP6"
(Page 1 of 1, totaling 4 entries)
|
Blog
After announcing Derick Rethans as the most requested PHP Guru in the Call for Ideas for the 