Hi there,

My username is BartHumphries and that's also my name, Bart Humphries.  I
plan on clarifying and streamlining some grammar and syntax on the PHP
wiki.  For instance, consider https://wiki.php.net/phpng-int

"All values in existing Zend Engine implementation were allocated on heap
and they were subject for reference counting and garbage collection."
Add the word "the" before "existing" and remove the word "they".  A little
change, true but consider the next paragraph:

"The new implementation operates by zval structures their selves (not
pointers)"
That should be rewritten as, "The new implementation operates by directly
implementing and accessing zvals, instead of pointers to zvals."

I basically just plan on doing some occasional tidying up.

Bart Humphries
[email protected]
(909)529-BART(2278)

Reply via email to