Talk in English - US at php[tek] 2014
View Slides: https://speakerdeck.com/ramsey/contributing-to-core-my-journey-to-add-array-column-to-the-php-core-php-tek-2014
Short URL: https://joind.in/talk/301ab
(QR-Code (opens in new window))
Contributing to Core: My Journey to Add array_column() to the PHP Core
Comments
Comments are closed.
Interesting talk subject, and a very good guide on how to actually put together a contribution to PHP core. Much of the same advice (without the approval chain) applies to making extensions, so is pretty widely applicable. This is a fairly niche talk, but having the GH project to make getting a buildable version of PHP setup is a really good idea