As most my [PATCH] mails sent to the internals mailing list were ignored (as of 
today, at least), I'm requesting an access to the PHP CVS, fully aware of what 
this means.

My contributions (ordered by priority) would include:
- The WDDX extension (http://bugs.php.net/46496)
- The OpenSSL extension (http://bugs.php.net/46127 - a fix for one line missing 
in PHP 5.3)
- The French documentation (http://bugs.php.net/46073, 
http://bugs.php.net/46563)

Of course, I intend to continue contributing to these parts of PHP (especially 
OpenSSL, which is one of the things I use the most, as I'm writing stream 
servers handling SSL).

My fix for WDDX would allow closing the following forever-waiting bugs:
http://bugs.php.net/45037
http://bugs.php.net/45314

I also intend later (and after some discussions, if anyone has any interest in 
WDDX) to add a feature to WDDX to provide the ability to stream a packet 
(create a packet ressource while providing a stream descriptor, send the XML 
code for the variables when added, then close the packet with an "end of 
packet" instruction). Providing the reverse process would also have to be done 
at the same time, using event-based xml parsing.
This would allow memory-efficient creation of large packets.


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to