ThePHPF / pie-design

94 stars 1 forks source link

Add info for ext/zend-ext division, and use x86_64 instead of AMD64 #6

Closed derickr closed 4 months ago

derickr commented 4 months ago

Although AMD64 might be the "official" name of the architecture, everything (including php_uname("m")) calls it 'x86_64'. In any case, they should be lower case too.

There are also a few typo fixes.