SlideShare a Scribd company logo
Last Month in PHP
October 2016
Kansas City PHP User Group
PHP Patch Releases
PHP 7.0.12 - Upgrade!
● Security fixes
● See:
php.net/ChangeLog-7.php#7.0.1
2
PHP 5.6.27 - Upgrade!
● Security fixes
● See:
php.net/ChangeLog-5.php#5.6.2
7
Upcoming Features via PHP RFC
get_class() disallow null parameter
● Target: PHP 7.2
● tl;dr: Enforces “principle of least surprise”
in get_class(). Shows warning when
null parameter is passed into
get_class()
● See:
wiki.php.net/rfc/get_class_disallow_null_p
arameter
Upcoming Features via PHP RFC
Warning when counting non-countable objects
● Target: PHP 7.2
● tl;dr: count() and sizeof() against non-arrays that do not implement the
Countable interface will Warn
● Note: Will continue to return 0 when null is passed in and will return 1 when a
non-countable scalar or object is passed in
● See: wiki.php.net/rfc/counting_non_countables
CMSes: Drupal
Drupal 8.2.[0,1]
● Drupal 8.2: New Version!
○ Easier to place and configure blocks on pages
○ Content moderation now included
○ Support for date ranges
○ Site building, content authoring, and administrative improvements
○ Platform features for web services
● drupal.org/blog/drupal-8-2-0
Frameworks - CakePHP
CakePHP 3.3.[6,7] & 2.9.1
● 3.3.x - bugfixes
○ bakery.cakephp.org/2016/10/14/cakephp_336_released.html
○ bakery.cakephp.org/2016/10/28/cakephp_337_released.html
● 2.9.1 - Feature release
○ bakery.cakephp.org/2016/10/10/cakephp_291_released.html
Frameworks - Laravel
Laravel 5.3.[16, 17, 18, 19, 20 21]
● Laravel 5.3
○ Some PHP 7.0 & 7.1 work
○ See: github.com/laravel/framework/blob/5.3/CHANGELOG-5.3.md
Frameworks - Symfony
Symfony 3.1.[5, 6], 2.8.[12, 13], 2.7.[19, 20]
● Maintenance Releases
○ symfony.com/blog/symfony-3-1-6-released
○ symfony.com/blog/symfony-3-1-5-released
○ symfony.com/blog/symfony-2-8-13-released
○ symfony.com/blog/symfony-2-8-12-released
○ symfony.com/blog/symfony-2-7-20-released
○ symfony.com/blog/symfony-2-7-19-released
PHP: The Right Way
● Composer and Packagist:
○ Warn about updating Composer on
production
● Opcode Cache:
○ Corrected spelling error
○ Clarified information
● PHP PAAS Providers:
○ Update URLs
○ Remove non-existent providers
● Books:
○ Added “Modern PHP” book
● Design Patterns:
○ Changed link from github to ReadTheDocs
● Fixed header capitalizations
● Translations
○ Added Arabic
● Note: Every open-source project can use
your help with documentation. What are
you waiting for?
PHP Conferences
PHP[WORLD] 2016
● Nov 14-18 - Washington, D.C.
● 10% KCPUG Discount: REDACTED
● world.phparch.com/
ZendCon
● Nov 18-21 - Las Vegas, NV
● zendcon.com
SunshinePHP 2017
● Feb 2-4 - Miami, FL
● KCPUG Speaker!
● 2017.sunshinephp.com
PHP UK 2017
● Feb 16-17 - London, UK
● phpconference.co.uk
PHP Conferences - Continued
Confoo.CA 2017
● Mar 8-10 - Montreal, CAN
● confoo.ca/en/yul2017
Midwest PHP 2017
● March 17-18 - Minneapolis, MN
● CFP through Nov 15
○ cfp.midwestphp.org
● 2017.midwestphp.org
Lonestar PHP 2017
● Apr 20-22 - Dallas, TX
● lonestarphp.com
Nomad PHP (Online) - November 17
Nomad PHP EU - 01:00 PM CDT
Mirror, Mirror on the Wall: Building a New
PHP Reflection Library
● James Titcumb (@asgrim)
● nomadphp.com/nomadphp-2016-11-eu
Nomad PHP US - 08:00 PM CDT
Monkeys in the Machine
● Eric Mann (@ericmann)
● nomadphp.com/nomadphp-2016-11-us
Next Month in KCPHPUG
● Eric Poe: “Iterating Strings -- Iterating Things” ?

