Home > Archive > PHP Documentation > January 2008 > Re: [PHP-DOC] PECL docs: movement from peardoc to phpdoc
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] PECL docs: movement from peardoc to phpdoc
|
|
| Antony Dovgal 2007-12-29, 7:03 pm |
| On 30.12.2007 02:23, Mark Wiesemann wrote:
> spplus.xml doesn't seem to be existing in phpdoc yet.
>
> Can somebody please check these files, and take care of the movement of
> spplus.xml? Please also consider the probably existing translations in
> peardoc.
I believe you can drop spplus safely and forget about it, since the extension
itself seems to be abandoned for a long time.
--
Wbr,
Antony Dovgal
| |
| Philip Olson 2007-12-29, 10:10 pm |
|
On Dec 29, 2007, at 3:28 PM, Antony Dovgal wrote:
> On 30.12.2007 02:23, Mark Wiesemann wrote:
>
> I believe you can drop spplus safely and forget about it, since the
> extension
> itself seems to be abandoned for a long time.
Unless someone informs us that this service does not exist, we may as
well add it. Awhile ago Brett Bieber and I discussed it including the
following bug report on the topic:
http://pear.php.net/bugs/bug.php?id=12000
Brett already converted the XML but did not commit as we were in the
middle of a phpdoc freeze. And with regards to removing from pearweb,
I believe the holdup there is how to deal with the upcoming 404's.
The idea of dropping abandoned or unmaintained extensions is one of
its own as PHP is full of these, but typically we side with caution.
There is some discussion going on about which to delete, like for
example CCVS because the service it deals with hasn't existed for
many years...
Regards,
Philip
| |
| Philip Olson 2007-12-29, 10:11 pm |
|
On Dec 29, 2007, at 3:28 PM, Antony Dovgal wrote:
> On 30.12.2007 02:23, Mark Wiesemann wrote:
>
> I believe you can drop spplus safely and forget about it, since the
> extension
> itself seems to be abandoned for a long time.
Unless someone informs us that this service does not exist, we may as
well add it. Awhile ago Brett Bieber and I discussed it including the
following bug report on the topic:
http://pear.php.net/bugs/bug.php?id=12000
Brett already converted the XML but did not commit as we were in the
middle of a phpdoc freeze. And with regards to removing from pearweb,
I believe the holdup there is how to deal with the upcoming 404's.
The idea of dropping abandoned or unmaintained extensions is one of
its own as PHP is full of these, but typically we side with caution.
There is some discussion going on about which to delete, like for
example CCVS because the service it deals with hasn't existed for
many years...
Regards,
Philip
| |
| Mark Wiesemann 2007-12-30, 8:00 am |
| Philip Olson wrote:
> On Dec 29, 2007, at 3:28 PM, Antony Dovgal wrote:
>
>
> Unless someone informs us that this service does not exist, we may as
> well add it. Awhile ago Brett Bieber and I discussed it including the
> following bug report on the topic:
>
> http://pear.php.net/bugs/bug.php?id=12000
>
> Brett already converted the XML but did not commit as we were in the
> middle of a phpdoc freeze. And with regards to removing from pearweb,
> I believe the holdup there is how to deal with the upcoming 404's.
Helgi Þormar Þorbjörnsson will take care of the needed redirects / error
handlers / whatever for the next pearweb release which is planned for
Jan 2nd 2008.
If Brett already has the XML file of SPPLUS for phpdoc ready, it should
be no problem to remove the whole PECL chapter on next Sunday (Jan 6th).
Any objections?
Regards,
Mark
--
http://www.markwiesemann.eu
| |
| Brett Bieber 2007-12-30, 7:02 pm |
| No objections from me. I'm on vacation, and the patch is on my machine
at home (off).
I can send it when I get home on the 2nd. But the patch is not big at
all -3 or 4 functions - so if anyone is anxious and wants to convert
it go right ahead.
On 12/30/07, Mark Wiesemann <wiesemann@php.net> wrote:
> Philip Olson wrote:
>
> Helgi =DEormar =DEorbj=F6rnsson will take care of the needed redirects / =
error
> handlers / whatever for the next pearweb release which is planned for
> Jan 2nd 2008.
>
> If Brett already has the XML file of SPPLUS for phpdoc ready, it should
> be no problem to remove the whole PECL chapter on next Sunday (Jan 6th).
> Any objections?
>
> Regards,
> Mark
>
> --
> http://www.markwiesemann.eu
>
--=20
-Brett Bieber
http:saltybeagle.com aim:ianswerq
| |
| Brett Bieber 2008-01-02, 7:02 pm |
| On Dec 30, 2007 8:11 AM, Brett Bieber <brett.bieber@gmail.com> wrote:
>
> On 12/30/07, Mark Wiesemann <wiesemann@php.net> wrote:
> No objections from me. I'm on vacation, and the patch is on my machine
> at home (off).
>
> I can send it when I get home on the 2nd. But the patch is not big at
> all -3 or 4 functions - so if anyone is anxious and wants to convert
> it go right ahead.
>
Here's the patch.... I'd appreciate a reviewer & sponsor to commit it.
This adds the PECL SPPLUS extension to the manual, adds a global
entity for the spplus website, and does some minor re-alphabetization
in the global.ent file.
Attached and at http://diff.pastebin.com/m2e741c3e
Thanks
--
-Brett Bieber
| |
| Brett Bieber 2008-01-02, 7:02 pm |
| On Jan 2, 2008 3:21 PM, Brett Bieber <brett.bieber@gmail.com> wrote:
> On Dec 30, 2007 8:11 AM, Brett Bieber <brett.bieber@gmail.com> wrote:
>
> Here's the patch.... I'd appreciate a reviewer & sponsor to commit it.
> This adds the PECL SPPLUS extension to the manual, adds a global
> entity for the spplus website, and does some minor re-alphabetization
> in the global.ent file.
>
> Attached and at http://diff.pastebin.com/m2e741c3e
>
Grr... ignore the patch... Hannes informed me it needs to use the book
format. I'll re-work it and try again.
--
-Brett Bieber
http:saltybeagle.com aim:ianswerq
| |
| Brett Bieber 2008-01-02, 7:02 pm |
| <snip it all />
Here is a patch to add the PECL SPPLUS extension to the manual. Thanks
to Hannes for helping me get this patch ready - hopefully I haven't
missed anything.
I was not able to test on my machine here at work, but I'll try and
get a good configure.php and test run tonight - if anyone else could
test it out in the meantime and let me know if there are any problems.
Attached and at http://diff.pastebin.com/m62815035
--
-Brett Bieber
http:saltybeagle.com aim:ianswerq
| |
| Hannes Magnusson 2008-01-07, 8:01 am |
| On Jan 3, 2008 12:01 AM, Brett Bieber <brett.bieber@gmail.com> wrote:
> <snip it all />
>
> Here is a patch to add the PECL SPPLUS extension to the manual. Thanks
> to Hannes for helping me get this patch ready - hopefully I haven't
> missed anything.
> I was not able to test on my machine here at work, but I'll try and
> get a good configure.php and test run tonight - if anyone else could
> test it out in the meantime and let me know if there are any problems.
>
> Attached and at http://diff.pastebin.com/m62815035
Committed, thanks!
-Hannes
| |
| Helgi Þormar Þorbjörnsson 2008-01-07, 7:05 pm |
| On Jan 7, 2008 1:00 PM, Hannes Magnusson <hannes.magnusson@gmail.com> wrote:
> On Jan 3, 2008 12:01 AM, Brett Bieber <brett.bieber@gmail.com> wrote:
>
> Committed, thanks!
Great, thanks everyone! At least now we're closer to (finally) fixing
peardoc :)
- Helgi
|
|
|
|
|