Last Month in PHP: 2016 February

Created: Sat, 19 Mar 2016 20:15:00 GMT

Time to read: 2 minutes

From a KCPUG lightning talk given on 02 Mar 2016

PHP Updates

Security and bugfix updates to PHP were released in February. Upgrade if you have a version less than:

  • 7.0.3
  • 5.6.18
    • Added HTTP 451
  • 5.5.32

CMSes

Drupal released security updates. Upgrade!
WordPress released a security update. Upgrade!

  • Drupal 8.0.4
  • Drupal 7.4.3
  • Drupal 6.3.8
  • WordPress 4.4.2
    • 2 Security fixes
    • 17 bug fixes

μFrameworks

Slim 3.2

  • Support the hostOnly cookie flag
  • Write to the PHP error log if displayErrorDetails is false to make it easier to find out what’s gone wrong!
  • Support PHP 7+ errors in the same way that Exceptions are handled.

See: Slim Framework 3.2 release notes

Frameworks

Various frameworks had point releases. I'm not sure what changed, so I assume that these are bugfixes.

  • Laravel 5.2.13
    • fixes a bug that can cause Mail::queue to send stale view data when using daemon queue workers.
  • Symfony [3.0.3, 2.8.3, 2.7.10, 2.3.38]
  • Zend Framework
    • No updates for ZF 2.5
    • Lots of work towards ZF 3 in Q3!

Laravel Homestead

PHP: The Right Way

Upcoming Conferences

Midwest PHP
Mar 4-5: Minneapolis, MN

  • KCPHP Speaker!

Lone Star PHP
Apr 7-9: Dallas, TX

  • KCPHP Speakers!

Day Camp for Developers - Modern PHP
Apr 22: Online

DrupalCon
May 9-13: New Orleans, LA

  • KCPHP Speaker!

php[tek]
May 23-27: St Louis, MO

  • KCPHP Speaker!

200 OK
June 3: Tulsa, OK

Kansas City Developer Conference
June 22-24 - Kansas City, MO

  • 4 PHP talks
  • KCPHP speakers!

NomadPHP

NomadPHP is an online supplement to your in-real-life user group.

Mar 24: 01:00 PM CST

Mar 24: 08:00 PM CST

Next Month's KCPUG

We're looking for speakers!

Colophon

This site is built using Gatsby, TailwindCSS, and a whole bunch of other fun stuff.

Corrections or curious to see how this was put together? Check out the latest version of this site at its github repo.