SlideShare a Scribd company logo
PHP
—
(Shengyou) & (Albert)
2019/08/11
Copyright © 2000-2019 JetBrains s.r.o.
PHP Puzzlers
—
PHP/Laravel
(Sasaya)
AmazingTalker CTO
http://laravelconf.tw/agenda
—
•
• 30
•
•
•
• JetBrains
—
• PHP 7.3
•
•
—
go(function () {
echo "A[1]n";
go(function () {
echo "B[1]n";
Co::sleep(0.1);
echo "B[2]n";
});
echo "A[2]n";
Co::sleep(0.2);
echo "A[3]n";
});
Event::wait();
—
$serv->on('close', function($serv, $fd) {
die;
});
onclose die tcp
—
https://github.com/shengyou/20190811-php-puzzlers
—
A B C D
( …)
PHP
(Shengyou Fan)
shengyou@jetbrains.com
(Albert Chen)
albert@handsup.shop
—

More Related Content

What's hot (20)

PDF
Gaelyk
Kazuchika Sekiya
 
PDF
Javascript Continues Integration in Jenkins with AngularJS
Ladislav Prskavec
 
PPTX
Naughty And Nice Bash Features
Nati Cohen
 
PDF
R版Getopt::Longを作ってみた
Takeshi Arabiki
 
PDF
Functional php
Jean Carlo Machado
 
PPTX
CouchDB Day NYC 2017: Replication
IBM Cloud Data Services
 
PDF
When RegEx is not enough
Nati Cohen
 
PDF
Basicsof c make and git for a hello qt application
Dinesh Manajipet
 
PPTX
CouchDB Day NYC 2017: JSON Documents
IBM Cloud Data Services
 
KEY
Kansai.pm 10周年記念 Plack/PSGI 入門
lestrrat
 
DOCX
serverstats
Ben De Koster
 
PDF
ES6 generators
Steven Foote
 
PPTX
10 tips for making Bash a sane programming language
Yaroslav Tkachenko
 
PDF
Biicode OpenExpoDay
fcofdezc
 
PDF
BeautifulSoup / selenium Deep dive
Naoto MATSUMOTO
 
PPTX
2015 555 kharchenko_ppt
Maxym Kharchenko
 
PDF
Quicli - From zero to a full CLI application in a few lines of Rust
Damien Castelltort
 
PPTX
Commit2015 kharchenko - python generators - ext
Maxym Kharchenko
 
PDF
File Space Usage Information and EMail Report - Shell Script
VCP Muthukrishna
 
PDF
Bash Script Disk Space Utilization Report and EMail
VCP Muthukrishna
 
Javascript Continues Integration in Jenkins with AngularJS
Ladislav Prskavec
 
Naughty And Nice Bash Features
Nati Cohen
 
R版Getopt::Longを作ってみた
Takeshi Arabiki
 
Functional php
Jean Carlo Machado
 
CouchDB Day NYC 2017: Replication
IBM Cloud Data Services
 
When RegEx is not enough
Nati Cohen
 
Basicsof c make and git for a hello qt application
Dinesh Manajipet
 
CouchDB Day NYC 2017: JSON Documents
IBM Cloud Data Services
 
Kansai.pm 10周年記念 Plack/PSGI 入門
lestrrat
 
serverstats
Ben De Koster
 
ES6 generators
Steven Foote
 
10 tips for making Bash a sane programming language
Yaroslav Tkachenko
 
Biicode OpenExpoDay
fcofdezc
 
BeautifulSoup / selenium Deep dive
Naoto MATSUMOTO
 
2015 555 kharchenko_ppt
Maxym Kharchenko
 
Quicli - From zero to a full CLI application in a few lines of Rust
Damien Castelltort
 
Commit2015 kharchenko - python generators - ext
Maxym Kharchenko
 
File Space Usage Information and EMail Report - Shell Script
VCP Muthukrishna
 
Bash Script Disk Space Utilization Report and EMail
VCP Muthukrishna
 

More from Shengyou Fan (20)

PDF
[JCConf 2024] Kotlin/Wasm:為 Kotlin 多平台帶來更多可能性
Shengyou Fan
 
PDF
[GDG Kaohsiung DevFest 2023] 以 Compose 及 Kotlin Multiplatform 打造多平台應用程式
Shengyou Fan
 