More Related Content

PDF
Last Month in PHP - November 2016
PDF
Last Month in PHP - September 2016
PDF
Last 2 Months in PHP - July & August 2016
PDF
Lately in php - 2019 May 4
PDF
Last Month in PHP - February 2017
PDF
NE Scala 2016 roundup
PDF
Docker 101 - From production to development
PDF
202107 - Orion introduction - COSCUP
Last Month in PHP - November 2016
Last Month in PHP - September 2016
Last 2 Months in PHP - July & August 2016
Lately in php - 2019 May 4
Last Month in PHP - February 2017
NE Scala 2016 roundup
Docker 101 - From production to development
202107 - Orion introduction - COSCUP

What's hot (19)

PDF
GraphQL Bangkok meetup 5.0
PDF
Angular2 - A story from the trenches
PDF
Drupal Brisbane Meetup :: Drupal in late 2017-2018
PDF
Chicago Salesforce Saturday - Tools Presentation
PPTX
Recent c++ goodies (March 2018)
PDF
The working architecture of node js applications open tech week javascript ...
PDF
The Future is Here: ECMAScript 6 in the Wild
PPTX
Grzegorz Witek - MongoDB + RoR, Mongoid (PRUG 1.0)
PDF
Introducing haXe
PPTX
Go bei der 4Com GmbH & Co. KG
PDF
Patterns: The new Javascript framweork
PDF
WebCamp Ukraine 2016: Instant messenger with Python. Back-end development
PDF
Modern Perl desktop apps - Cluj.pm March 2014
PDF
PDF
202104 technical challenging and our solutions - golang taipei
PPTX
OpenAPI Extensions for OSLC
ODP
How We Bacame a 'Go' Company
PDF
Overview of the Open Source Vulkan Driver for Raspberry Pi 4
GraphQL Bangkok meetup 5.0
Angular2 - A story from the trenches
Drupal Brisbane Meetup :: Drupal in late 2017-2018
Chicago Salesforce Saturday - Tools Presentation
Recent c++ goodies (March 2018)
The working architecture of node js applications open tech week javascript ...
The Future is Here: ECMAScript 6 in the Wild
Grzegorz Witek - MongoDB + RoR, Mongoid (PRUG 1.0)
Introducing haXe
Go bei der 4Com GmbH & Co. KG
Patterns: The new Javascript framweork
WebCamp Ukraine 2016: Instant messenger with Python. Back-end development
Modern Perl desktop apps - Cluj.pm March 2014
202104 technical challenging and our solutions - golang taipei
OpenAPI Extensions for OSLC
How We Bacame a 'Go' Company
Overview of the Open Source Vulkan Driver for Raspberry Pi 4
Ad

Viewers also liked (19)

PDF
5° básico b semana 28 al 02 diciembre
PPT
Mascotas diabeticas
PDF
FRAMEWORK_V1(1)
PPTX
TEL explicacion para docentes
PDF
The Branch Foretold
PPTX
Cuadro interáctivo tipos de placas tectónicas
PDF
Instalación y configuración de ldap server en Debian 8.7.1
PPTX
La población y las actividades económicas de Europa
PPTX
Las capas de la tierra
PPTX
Tweetalyst - Social media customer care & analytics tool
PPTX
Inspire DGT 創意部案例分享 20170213
PDF
Last Month in PHP - December 2016
PDF
Uutisotsikot - A Facebook Messenger bot
PPTX
Inspire DGT 業務部案例分享 20170220
PPTX
Core Hack Day Oct 2016
PDF
Web x Arduino 智能監控潮潮 Der
PDF
Last Month in PHP - May 2016
PPTX
物聯網概論 期中報告
PDF
Webduino 新功能介紹體驗
5° básico b semana 28 al 02 diciembre
Mascotas diabeticas
FRAMEWORK_V1(1)
TEL explicacion para docentes
The Branch Foretold
Cuadro interáctivo tipos de placas tectónicas
Instalación y configuración de ldap server en Debian 8.7.1
La población y las actividades económicas de Europa
Las capas de la tierra
Tweetalyst - Social media customer care & analytics tool
Inspire DGT 創意部案例分享 20170213
Last Month in PHP - December 2016
Uutisotsikot - A Facebook Messenger bot
Inspire DGT 業務部案例分享 20170220
Core Hack Day Oct 2016
Web x Arduino 智能監控潮潮 Der
Last Month in PHP - May 2016
物聯網概論 期中報告
Webduino 新功能介紹體驗
Ad

