Latest updates in testing, MySQL 5.5.36

The following packages are in testing, and available for download in the testing repositories:

  • mysql55 5.5.36

Assuming you have the Webtatic repositories set up (see Yum Repository), you can update using:

    yum update <package> --enablerepo=webtatic-testing

Latest updates in testing, PHP 5.5.5 / 5.4.21, MySQL 5.5.34

The following packages are in testing, and available for download in the testing repositories:

  • php55w 5.5.5
  • php54w 5.4.21
  • php55w-pecl-apcu / php54w-pecl-apcu 4.0.2
  • mysql55 5.5.34

Assuming you have the Webtatic repositories set up (see Yum Repository), you can update using:

    yum update <package> --enablerepo=webtatic-testing

Latest updates in testing, PHP 5.5.3 / 5.4.19, MySQL 5.5.33

The following packages are in testing, and available for download in the testing repositories:

  • php55w 5.5.3
  • php54w 5.4.19
  • mysql55 5.5.33

Assuming you have the Webtatic repositories set up, you can update using:

    yum update <package> --enablerepo=webtatic-testing

Latest updates, PHP 5.4.10 / 5.3.20, MySQL 5.5 on CentOS 6

here are updated packages in the Yum repository:

PHP.net mentions that PHP 5.3 will be entering an end of life cycle March 2013, and after that will only receive critical fixes.

New packages for MySQL 5.5 and Nginx 1.2 are now available in the Webtatic 6 repository. Guides will follow soon.

Latest updates, PHP 5.3.6, MySQL 5.5.10

There are updated packages in the Yum repository:

What's interesting is that PHP.net decided not to release the security fixes to PHP 5.2. The security flaws that were fixed may affect that release, which is end of life, so I recommend that you upgrade to PHP 5.3. PHP 5.3 has now been out for almost 2 years.

Now that PHP Pear 1.9.2 is in the repository, you should be able to install PHPUnit 3.5 without needing to manually upgrade Pear.