PDF
[JCConf 2023] 從 Kotlin Multiplatform 到 Compose Multiplatform:在多平台間輕鬆共用業務邏輯與 U...
Shengyou Fan
 
PDF
[Kotlin 讀書會第五梯次] 深入淺出 Kotlin 第一章導讀
Shengyou Fan
 
PDF
[WebConf Taiwan 2023] 一份 Zend Engine 外帶!透過 Micro 讓一次打包、多處運行變得可能
Shengyou Fan
 
PDF
How I make a podcast website using serverless technology in 2023
Shengyou Fan
 
PDF
[Effective Kotlin 讀書會] 第八章 Efficient collection processing 導讀
Shengyou Fan
 
PDF
[MOPCON 2022] 以 Kotlin Multiplatform 制霸全平台
Shengyou Fan
 
PDF
[JCConf 2022] Compose for Desktop - 開發桌面軟體的新選擇
Shengyou Fan
 
PDF
Using the Exposed SQL Framework to Manage Your Database
Shengyou Fan
 
PDF
[COSCUP 2022] 讓黑畫面再次偉大 - 用 PHP 寫 CLI 工具
Shengyou Fan
 
PDF
[COSCUP 2022] Kotlin Collection 遊樂園
Shengyou Fan
 
PDF
初探 Kotlin Multiplatform
Shengyou Fan
 
PDF
簡化 JVM 上雲 - 透過 Azure Spring Cloud 提升開發、發佈及服務監控效率
Shengyou Fan
 
