Home > Archive > PHP Documentation > February 2008 > Re: [PHP-DOC] I'm back!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DOC] I'm back!
|
|
| Hannes Magnusson 2008-02-10, 7:02 pm |
| On Feb 10, 2008 10:23 PM, Edward Z. Yang <edwardzyang@thewritingpot.com> wrote:
> After a long, long hiatus, I'm finally back. The first order of business
> is updating the Subversion docs to 1.3. Anything new (such as format
> changes beyond the REFSTRUCT_DEV branch) that I should know? Thanks.
Not really no.
The branch has been merged to HEAD and PhD 0.2.2 (see
http://news.php.net/php.doc/969378565 && http://doc.php.net/phd/) has
been released.
There has also been some work on configure.php (see
http://news.php.net/php.doc/969378560).
Other than that things have been really quiet around here.
-Hannes
| |
| Edward Z. Yang 2008-02-12, 4:04 am |
| Hannes Magnusson wrote:
> There has also been some work on configure.php (see
> http://news.php.net/php.doc/969378560).
> Other than that things have been really quiet around here.
Ok, the work on configure.php sounds really great, but I don't seem to
be getting any of these benefits. Running configure.php hoses my
computer (memory-wise and CPU-wise) when it hits the validation section:
it appears $dom->xinclude() is to blame for the 1.2 GB of memory it's
consuming, and $dom->validate() is to blame for maxing out the CPU.
So I don't know... either I'm misinformed, or my setup is totally
borked. It would have been *really* nice if configure.php wasn't so
resource hungry, so I'll do my best to help figure this out.
--
Edward Z. Yang GnuPG: 0x869C48DA
HTML Purifier <http://htmlpurifier.org> Anti-XSS Filter
[[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]]
|
|
|
|
|