Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Last Month in PHP - February 2013

John Kary
February 16, 2013

Last Month in PHP - February 2013

Kansas City PHP User Group
February 16, 2013

John Kary

February 16, 2013
Tweet

More Decks by John Kary

Other Decks in Programming

Transcript

  1. Last Month in PHP February 16, 2013 Kansas City PHP

    User Group John Kary @johnkary Slides: http://johnkary.net/talks
  2. 5.5.0-alpha4 Class Name as Scalar use MyVendor\SomeComponent\TargetNs; // inside a

    test case $this->getMock(TargetNs\Foo::class); // as opposed to $this->getMock('MyVendor\SomeComponent\TargetNs\Foo');
  3. 5.5.0-alpha4 Class Name as Scalar use MyVendor\SomeComponent\TargetEntityNs as Entity; //

    inside a test case $entityManager->find(Entity\User::class, 5); // as opposed to $entityManager->find('MyVendor\SomeComponent\TargetEntityNs\User', 5);
  4. 2.0.7 2.1.0 & 2.1.1 Zend\Test Component Oracle and IBM DB2

    in Zend\Db FirePHP, ChromePHP, MongoDB, and FingersCrossed writers for Zend\Logger
  5. Zend Optimizer+ is now open-source https://github.com/zend-dev/ZendOptimizerPlus - Rasmus Lerdorf, Sunshine

    PHP Conference, Feb 8, 2013 I'm confident PHP 5.5 will bundle an opcode cache when it ships.
  6. April 5 & 6, 2013 Kansas City, MO $189 General

    Admission tickets $299 Last Minute tickets RubyMidwest.com
  7. April 5 & 6, 2013 Kansas City, MO $189 General

    Admission tickets $299 Last Minute tickets RubyMidwest.com I'm Going!
  8. February 8-9, 2013 Adam Culp - SunshinePHP Lead Organizer -

    South Florida PHP User Group Organizer Photo by ServerGrove
  9. Photo by Sebastian Bergmann Rasmus Lerdorf - Creator of PHP

    - Opening Keynote talks.php.net/show/sunshinephp February 8-9, 2013
  10. Photo by ServerGrove Cal Evans - Face of PHP Community

    - !Normal == Awesome! February 8-9, 2013