PDF
[PHP 也有 Day #64] PHP 升級指南
Shengyou Fan
 
PDF
以 Kotlin Multiplatform Mobile (KMM) 開發跨平台行動應用
Shengyou Fan
 
PDF
Composer 經典食譜
Shengyou Fan
 
PDF
老派浪漫:用 Kotlin 寫 Command Line 工具
Shengyou Fan
 
PDF
[Kotlin Serverless 工作坊] 單元 4 - 實作 RSS Aggregator
Shengyou Fan
 
PDF
[Kotlin Serverless 工作坊] 單元 3 - 實作 JSON API
Shengyou Fan
 
[JCConf 2024] Kotlin/Wasm:為 Kotlin 多平台帶來更多可能性
Shengyou Fan
 
[GDG Kaohsiung DevFest 2023] 以 Compose 及 Kotlin Multiplatform 打造多平台應用程式
Shengyou Fan
 
[JCConf 2023] 從 Kotlin Multiplatform 到 Compose Multiplatform:在多平台間輕鬆共用業務邏輯與 U...
Shengyou Fan
 
[Kotlin 讀書會第五梯次] 深入淺出 Kotlin 第一章導讀
Shengyou Fan
 
[WebConf Taiwan 2023] 一份 Zend Engine 外帶!透過 Micro 讓一次打包、多處運行變得可能
Shengyou Fan
 
How I make a podcast website using serverless technology in 2023
Shengyou Fan
 
[Effective Kotlin 讀書會] 第八章 Efficient collection processing 導讀
Shengyou Fan
 
[MOPCON 2022] 以 Kotlin Multiplatform 制霸全平台
Shengyou Fan
 
[JCConf 2022] Compose for Desktop - 開發桌面軟體的新選擇
Shengyou Fan
 
Using the Exposed SQL Framework to Manage Your Database
Shengyou Fan
 
[COSCUP 2022] 讓黑畫面再次偉大 - 用 PHP 寫 CLI 工具
Shengyou Fan
 
[COSCUP 2022] Kotlin Collection 遊樂園
Shengyou Fan
 
初探 Kotlin Multiplatform
Shengyou Fan
 
簡化 JVM 上雲 - 透過 Azure Spring Cloud 提升開發、發佈及服務監控效率
Shengyou Fan
 
[PHP 也有 Day #64] PHP 升級指南
Shengyou Fan
 
以 Kotlin Multiplatform Mobile (KMM) 開發跨平台行動應用
Shengyou Fan
 
Composer 經典食譜
Shengyou Fan
 
老派浪漫:用 Kotlin 寫 Command Line 工具
Shengyou Fan
 
[Kotlin Serverless 工作坊] 單元 4 - 實作 RSS Aggregator
Shengyou Fan
 
[Kotlin Serverless 工作坊] 單元 3 - 實作 JSON API
Shengyou Fan
 
Ad

Recently uploaded (20)

PPTX
Orchestrating things in Angular application
Peter Abraham
 
DOCX
Custom vs. Off-the-Shelf Banking Software
KristenCarter35
 
PDF
FutureCon Seattle 2025 Presentation Slides - You Had One Job
Suzanne Aldrich
 
PDF
Boardroom AI: The Next 10 Moves | Cerebraix Talent Tech
ssuser73bdb11
 
PPTX
Metaphysics_Presentation_With_Visuals.pptx
erikjohnsales1
 
PDF
Top 10 Testing Procedures to Ensure Your Magento to Shopify Migration Success...
CartCoders
 
PPTX
Networking_Essentials_version_3.0_-_Module_3.pptx
ryan622010
 
PDF
BRKSP-2551 - Introduction to Segment Routing.pdf
fcesargonca
 
PPTX
PHIPA-Compliant Web Hosting in Toronto: What Healthcare Providers Must Know
steve198109
 
PPTX
Networking_Essentials_version_3.0_-_Module_5.pptx
ryan622010
 
PPTX
04 Output 1 Instruments & Tools (3).pptx
GEDYIONGebre
 
PPTX
Presentation3gsgsgsgsdfgadgsfgfgsfgagsfgsfgzfdgsdgs.pptx
SUB03
 
PPTX
Softuni - Psychology of entrepreneurship
Kalin Karakehayov
 
PDF
The Internet - By the numbers, presented at npNOG 11
APNIC
 
PDF
BRKACI-1003 ACI Brownfield Migration - Real World Experiences and Best Practi...
fcesargonca
 
PPTX
西班牙巴利阿里群岛大学电子版毕业证{UIBLetterUIB文凭证书}文凭复刻
Taqyea
 
PDF
Enhancing Parental Roles in Protecting Children from Online Sexual Exploitati...
ICT Frame Magazine Pvt. Ltd.
 
PDF
Cleaning up your RPKI invalids, presented at PacNOG 35
APNIC
 
PDF
Digital burnout toolkit for youth workers and teachers
asociatiastart123
 
PPTX
L1A Season 1 ENGLISH made by A hegy fixed
toszolder91
 
Orchestrating things in Angular application
Peter Abraham
 
Custom vs. Off-the-Shelf Banking Software
KristenCarter35
 
FutureCon Seattle 2025 Presentation Slides - You Had One Job
Suzanne Aldrich
 
Boardroom AI: The Next 10 Moves | Cerebraix Talent Tech
ssuser73bdb11
 
Metaphysics_Presentation_With_Visuals.pptx
erikjohnsales1
 
Top 10 Testing Procedures to Ensure Your Magento to Shopify Migration Success...
CartCoders
 
Networking_Essentials_version_3.0_-_Module_3.pptx
ryan622010
 
BRKSP-2551 - Introduction to Segment Routing.pdf
fcesargonca
 
PHIPA-Compliant Web Hosting in Toronto: What Healthcare Providers Must Know
steve198109
 
Networking_Essentials_version_3.0_-_Module_5.pptx
ryan622010
 
04 Output 1 Instruments & Tools (3).pptx
GEDYIONGebre
 
Presentation3gsgsgsgsdfgadgsfgfgsfgagsfgsfgzfdgsdgs.pptx
SUB03
 
Softuni - Psychology of entrepreneurship
Kalin Karakehayov
 
The Internet - By the numbers, presented at npNOG 11
APNIC
 
BRKACI-1003 ACI Brownfield Migration - Real World Experiences and Best Practi...
fcesargonca
 
西班牙巴利阿里群岛大学电子版毕业证{UIBLetterUIB文凭证书}文凭复刻
Taqyea
 
Enhancing Parental Roles in Protecting Children from Online Sexual Exploitati...
ICT Frame Magazine Pvt. Ltd.
 
Cleaning up your RPKI invalids, presented at PacNOG 35
APNIC
 
Digital burnout toolkit for youth workers and teachers
asociatiastart123
 
L1A Season 1 ENGLISH made by A hegy fixed
toszolder91
 
Ad