Similar to Last Month in PHP - October 2016 (20)

PDF
Last Month in PHP - March 2017
PDF
Last Month in PHP - April 2018
PDF
2019 January - The Month in PHP
PDF
Last 2 Months in PHP - January 2018
PPTX
Last Month in PHP - March 2016
PPTX
Last Month in PHP - April 2016
PDF
Last Month in PHP - May 2018
PDF
Last Month in PHP - June 2016
PDF
Last Month in PHP - March 2018
PDF
Last Month in PHP - April 2017
PPTX
Last Month in PHP - February 2016
PDF
Last Month in PHP - June through Mid-July 2017
DOCX
Guidelines php 8 gig
PDF
The why and how of moving to php 8
PDF
2018 September - The Month in PHP
PPTX
PHP 9 – Upcoming features and trends in PHP development.pptx
PDF
PHP Versions Upgradation - What's New vs Old Version.pdf
PDF
2018 November - The Month in PHP
PDF
2018 October - The Month in PHP
PDF
Last Month in PHP - December 2015
Last Month in PHP - March 2017
Last Month in PHP - April 2018
2019 January - The Month in PHP
Last 2 Months in PHP - January 2018
Last Month in PHP - March 2016
Last Month in PHP - April 2016
Last Month in PHP - May 2018
Last Month in PHP - June 2016
Last Month in PHP - March 2018
Last Month in PHP - April 2017
Last Month in PHP - February 2016
Last Month in PHP - June through Mid-July 2017
Guidelines php 8 gig
The why and how of moving to php 8
2018 September - The Month in PHP
PHP 9 – Upcoming features and trends in PHP development.pptx
PHP Versions Upgradation - What's New vs Old Version.pdf
2018 November - The Month in PHP
2018 October - The Month in PHP
Last Month in PHP - December 2015

Recently uploaded (20)

PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPT
Teaching material agriculture food technology
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Encapsulation theory and applications.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Approach and Philosophy of On baking technology
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Machine learning based COVID-19 study performance prediction
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PPTX
Cloud computing and distributed systems.
Review of recent advances in non-invasive hemoglobin estimation
Dropbox Q2 2025 Financial Results & Investor Presentation
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Teaching material agriculture food technology
Per capita expenditure prediction using model stacking based on satellite ima...
MIND Revenue Release Quarter 2 2025 Press Release
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
“AI and Expert System Decision Support & Business Intelligence Systems”
Encapsulation theory and applications.pdf
Spectral efficient network and resource selection model in 5G networks
Approach and Philosophy of On baking technology
MYSQL Presentation for SQL database connectivity
Reach Out and Touch Someone: Haptics and Empathic Computing
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Machine learning based COVID-19 study performance prediction
NewMind AI Weekly Chronicles - August'25-Week II
Cloud computing and distributed systems.

