Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
The Latest in PHP: November 2017 Edition
Search
Chris Gmyr
November 16, 2017
Technology
0
150
The Latest in PHP: November 2017 Edition
Markdown file can be found here
https://github.com/trianglephp/latest-in-php
Chris Gmyr
November 16, 2017
Tweet
Share
More Decks by Chris Gmyr
See All by Chris Gmyr
The Latest in PHP: June 2019 Edition
cmgmyr
1
440
The Latest in PHP: April 2019 Edition
cmgmyr
0
260
The Latest in PHP: January 2019 Edition
cmgmyr
1
440
The Latest in PHP: September 2018 Edition
cmgmyr
0
350
Tips, Tricks, and Good Practices with Laravel's Eloquent
cmgmyr
2
25k
The Latest in PHP: April 2018 Edition
cmgmyr
0
280
Tombstones, Vampires & Discovering Dead Code
cmgmyr
1
300
The Latest in PHP: August 2017 Edition
cmgmyr
0
82
Code Analysis with PHP Metrics
cmgmyr
1
230
Other Decks in Technology
See All in Technology
How Do I Contact HP Printer Support? [Full 2025 Guide for U.S. Businesses]
harrry1211
0
130
AIの全社活用を推進するための安全なレールを敷いた話
shoheimitani
2
610
ビジネス職が分析も担う事業部制組織でのデータ活用の仕組みづくり / Enabling Data Analytics in Business-Led Divisional Organizations
zaimy
1
290
microCMSではじめるAIライティング
himaratsu
0
110
IPA&AWSダブル全冠が明かす、人生を変えた勉強法のすべて
iwamot
PRO
2
220
american airlines®️ USA Contact Numbers: Complete 2025 Support Guide
supportflight
1
120
対話型音声AIアプリケーションの信頼性向上の取り組み
ivry_presentationmaterials
1
600
SREのためのeBPF活用ステップアップガイド
egmc
1
780
スタートアップに選択肢を 〜生成AIを活用したセカンダリー事業への挑戦〜
nstock
0
270
Reach American Airlines®️ Instantly: 19 Calling Methods for Fast Support in the USA
flyamerican
1
180
Rethinking Incident Response: Context-Aware AI in Practice
rrreeeyyy
1
230
伴走から自律へ: 形式知へと導くSREイネーブリングによる プロダクトチームの信頼性オーナーシップ向上 / SRE NEXT 2025
visional_engineering_and_design
2
180
Featured
See All Featured
Thoughts on Productivity
jonyablonski
69
4.7k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
A Tale of Four Properties
chriscoyier
160
23k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Navigating Team Friction
lara
187
15k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Bash Introduction
62gerente
613
210k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
6
320
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
980
BBQ
matthewcrist
89
9.7k
Transcript
The Latest in PHP November 2017 Edition
Presented by Chris Gmyr @cmgmyr
PHP Releases 5.6.32 - Bug Fixes: Date, mcrypt, PCRE 7.0.25
- Bug Fixes: Apache2Handler, litespeed, SPL 7.1.11 - Bug Fixes: Hash, MySQLi, Opcache, PDO_mysql 4 http://php.net/ChangeLog-5.php 4 http://php.net/ChangeLog-7.php
PHP Releases PHP 7.2.0 RC6 - Final Release Candidate! (~Nov
30th) https://github.com/php/php-src/blob/php-7.2.0RC6/ UPGRADING
PHP RFCs 4 Implemented 4 7.3: Allow a trailing comma
in function calls 4 https://wiki.php.net/rfc/trailing-comma-function-calls 4 7.3: PCRE2 Migration 4 https://wiki.php.net/rfc/pcre2-migration 4 Pending Implementation 4 Flexible Heredoc and Nowdoc Syntaxes 4 https://wiki.php.net/rfc/flexible_heredoc_nowdoc_syntaxes https://wiki.php.net/rfc
Framework: Laravel 5.5.[19-21] 4 Added Router::apiResources() 4 Support custom URLs
for S3 4 Added handful of testing assertions (assertJsonMissingExact, assertJsonCount, etc) 4 Added MakesHttpRequests::followingRedirects() & MakesHttpRequests::from() https://github.com/laravel/framework/releases https://laracon.net/ Feb 7th ($12 early bird)
Framework: Symfony 4.0.0-BETA4, 3.4.0-BETA4 End of the month! https://symfony.com/blog/category/releases
CMS: Drupal 8.4.[1-2] 4 Bug Fixes https://www.drupal.org/project/drupal/releases
CMS: Wordpress 4.9 (Tipton) 4 Syntax Highlighting and Error Checking
4 Developer Sandbox (themes/plugins) 4 New Gallery Widget https://wordpress.org/news/2017/11/tipton/ Be a Gutenberg early tester https://wordpress.org/plugins/gutenberg/
IDE: PHPStorm 2017.3 Public Preview 4 New REST client interface
4 Performance improvements 4 Improved code templates 4 Create new Codeception and PHPSpec tests 4 Improved Twig formatting & template injections 4 Improved Database view, SQL generator https://blog.jetbrains.com/phpstorm/2017/11/phpstorm-2017-3-public-preview/
IDE: VSCode 1.18 4 Multi-root workspaces 4 Vertical panels 4
Git indicators in the Explorer 4 Inline pending change review 4 Better extension recommendations 4 Performance improvements https://code.visualstudio.com/updates/v1_18
PHP Conferences - November php[world] November 15–16, Washington, D.C. world.phparch.com
LaravelDay Nov. 30–December 1, Verona, Italy http://2017.laravelday.it
PHP Conferences - December ConFoo Vancouver 2017 December 4–6, Vancouver,
Canada confoo.ca/en/yvr2017/
Nomad PHP US Refactoring Done Right By Brandon Savage Europe
PHP 7 Goodie Bag By Cal Evans https://nomadphp.com/
Open Call for Papers Midwest PHP March 9-10, Minnesota CFP
Ends: 11/20/17 https://2018.midwestphp.org/ PHP[TEK] May 31-Aug 1, Atlanta, GA CFP Ends: 12/29/17 https://tek.phparch.com/
Notable News & Articles 4 https://dyrynda.com.au/blog/uploading-files-to-amazon-s3-from-the-browser- part-one 4 https://www.goetas.com/blog/modular-application-architecture-intro/ 4
https://www.sitepoint.com/optimize-mysql-indexes-slow-queries-configuration/ 4 http://tech.trivago.com/2017/10/27/continuous-performance-monitoring-for-php--- the-tale-of-blackfire-at-trivago/ 4 https://jolicode.com/blog/what-you-need-to-know-about-environment-variables- with-php 4 https://medium.com/@peter.lafferty/tdd-on-a-silex-controller-13b47ed4319b 4 https://symfony.fi/entry/php-7-1-vs-7-2-benchmarks-with-docker-and-symfony- flex
Next Month @ TrianglePHP Year End Social More details TBD!
Consider "Chipping In" https://secure.meetup.com/trianglephp/contribute/
Have a Job/Need a Job Who's hiring? Who's looking? What
are you looking for?
Tonight @ TrianglePHP FilterEasy.com's New System Architecture Presented By -
Daniel Milburn & James Fredley Thank you to FilterEasy for hosting and refreshments!