PHP Senior Professional Services Consultant at Perforce
Pinned Loading
-
Use default branch name of "main" i...
Use default branch name of "main" instead of "master" in Git repositories 1# Set default branch name for new repositories to "main"
23## git version 2.28+
45```
-
PHP 4 Class Constructor Modernizatio...
PHP 4 Class Constructor Modernization to PHP 5+ 1Modernizing PHP 4 style constructors in both a forwards and backwards-compatible fashion requires two things:
23- renaming the PHP4 style constructor to `__construct()`.
4- implementing a **PHP4 style method** that _invokes_ the PHP5 `__construct()`.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.