Skip to content

Commit 9ed85aa

Browse files
authored
Add php.github.io/php-src to CONTRIBUTING.md Technical Resources list (GH-20580)
1 parent 26e0bfa commit 9ed85aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ scattered across different websites, and often outdated. Nonetheless, they can
100100
provide a good starting point for learning about the fundamentals of the code
101101
base.
102102

103+
* https://php.github.io/php-src/
103104
* https://www.phpinternalsbook.com/
104105
* https://www.npopov.com/
105106
* [Internal value representation](https://www.npopov.com/2015/05/05/Internal-value-representation-in-PHP-7-part-1.html), [part 2](https://www.npopov.com/2015/06/19/Internal-value-representation-in-PHP-7-part-2.html)

0 commit comments

Comments
 (0)