PHP8のモダンな書き方チートシートがgithabにあるの見つけたで、
というITコンサルしている海外の人のツイート
・モダンを知ることでレガシーを知れる
The New Life of PHP – The PHP Foundation
・もっとPHPの言語内でパラダイム・シフトが活発になりそう
・レガシーシステムを作っている会社はDOKIDOKI★HETOHETOが待っていそう★★
2021 アドベントカレンダー Laravel
著名なエンジニアによる記事が満載。Laravel の最新情報などもそろっている雰囲気です
JetBrainsがコードエディタの「Fleet」を発表
PHPは実装予定。単純に使ってみたいです。
Appleシリコン対応Docker Desktop、一般提供を開始
M1 Mac不具合が解決していけば最新Mac買いたい。
まだIntel Macの信用度は高い。
Nikita Popov、PHP開発から離れる & PHP財団設立のお知らせ
PHP開発の主要人物って2人だけなんだぁ……
PHP: PHP 8.1.0 Release Announcement
新機能については、うちのTechBlogでもまとめられています
PHPerKaigi petit - PHP8.1リリース祝賀会
参加者のアイコンが見たことあるアイコンばかり…
「動的プロパティの禁止」が僅差で可決
ライブラリやら諸々取り込むのは大変そう
ちなみに投票数の2/3が賛成で可決です
Show Note
イベントの書き起こし
Readonly Properties
New never type
Final class constants
date_sunrise() and date_sunset()
key(), current(), next(), prev(), reset() on objects
get_class(), get_parent_class() and get_called_class() without argument
t fopen mode
filter.default ini setting
暗黙の float から int への変換
false な変数を自動的に復活させる挙動(Autovivification)
ここら辺はシステムによっては影響が結構ありそう。
申込時にさっそくapacheにphp8.1インストールしたら500でまくりでした
というメッセージもいただいておりました。
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
![image alt](https:// "title") | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | Emoji list | ||
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing