imported posts

This commit is contained in:
2012-01-02 23:33:14 -05:00
parent ee4514f219
commit 9ceeea0bc1
334 changed files with 5471 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
layout: post
title: PHP 5.2 is out
created: 1162570783
permalink: blog/walkah/php-5-2-out
tags:
- php
---
<p>I don't usually blog much... and certainly not about things like releases of new PHP versions. However, I think it's worth noting that <a href="http://www.php.net/releases/5_2_0.php">php 5.2</a> has been released. From the <a href="http://ilia.ws/archives/142-PHP-5.2.0-is-finally-out!.html">sounds of things</a>, and certainly from my minimal experiments with it, it seems that php 5 may have finally arrived.</p>
<p>Anyone out there running php5 in heavy (large scale) production? Is it time to move beyond the safe "known entity" comforts of php4?</p>