FediScanner

#php

← Back

catch できない致命的エラーも、終了処理でなら記録できます。register_shutdown_function で登録した関数の中から error_get_last() を見れば、白い画面の原因を後追いできます。

#PHP

Show Original PostReport

おはようございます。

finally ブロックは、try の中で return しても例外が飛んでも、抜ける前に必ず通ります。ファイルを閉じる、ロックを外すといった後片付けを置いておけば、経路を数えずに済みます。

#PHP

Show Original PostReport

Now that the schedule is live I can say it out loud: I'm speaking at @longhorn in Austin this October!

I'll be presenting "How Tetris Made Me a Better Programmer" — come find out what a lifetime of dropping blocks has to do with writing better code.

Full schedule: longhornphp.com/schedule

Blind Bird pricing runs through August 8, so grab a ticket while it's cheap. See you there! #PHP #LonghornPHP

Show Original PostReport

hooray! i finally posted v1.2.0 of the kiki homepage construction set. this includes a new feature that allows for Podcasting RSS feed support, which you can see in action at cd-rom.ca

tomotama.itch.io/kiki

thank you kiki sysops for keeping this tiny web alive with your experiments and feats. i haven't had to touch wordpress in two years and counting thanks to you 🙏

#kiki #smallweb #indieWeb #php

Show Original PostReport