php 面試題

laravel 7 特性

laravel 8 特性

php 7 特性

php 8 特性

  • Names Arguments
  • JIT
  • Union Types
  • Constructor Property Promotion
  • Null-Safe Operator
  • Trailing Comma in Parameters
  • Match Expression
  • Attributes
  • WeakMaps
  • Mixed Type
  • Throw Exception From New Places
  • Call ::class on objects
  • Non-Capturing Catch
  • New String Functions

class vs trait 執行順序

callback

clean architecture

ddd


https://docs.kilvn.com/tipi/

https://imyoungyang.gitbooks.io/php7-study-group-notes/content/Chapter2/php-trait.html



留言

這個網誌中的熱門文章

WINDOWS cmd 操作:查看進程、TCP連線、刪除TCP連線和進程

mongodb aggregate 筆記

mongodb shell 操作