And, just to start things off right this week, there's (as always) a PHP Weekly Summary from Zend posted on their site.
This past week, we saw things like the incluson of some functions from the new version of GD (2.0.12) into the "bundled" GD versionin PHP: the imagesetclip(), imagegetclip(), and imagecopyrotated().
There was also a Reflection RFC proposed by Andrei so that anyone who is interested in the Object Orientated future of PHP and feels they may have some valuable input into this subject would do well to drop some feedback to the list. And, both the expat and DOM extensions got a little help this past week, with some new functions being added and a patch on the DOMXML extension for introducing the set_attribute_node function.
And, as a final note, there talk of adding an extension to the PHP source that would help developers standardize their coding, and impose some "coding standards" on them to make things a bit more unified.




