Hi!
> This means that the users/writers of doc have to learn the syntax
> anyway. So in my opinion it would be easier to teach them
> rST+Less-Extra-Rules than Mardown+More-Extra-Rules.
>From what I see in rST (and please correct me if I am wrong) this is
purely presentational markup, as is markd
Hi!
> I thought we agreed long time ago that in the event the RFCs had not
> been documented by the time of a release the Release Managers
> responsibility would be to loudly mention this to our documentation
> team to attempt pushing better documentations out to the public before
> an release.
I
Hi!
> I, for one, could help out in writing a new tutorial section for the
> website, give the chance for it.
This is an great proposal, and of course having better tutorial is
always great. I would recommend though starting with a plan for the
tutorial - i.e., what it would cover, etc. - like ta
Hi!
We're still missing some docs for new 5.4 stuff, and I think it'd be
great to have it covered by the time of the release. These parts are
completely missing from the manual:
- Syntax: Short array notation, callable type in function args
- Classes: ReflectionZendExtension, SessionHandler
Hi!
FYI the report of the undocumented new stuff in 5.4.
Original Message
Subject: [PHP-DEV] 5.4 undocumented stuff
Date: Sat, 15 Oct 2011 21:15:23 -0500
From: Stas Malyshev
To: Hannes Magnusson
CC: intern...@lists.php.net
Hi!
Following Hanness' mail a week or so a
Hi!
I think we should only get rid of<< php 5.0.
I wonder if it would be possible to generate the PHP 4 manual and have
it sitting somewhere separate and the same thing for 5.0 and 5.1?
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
Hi!
Also keep in mind that PECL extensions are often updated when the API
in PHP changes drastically, and various people help out making sure
they build on newer PHP versions. We cannot do that with extensions
hosted outside of PHP SVN.
With github it's supposed to be quite easy - fork it, mak