Last Month in PHP - October 2016

  • 1. Last Month in PHP October 2016 Kansas City PHP User Group
  • 2. PHP Patch Releases PHP 7.0.12 - Upgrade! ● Security fixes ● See: php.net/ChangeLog-7.php#7.0.1 2 PHP 5.6.27 - Upgrade! ● Security fixes ● See: php.net/ChangeLog-5.php#5.6.2 7
  • 3. Upcoming Features via PHP RFC get_class() disallow null parameter ● Target: PHP 7.2 ● tl;dr: Enforces “principle of least surprise” in get_class(). Shows warning when null parameter is passed into get_class() ● See: wiki.php.net/rfc/get_class_disallow_null_p arameter
  • 4. Upcoming Features via PHP RFC Warning when counting non-countable objects ● Target: PHP 7.2 ● tl;dr: count() and sizeof() against non-arrays that do not implement the Countable interface will Warn ● Note: Will continue to return 0 when null is passed in and will return 1 when a non-countable scalar or object is passed in ● See: wiki.php.net/rfc/counting_non_countables
  • 5. CMSes: Drupal Drupal 8.2.[0,1] ● Drupal 8.2: New Version! ○ Easier to place and configure blocks on pages ○ Content moderation now included ○ Support for date ranges ○ Site building, content authoring, and administrative improvements ○ Platform features for web services ● drupal.org/blog/drupal-8-2-0
  • 6. Frameworks - CakePHP CakePHP 3.3.[6,7] & 2.9.1 ● 3.3.x - bugfixes ○ bakery.cakephp.org/2016/10/14/cakephp_336_released.html ○ bakery.cakephp.org/2016/10/28/cakephp_337_released.html ● 2.9.1 - Feature release ○ bakery.cakephp.org/2016/10/10/cakephp_291_released.html
  • 7. Frameworks - Laravel Laravel 5.3.[16, 17, 18, 19, 20 21] ● Laravel 5.3 ○ Some PHP 7.0 & 7.1 work ○ See: github.com/laravel/framework/blob/5.3/CHANGELOG-5.3.md
  • 8. Frameworks - Symfony Symfony 3.1.[5, 6], 2.8.[12, 13], 2.7.[19, 20] ● Maintenance Releases ○ symfony.com/blog/symfony-3-1-6-released ○ symfony.com/blog/symfony-3-1-5-released ○ symfony.com/blog/symfony-2-8-13-released ○ symfony.com/blog/symfony-2-8-12-released ○ symfony.com/blog/symfony-2-7-20-released ○ symfony.com/blog/symfony-2-7-19-released
  • 9. PHP: The Right Way ● Composer and Packagist: ○ Warn about updating Composer on production ● Opcode Cache: ○ Corrected spelling error ○ Clarified information ● PHP PAAS Providers: ○ Update URLs ○ Remove non-existent providers ● Books: ○ Added “Modern PHP” book ● Design Patterns: ○ Changed link from github to ReadTheDocs ● Fixed header capitalizations ● Translations ○ Added Arabic ● Note: Every open-source project can use your help with documentation. What are you waiting for?
  • 10. PHP Conferences PHP[WORLD] 2016 ● Nov 14-18 - Washington, D.C. ● 10% KCPUG Discount: REDACTED ● world.phparch.com/ ZendCon ● Nov 18-21 - Las Vegas, NV ● zendcon.com SunshinePHP 2017 ● Feb 2-4 - Miami, FL ● KCPUG Speaker! ● 2017.sunshinephp.com PHP UK 2017 ● Feb 16-17 - London, UK ● phpconference.co.uk
  • 11. PHP Conferences - Continued Confoo.CA 2017 ● Mar 8-10 - Montreal, CAN ● confoo.ca/en/yul2017 Midwest PHP 2017 ● March 17-18 - Minneapolis, MN ● CFP through Nov 15 ○ cfp.midwestphp.org ● 2017.midwestphp.org Lonestar PHP 2017 ● Apr 20-22 - Dallas, TX ● lonestarphp.com
  • 12. Nomad PHP (Online) - November 17 Nomad PHP EU - 01:00 PM CDT Mirror, Mirror on the Wall: Building a New PHP Reflection Library ● James Titcumb (@asgrim) ● nomadphp.com/nomadphp-2016-11-eu Nomad PHP US - 08:00 PM CDT Monkeys in the Machine ● Eric Mann (@ericmann) ● nomadphp.com/nomadphp-2016-11-us
  • 13. Next Month in KCPHPUG ● Eric Poe: “Iterating Strings -- Iterating Things” ?