Re: [PHP-DOC] Re: [PHP-WEBMASTER] .chm format of PHP manual

2013-10-21 Thread Hannes Magnusson
On Sun, Oct 20, 2013 at 3:56 AM, Yoshinari Takaoka wrote: > On Sat, 19 Oct 2013 22:24:50 -0700 > Hannes Magnusson wrote: > >> Running now. >> > > Thank you! Now built chm files seem to be picked up on active mirrors. > I configured my jenkins job to build them on

Re: [PHP-DOC] Something's broken in the RO translation

2013-10-10 Thread Hannes Magnusson
On Sun, Oct 6, 2013 at 11:10 PM, Simion Onea wrote: > Hi! > I'm gettig messages that the RO translation is broken: > > Loading and parsing manual.xml... => Something happenend when > snapshotting ro > Failed completely > => Please have a look! > > I tried to build the trans

Re: [PHP-DOC] main() docs

2013-10-05 Thread Hannes Magnusson
On Fri, Oct 4, 2013 at 11:55 AM, Chris Wright wrote: > Does http://php.net/main really need to exist any more? > Yes. We still document PHP 5.0 for example, and that history isn't 100% accurate.. It doesn't do any harm so no need to remove it. -Hannes

Re: [PHP-DOC] Strict standards errors

2013-09-16 Thread Hannes Magnusson
On Sun, Sep 15, 2013 at 3:27 PM, Chris Wright wrote: > I've pushed a couple of commits to clear the backlog here and > something that is definitely a problem with the checker is that it > considers varargs to have a missing initializer. Having the strict > standards checker ignore any thing struct

Re: [PHP-DOC] Docbook commits post messages to the wrong bugs

2013-09-13 Thread Hannes Magnusson
On Fri, Sep 13, 2013 at 3:00 AM, Chris Wright wrote: > Hello all > > It has just been brought to my attention that these two commits: > > http://svn.php.net/viewvc/?view=revision&revision=331339 > http://svn.php.net/viewvc/?view=revision&revision=331381 > > Automagically posted messages here: > >

Re: [PHP-DOC] VCS Account Request: cyberowl

2013-09-13 Thread Hannes Magnusson
On Thu, Sep 12, 2013 at 12:18 AM, Youngdeuk Hong wrote: > Hello. > > Korean translation is broken now. > So, I want to fix this and continue Korean translation. That translation has been sleeping for a while.. Have you talked to LEE_Yun-young (cced) about contributing? -Hannes

Re: [PHP-DOC] Ahoy there docs team!

2013-09-13 Thread Hannes Magnusson
On Wed, Sep 11, 2013 at 8:08 AM, Leigh wrote: > Hi there! > > I would like to apply for a VCS account to assist with documentation > maintenance, but would feel quite rude if I hadn't introduced myself first. > > I'm a long-time lurker and occasional contributor over on the internals > list, with

Re: [PHP-DOC] Strict standards errors

2013-09-09 Thread Hannes Magnusson
what our options are. -Hannes On Sep 9, 2013 5:08 PM, "Chris Wright" wrote: > On 10 September 2013 00:28, Hannes Magnusson > wrote: > > IMO an optional argument should have a way to "skip it, using default > value". > > its annoying when in userland y

Re: [PHP-DOC] Strict standards errors

2013-09-09 Thread Hannes Magnusson
On Mon, Sep 9, 2013 at 3:37 PM, Chris Wright wrote: > - What sort of timescale are we looking at for this (I'm not expecting > dates but maybe weeks vs. months vs. years?) We do things whenever we have time. This change is even more tricky (although easier in some respect) then the -> docbook5 b

Re: [PHP-DOC] Documentation of ini directive 'file_uploads'

2013-09-09 Thread Hannes Magnusson
On Mon, Sep 9, 2013 at 6:02 AM, Chris Wright wrote: >> But the docs mentions that "file_uploads" accept integer values, too. >> It says: "When an integer is used, the value is measured in bytes." > > The documentation here is indeed misleading/wrong. > > file_uploads is represented internally as a

Re: [PHP-DOC] The Misc Questions FAQ page

2013-09-04 Thread Hannes Magnusson
On Wed, Sep 4, 2013 at 4:06 AM, Chris Wright wrote: > While perusing some less travelled parts of the manual while checking some > facts for the PHP4 thread, I came across > http://www.php.net/manual/en/faq.misc.php - should it really be there? > > The pass-by-ref question is answered by > http:/

Re: [PHP-DOC] php.ini directives removed in PHP 4

2013-09-04 Thread Hannes Magnusson
On Wed, Sep 4, 2013 at 3:56 AM, Chris Wright wrote: > > Didn't we archive the PHP4 explicit functionality like we did for PHP3 > > (http://php.net/manual/php3.php) somewhere? > > > Stuff like the old DOM extension and overload() function and whatever.. > > Not as far as I can tell. The PHP4 OOP d

Re: [PHP-DOC] php.ini directives removed in PHP 4

2013-09-04 Thread Hannes Magnusson
On Wed, Sep 4, 2013 at 12:12 AM, Jean-Sébastien Hedde wrote: > Hi, > > > In the list of php.ini directives > (http://php.net/manual/en/ini.**list.php), > some params were removed in PHP 4 (ldap.base_dn, log.dbm_dir, > session.gc_dividend). > Lots of them ar

Re: [PHP-DOC] Re: fann documentation

2013-08-28 Thread Hannes Magnusson
On Sat, Aug 24, 2013 at 1:00 PM, Jakub Zelenka wrote: > Hi Hannes, > > I don't know if there are any instructions about how to setup svn on the >> wiki.. >> I believe most people checkout the doc-en magic module: >> https://svn.php.net/repository/phpdoc/modules/doc-en/ >> That includes the en/ di

Re: [PHP-DOC] Re: fann documentation

2013-08-22 Thread Hannes Magnusson
On Wed, Aug 21, 2013 at 11:44 AM, Jakub Zelenka wrote: > On Fri, Aug 9, 2013 at 10:16 PM, Jakub Zelenka wrote: > >> Hi, >> >> I would like to commit documentation for my extension fann that is >> currently on PECL: http://pecl.php.net/package/fann . I have documented >> the extension, all functi

Re: [PHP-DOC] Getting more people involved.. bye bye Docbook

2013-08-17 Thread Hannes Magnusson
On Fri, Aug 16, 2013 at 2:59 AM, Derick Rethans wrote: > On Tue, 13 Aug 2013, Hannes Magnusson wrote: > > > On Mon, Aug 12, 2013 at 11:48 PM, Stas Malyshev > wrote: > > > > > >> This means that the users/writers of doc have to learn the syntax > > >

Re: [PHP-DOC] Getting more people involved.. bye bye Docbook

2013-08-13 Thread Hannes Magnusson
On Mon, Aug 12, 2013 at 11:42 PM, Christian Stoller wrote: >>> At work we chose reStructuredText[1], because it gives you way more >>> elements than markdown and is only slighter harder to write. Plain >>> markdown e.g. has no tables, and definition lists, while rST has it out >>> of the box. >> >

Re: [PHP-DOC] Re: Getting more people involved.. bye bye Docbook

2013-08-13 Thread Hannes Magnusson
to right to left languages? > > We couldn't solve the rtl problem in Docbook. Will the problem persist in > the new format? > > > > On Tue, Aug 13, 2013 at 9:17 AM, Hannes Magnusson > wrote: >> >> As an update.. Here is an actually generated page[1] into

Re: [PHP-DOC] Getting more people involved.. bye bye Docbook

2013-08-13 Thread Hannes Magnusson
On Mon, Aug 12, 2013 at 11:48 PM, Stas Malyshev wrote: > 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

[PHP-DOC] Re: Getting more people involved.. bye bye Docbook

2013-08-12 Thread Hannes Magnusson
https://raw.github.com/bjori/bjori.github.com/master/function.strpos.md [2] http://bjori.github.io/strpos.html [3] Write The F* Manual On Fri, Aug 9, 2013 at 10:38 PM, Hannes Magnusson wrote: > On Fri, Aug 9, 2013 at 10:34 PM, Hannes Magnusson > wrote: >> I've already started w

Re: [PHP-DOC] Getting more people involved.. bye bye Docbook

2013-08-10 Thread Hannes Magnusson
On Sat, Aug 10, 2013 at 1:15 PM, Levi Morrison wrote: > After looking at what Hannes proposed, I think it is simple and fairly > usable. I see potential parsing issues in the synopsis section, though. The > code portion of that section should be marked somehow, perhaps with: > > ``php-synopsis > >

Re: [PHP-DOC] Getting more people involved.. bye bye Docbook

2013-08-10 Thread Hannes Magnusson
On Sat, Aug 10, 2013 at 12:12 PM, Nikita Popov wrote: > On Sat, Aug 10, 2013 at 9:01 PM, Hannes Magnusson > wrote: >> >> That is pretty much exactly why I didn't want to use it. >> It was just to much. I actually need to learn the syntax before I can >> w

Re: [PHP-DOC] Getting more people involved.. bye bye Docbook

2013-08-10 Thread Hannes Magnusson
On Sat, Aug 10, 2013 at 4:24 AM, Davide Pastore wrote: > > Il 10/08/2013 7.34, Hannes Magnusson ha scritto: > > What do you guys think? :) > > It's a great idea! If it can help you, you should also take a look at this > page. > Do you think that a validator for the

Re: [PHP-DOC] Getting more people involved.. bye bye Docbook

2013-08-10 Thread Hannes Magnusson
On Sat, Aug 10, 2013 at 2:45 AM, Christian Weiske wrote: > Hello Hannes, > > >> I however don't think we can do that with XML. >> And I want to make it even easier to contribute - with essentially no >> learning curve. >> >> Looking around the web.. People seem pretty happy with Markdown... >> Now

[PHP-DOC] Re: Getting more people involved.. bye bye Docbook

2013-08-09 Thread Hannes Magnusson
On Fri, Aug 9, 2013 at 10:34 PM, Hannes Magnusson wrote: > I've already started working on a PhD output format to help with the > transition. > The current format I am targetting looks something like the document attached. I ofcourse forgot to attach it.. -Hannes # SYNOPSIS

[PHP-DOC] Getting more people involved.. bye bye Docbook

2013-08-09 Thread Hannes Magnusson
Hello I've been thinking lately about how we can make it easier for people to contribute to the project.. The OE was a great improvement and made it whole lot simpler to get going for users and did its job pretty well. Editing xml however isn't something the general public seems to be willing to

Re: [PHP-DOC] VCS Account Request: malukenho

2013-08-08 Thread Hannes Magnusson
On Thu, Aug 8, 2013 at 5:51 AM, Rafael Jaques wrote: > pt-BR docs breaks easily. While SVN commits just-in-time, commiting via > PHPOE takes several days. > > And even with my SVN account, I'm not able to approve changes from other > people. > I don't get it.. Why can't you approve changes from

Re: [PHP-DOC] VCS Account Request: malukenho

2013-08-08 Thread Hannes Magnusson
nd help PHP to grow increasingly. >> I think they should give opportunity to those who want to contribute to >> truth. >> >> Moreover, the contribution made by the online tool (edit.php.net), take >> much too much to be commited. >> >> >> 2013/8/8 Hann

Re: [PHP-DOC] VCS Account Request: malukenho

2013-08-07 Thread Hannes Magnusson
Have you seen https://edit.php.net ? -Hannes On Tue, Jun 25, 2013 at 10:45 AM, Jefersson Nathan wrote: > Translate the documentation to my lang (Portuguese-BR) > >

[PHP-DOC] Re: About phD & the online editor

2013-08-05 Thread Hannes Magnusson
/yannick/Logiciels/doc-editor/data/phd/render.php:30 > No Docbook file given. Specify it on the command line with > --docbook. > > I just try without -d parameter, and steel the same > > > 2013/8/4 Hannes Magnusson >> >> On Sun, Aug 4, 2013 at 2:23 PM, Yannick Torrès

[PHP-DOC] Re: About phD & the online editor

2013-08-04 Thread Hannes Magnusson
On Sun, Aug 4, 2013 at 2:23 PM, Yannick Torrès wrote: > Hi Hannes, > > Sorry for the late, I'm just back from holidays. > > > 2013/7/19 Hannes Magnusson >> >> So.. How does it work? >> Does it execute PhD from a specific path, or uses the globally inst

[PHP-DOC] Re: About phD & the online editor

2013-07-19 Thread Hannes Magnusson
ugh with Pear ;) > > > 2013/7/18 Hannes Magnusson >> >> Is there particular reason why you need it from git, rather then >> globally installed via pear? >> >> -Hannes >> >> On Thu, Jul 18, 2013 at 11:40 AM, Yannick Torrès >> wrote: >

[PHP-DOC] Re: About phD & the online editor

2013-07-18 Thread Hannes Magnusson
Is there particular reason why you need it from git, rather then globally installed via pear? -Hannes On Thu, Jul 18, 2013 at 11:40 AM, Yannick Torrès wrote: > Just try to do it by myself, but it seems that git command isn't available > under the edit.php.net machin. > > Is-it possible to instal

Re: [PHP-DOC] Fwd: pt-br is broken but I don't know where!

2013-07-03 Thread Hannes Magnusson
os, ele é fiel e justo para nos perdoar > os pecados, e nos purificar de toda a injustiça." (1 João 1:9) > > > 2013/6/26 Hannes Magnusson >> >> I don't know why it wouldn't? >> >> If you don't see the chunk there yet, thats because it o

Re: [PHP-DOC] PHD renders and as tags in HTML; this is problematic.

2013-06-30 Thread Hannes Magnusson
On Sun, Jun 30, 2013 at 9:32 AM, Levi Morrison wrote: > On Wed, Jun 26, 2013 at 3:17 PM, Peter Cowburn > wrote: >> >> On 26 June 2013 21:10, Levi Morrison wrote: >>> >>> I currently don't know anything about PHD. I'm willing to learn and work >>> on this, but my understanding is that before I ma

Re: [PHP-DOC] Fwd: pt-br is broken but I don't know where!

2013-06-26 Thread Hannes Magnusson
I don't know why it wouldn't? If you don't see the chunk there yet, thats because it only updates every 30minutes I believe. -Hannes On Wed, Jun 26, 2013 at 9:28 AM, Rafael Jaques wrote: > Is the O.E. working as expected? > > Um abraço, > :: Rafael Jaques

[PHP-DOC] Re: Jetbrains PhpStorm OpenSource License Upgrade + Mentioning JetBrains on php.net

2013-06-26 Thread Hannes Magnusson
On Wed, Jun 26, 2013 at 3:03 AM, Alexey Shein wrote: > Ok, just to make clear our position: what about simple text link on "Thanks" > page? > It seems the most appropriate place and format for me. I don't think it > would be advertisement (no annoying presence, no banners), just unobtrusive > "tha

Re: [PHP-DOC] Fwd: pt-br is broken but I don't know where!

2013-06-26 Thread Hannes Magnusson
On Wed, Jun 26, 2013 at 7:57 AM, Rafael Jaques wrote: > Sup, guys! > > I don't stop receiving mails telling me that pt-br is broken! > > I took a look at the log error and was not able to find the error at the > file, so, I'm unable to fix that! > > Excerpt of the log file: > > Validating manual.x

[PHP-DOC] Re: [PHP-WEBMASTER] Uservoice & the new look / docs

2013-06-25 Thread Hannes Magnusson
On Tue, Jun 25, 2013 at 2:56 PM, Levi Morrison wrote: > On Tue, Jun 25, 2013 at 3:43 PM, Paul Dragoonis wrote: >> >> salathe registered the account, he shared admin details with me to >> moderate >> and close off issues that I fix. >> > > Not sure what the best way to share these details is, but

[PHP-DOC] Uservoice & the new look / docs

2013-06-25 Thread Hannes Magnusson
Hi Someone created this uservoice thingy and linked to it from all php.net beta pages: https://phpdotnet.uservoice.com/ Looks like people are really using it, so it may be worth to keep an eye on it for the next few days. -Hannes

[PHP-DOC] Re: Jetbrains PhpStorm OpenSource License Upgrade + Mentioning JetBrains on php.net

2013-06-25 Thread Hannes Magnusson
On Tue, Jun 25, 2013 at 11:09 AM, Levi Morrison wrote: > On Tue, Jun 25, 2013 at 11:07 AM, Hannes Magnusson wrote: >> >> On Tue, Jun 25, 2013 at 12:49 AM, Alexey Shein wrote: >> > Hello, guys, >> > >> > JetBrains team supported us again and upgraded

[PHP-DOC] Re: [PHP-WEBMASTER] CHM (with user notes) documentation is out of date

2013-06-25 Thread Hannes Magnusson
On Mon, Jun 24, 2013 at 11:59 PM, Bogdan Popescu wrote: > The "CHM (with user notes)" downloadable documentation has the date of > “2013-02-28” on its res/index.html page, whereas the “Many HTML files” > downloadable documentation has the date of “2013-06-21”. > > Is the CHM documentation out of

[PHP-DOC] Re: [PHP-DEV] Moving PHP documentation to Git repository

2013-06-25 Thread Hannes Magnusson
On Tue, Jun 25, 2013 at 12:45 AM, Christoph Rosse wrote: > On 25.06.2013 08:46, Christian Stoller wrote: >> >> Hi internals. >> >> What do you think about moving the PHP documentation to a Git repository, >> mirrored on Github? Doing this would make it possible for everybody to >> extend the docum

[PHP-DOC] Re: Jetbrains PhpStorm OpenSource License Upgrade + Mentioning JetBrains on php.net

2013-06-25 Thread Hannes Magnusson
On Tue, Jun 25, 2013 at 12:49 AM, Alexey Shein wrote: > Hello, guys, > > JetBrains team supported us again and upgraded our free PhpStorm license, so > if you need that - feel free to drop me a letter with your php.net id :) > > There's one more thing to decide. Elena (Jetbrains Community Support

Re: [PHP-DOC] Italian PHP manual is broken

2013-06-20 Thread Hannes Magnusson
On Thu, Jun 20, 2013 at 3:29 PM, Davide Pastore wrote: > Il 21/06/2013 0.11, Hannes Magnusson ha scritto: > >> I've fixed the Italian build now. >> >> -Hannes > > Oh thanks! > > How did you figure out where was the mistake? > So maybe next time

Re: [PHP-DOC] Italian PHP manual is broken

2013-06-20 Thread Hannes Magnusson
On Thu, Jun 20, 2013 at 2:42 PM, Davide Pastore wrote: > Hello to all, > > I'm here for the second time and for the italian documentation. The problem > is the same: > > IDREF attribute linkend references an unknown ID "class.generator" > > This issue was born from one day to another without which

[PHP-DOC] Documenting 5.5

2013-06-20 Thread Hannes Magnusson
On Thu, Jun 20, 2013 at 2:15 PM, JulienPauli wrote: > Commit:7edb7a126fea1d752feafc2a9d781758e3ce786d > Author:Julien Pauli Thu, 20 Jun 2013 23:15:45 > +0200 > Parents: b63572f45ac79e476bcac48e63dc0f410e217db0 > Branches: master > > Link: > http://git.php.net/?p=web/php

Re: [PHP-DOC] VCS Account Request: whatthejeff

2013-06-20 Thread Hannes Magnusson
Done, welcome to the team! -Hannes On Tue, Jun 18, 2013 at 6:52 PM, Jeff Welch wrote: > Hi, all :) > > My name is Jeff Welch and I\'m one of the maintainers of the PHPUnit > project. > > In the past year, I have made a couple contributions to the PHP project: > > * > http://git.php.net/?p=php

Re: [PHP-DOC] Start Translation (Ukraine)

2013-06-20 Thread Hannes Magnusson
On Tue, Jun 18, 2013 at 9:13 AM, Mykhaylo S wrote: > Hi, > with my colleagues we'd like to start a new translation of the PHP's > documentation in ukrainian language. > Starting a new translation is an enormous task and requires a group of people willing to work long hours to get things started -

Re: [PHP-DOC] VCS Account Request: kazymjir

2013-06-14 Thread Hannes Magnusson
Approved & gave you karma for the en doc module. Nice to have you aboard! -Hannes On Thu, Jun 13, 2013 at 11:09 PM, Adam Kazimierczak wrote: > Philip Olson asked me to apply for an account >

Re: [PHP-DOC] Patch submission - curl_escape()

2013-06-10 Thread Hannes Magnusson
On Mon, Jun 10, 2013 at 1:57 PM, Adam Kazimierczak wrote: > Hello Mailing List, > > This is my first contribution for the documentation project. I would ask you > to review my patch and give me some tips for the future. > > The patch is for curl function curl_escape, located in > /en/reference/cur

Re: [PHP-DOC] Joining PHP documentation team

2013-06-10 Thread Hannes Magnusson
Sounds great Adam! If you are comfortable with xml, svn and are up to speed with our toolchain then sending patches to this list is a great way to contribute until you can get your own PHP VCS account. You can also have a look at the online editor, https://edit.php.net. -Hannes On Sun, Jun 9, 2

Re: [PHP-DOC] PCRE missing pieces

2013-05-29 Thread Hannes Magnusson
On Mon, May 27, 2013 at 1:39 AM, Karoly Negyesi wrote: > Hi, > > 1. Subpatterns talk about numbered subpatterns but does not explain where / > how to use them. Recursive patterns mention them. Crosslink? I do not how to > add a cross-lnik. Just add a "See also somewhere > 2. I couldn't find (

Re: [PHP-DOC] PHP Manual is broken in spanish translation.

2013-05-21 Thread Hannes Magnusson
Fixed. -Hannes On Tue, May 21, 2013 at 5:54 PM, Jesús Ruiz García wrote: > I'm receiving several emails, indicating: "[DOC-ES] This PHP Manual build is > broken." > A week ago I receive these emails. > > I tried to contact administrators via Facebook, email, but I have not > received a response

Re: [PHP-DOC] Web interface

2013-05-15 Thread Hannes Magnusson
Fixed, you have full karma for phpdoc/en now. -Hannes On Tue, May 14, 2013 at 6:49 PM, Jason Gerfen wrote: > I think my karma may be jacked for adding new docs to the OpenSSL extension. > I am using the web interface @ edit.php.net. I traversed to the > en/reference/openssl/functions/ folder and

Re: [PHP-DOC] Removal of my php.net account

2013-04-17 Thread Hannes Magnusson
No idea. Worked fine when I disabled your mail and added your first name just now. -Hannes On Wed, Apr 17, 2013 at 12:21 AM, Ali wrote: > Hello Mark, > > I appreciate your help. Thanks also for the link. I changed my > password, logged in and what I see is that although the user > administration

Re: [PHP-DOC] Re: [PHP-DEV] VCS Account Request: baronth

2013-04-13 Thread Hannes Magnusson
Have you looked at https://edit.php.net ? -Hannes On Sat, Mar 23, 2013 at 7:11 AM, Ferenc Kovacs wrote: > > > > On Thu, Mar 21, 2013 at 1:11 PM, Alessandro Delvai > wrote: >> >> Translate in italian the pages of the PHP Documentation >> >> >> -- >> PHP Internals - PHP Runtime Development Mailin

Re: [PHP-DOC] Removal of my php.net account

2013-04-11 Thread Hannes Magnusson
On Thu, Apr 11, 2013 at 3:19 AM, Derick Rethans wrote: > On Thu, 11 Apr 2013, Ali wrote: > >> I am unsure whether I am writing to the correct list, but I wanted to >> kindly ask the responsible people to remove my php.net account "ali". >> Years ago I helped out on translations of the manual to ge

Re: [PHP-DOC] An update resulting php execuable core dump

2013-04-01 Thread Hannes Magnusson
In certain cases with a very broken xml (or entities) libxml2 will segfault configure.php has a --disable-segfault-error switch which attempts to avoid it. There is also a --enable-xml-details which should give you more info on why the build fails. -Hannes On Mon, Apr 1, 2013 at 12:49 AM, Dallas

Re: [PHP-DOC] VCS Account Request: ichenshy

2013-03-19 Thread Hannes Magnusson
Have you seen the online editor? https://edit.php.net Also, the current team seems pretty active.. Please introduce yourself to them (doc...@lists.php.net) and send some patches so we can verify your request. -Hannes On Tue, Mar 19, 2013 at 12:19 AM, Ferenc Kovacs wrote: > ccing the list. > >

Re: [PHP-DOC] Romanian build broken

2013-03-11 Thread Hannes Magnusson
You need to update your 'en' checkout every once in a while, as long with the doc-base changes $ cd doc-ro $ svn update doc-base en ro Should do the trick. -Hannes On Mon, Mar 11, 2013 at 2:07 AM, Stelian Mocanita wrote: > Hello Kalle, > > Sorry it was a copy/paste issue, I checkout out the doc

Re: [PHP-DOC] Romanian build broken

2013-03-11 Thread Hannes Magnusson
hanks, > Stelian > > > On Mon, Mar 11, 2013 at 12:11 AM, Stelian Mocanita > wrote: >> >> Hey Hannes, >> >> That I did not think of for one bit :[ Oh well, glad it works. Thanks for >> the update. >> >> Cheers, >> Stelian >> >> &g

Re: [PHP-DOC] Romanian build broken

2013-03-10 Thread Hannes Magnusson
Hei, this was probably because the English build was broken for few minutes on Tuesday, which effects all translations :] Its already fixed, so the ro build should be fine too. -Hannes On Sun, Mar 10, 2013 at 3:58 PM, Stelian Mocanita wrote: > Hello guys, > > I ran into a little issue with the

Re: [PHP-DOC] Undocument PHP4

2013-03-03 Thread Hannes Magnusson
Late 2009 we agreed on moving specific PHP4 into an appendix. As for inline PHP4 references, they should be dropped and/or replaced with changelog entries. Is there a specific PHP4 page/chapter thingy dingy you are thinking about? -Hannes On Fri, Mar 1, 2013 at 10:14 PM, Kalle Sommer Nielsen wr

[PHP-DOC] Re: [DOC-CVS] svn: /phpdoc/en/trunk/

2013-02-24 Thread Hannes Magnusson
How does this work? :] Is this native svn feature or something? -Hannes On Sun, Feb 24, 2013 at 1:48 AM, Jakub Vrana wrote: > vranaSun, 24 Feb 2013 09:48:16 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=329571 > > Log: > Integrate with

Re: [PHP-DOC] PDO::FETCH_SERIALIZE

2013-02-24 Thread Hannes Magnusson
On Sun, Feb 24, 2013 at 2:14 PM, Karoly Negyesi wrote: > Hi, > > The current documentation is "As PDO::FETCH_INTO but object is > provided as a serialized string". Well, maybe. > > What happens is > > 1) If the class implements Serializable then the unserialize() method is > called. > 2) Otherwis

[PHP-DOC] Re: [PHP-WEBMASTER] doc.php.net

2013-02-24 Thread Hannes Magnusson
On Sun, Feb 24, 2013 at 2:01 PM, Ferenc Kovacs wrote: > Hi, > > I've restored some missing crontabs on the doc.php.net(euk2.php.net) > machine(and executed them). > Fortunately the cron scripts were in the repo: > http://git.php.net/?p=web/doc.git;a=tree;f=cron so I only had to put the > calls bac

Re: [PHP-DOC] [DOC-CVS] svn: /phpdoc/en/trunk/reference/spl/splfileobject/ tostring.xml

2013-02-13 Thread Hannes Magnusson
On Wed, Feb 13, 2013 at 2:50 PM, Philip Olson wrote: > > On Feb 8, 2013, at 2:27 PM, Hannes Magnusson wrote: > >> On Thu, Feb 7, 2013 at 6:54 PM, Philip Olson wrote: >>> >>> On Feb 7, 2013, at 5:36 PM, Hannes Magnusson wrote: >>> >>>>

Re: [PHP-DOC] [DOC-CVS] svn: /phpdoc/en/trunk/reference/spl/splfileobject/ tostring.xml

2013-02-08 Thread Hannes Magnusson
On Thu, Feb 7, 2013 at 6:54 PM, Philip Olson wrote: > > On Feb 7, 2013, at 5:36 PM, Hannes Magnusson wrote: > >> On Mon, Feb 4, 2013 at 12:34 AM, Philip Olson wrote: >> >>> >>> As for what to do, I recommend: >>> >>> a) We add to all

Re: [PHP-DOC] strtr return: string or mixed?

2013-02-07 Thread Hannes Magnusson
On Tue, Feb 5, 2013 at 1:45 AM, Karoly Negyesi wrote: > Hi, > > So strtr can return FALSE according to current docs and I just > documented the case where it can return a NULL. > > So, do we document it as returning mixed or is it string? I mean, it's > only mixed when some error is happening. T

Re: [PHP-DOC] [DOC-CVS] svn: /phpdoc/en/trunk/reference/spl/splfileobject/ tostring.xml

2013-02-07 Thread Hannes Magnusson
On Mon, Feb 4, 2013 at 12:34 AM, Philip Olson wrote: > > As for what to do, I recommend: > > a) We add to all SPL aliases > b) Be certain that every "Class synopsis" page is accurate So this came up the other day when someone filed a bug report about not finding php.net/_ . This fix was to

Re: [PHP-DOC] Re: [DOC-CVS] svn: /phpdoc/en/trunk/ .travis.yml

2013-01-20 Thread Hannes Magnusson
On Sun, Jan 20, 2013 at 6:57 PM, Ferenc Kovacs wrote: > > > > On Sun, Jan 20, 2013 at 11:29 PM, Hannes Magnusson > wrote: >> >> On Wed, Jan 2, 2013 at 6:36 PM, Peter Cowburn wrote: >> > salathe Wed, 02 Jan 2013 23:

[PHP-DOC] Re: [DOC-CVS] svn: /phpdoc/en/trunk/ .travis.yml

2013-01-20 Thread Hannes Magnusson
On Wed, Jan 2, 2013 at 6:36 PM, Peter Cowburn wrote: > salathe Wed, 02 Jan 2013 23:36:22 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=328948 > > Log: > add travis ci > > Changed paths: > A phpdoc/en/trunk/.travis.yml > > Added: phpdoc/

Re: [PHP-DOC] VCS Account Request: mikemike

2013-01-14 Thread Hannes Magnusson
any I work for have > freed up some of my time to help contribute to things like this. > > Thanks > Mike > > > On 14 January 2013 13:23, Hannes Magnusson > wrote: >> >> On Thu, Jan 10, 2013 at 9:36 PM, Mike Griffiths >> wrote: >> > Maintaining us

Re: [PHP-DOC] VCS Account Request: mikemike

2013-01-14 Thread Hannes Magnusson
On Thu, Jan 10, 2013 at 9:36 PM, Mike Griffiths wrote: > Maintaining user notes (not adding to them), submitting and committing the > odd documentation patch (I currently use the online editor for this). > I\'m a regular on #php.doc > Have any of the patches been committed? Do you have link to

Re: [PHP-DOC] Re: VCS Account Request: oaass

2013-01-14 Thread Hannes Magnusson
On Sat, Jan 12, 2013 at 12:38 PM, Justin Martin wrote: > On 13-01-11 08:33 PM, Ole Aass wrote: >> >> I want to contribute to the documentation by helping out with fixing bugs >> > > I vouch for Ole's capability. I've been getting him started on contributing > to the documentation, and we ran throu

Re: [PHP-DOC] Patch for bringing memcached extension docs up to date.

2013-01-08 Thread Hannes Magnusson
t (or you from it). > > On 8 January 2013 22:07, Hannes Magnusson wrote: >> On Thu, Jan 3, 2013 at 7:47 PM, David Terei wrote: >>> Hi, >>> >>> Please review the patch below that brings the memcached extension docs >>> up to date with the func

Re: [PHP-DOC] Patch for bringing memcached extension docs up to date.

2013-01-08 Thread Hannes Magnusson
On Thu, Jan 3, 2013 at 7:47 PM, David Terei wrote: > Hi, > > Please review the patch below that brings the memcached extension docs > up to date with the functionality in 2.0.0 and later. > > http://davidterei.com/downloads/phpdoc-memcached.patch Nice work! Interested in continuing working on th

Re: [PHP-DOC] PHP.net tutorials improvements

2013-01-08 Thread Hannes Magnusson
On Tue, Jan 1, 2013 at 5:24 AM, Florin Razvan Patan wrote: > Hello, > > >> 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 table of contents, >> with short

Re: [PHP-DOC] VCS Account Request: regiemix

2012-12-20 Thread Hannes Magnusson
Bleh, replied to the wrong mail.. :) The account has been approved and karma granted for doc-es. -Hannes On Thu, Dec 20, 2012 at 1:51 PM, Yago Ferrer wrote: > Hannes, > > that's the one. > > Thanks > > Yago > > > -- Forwarded message -- > From: Marta Regina Cano Jiménez > Date:

Re: [PHP-DOC] Re: VCS Account Request: regiemix

2012-12-20 Thread Hannes Magnusson
Approved & karma granted. -Hannes On Thu, Dec 20, 2012 at 1:55 PM, PHP Group wrote: > bjori approved regiemix account request \o/ >

Re: [PHP-DOC] Active account: regiemix for Marta

2012-12-20 Thread Hannes Magnusson
She hasn't applied for an account yet.. And since you didn't CC Marta I can't tell her to fill out http://php.net/git-php.php :) -Hannes On Thu, Dec 20, 2012 at 12:43 PM, Yago Ferrer wrote: > Hi Philip, > I hope you are doing well! Can you please active the SVN account: regiemix > for Marta? She

[PHP-DOC] Re: [DOC-WEB] pman

2012-12-19 Thread Hannes Magnusson
hp.net/pman" > install failed > > Trying to access the url (doc.php.net/pman) directly shows a page that says: > > Error 404 > > File Not Found: /pman > > > Any ideas? > > On Dec 19, 2012, at 11:11 PM, Hannes Magnusson wrote: > > On Wed, Dec 19, 2012 at 1:48

[PHP-DOC] Re: [DOC-WEB] pman

2012-12-19 Thread Hannes Magnusson
On Wed, Dec 19, 2012 at 1:48 PM, Jonatas Miguel wrote: > Hey all, > > I've been trying to download pman, as indicated on php.net, but it's not > working. Was it discontinued? Hmh.. no no, it should still be working fine? How are you trying to download it, and whats the error you get? -Hannes

Re: [PHP-DOC] VCS Account Request: duguying

2012-12-19 Thread Hannes Magnusson
Can anyone verify this request? Rex; Have you provided any patches so far, or used the online editor? (https://edit.php.net) -Hannes On Tue, Dec 18, 2012 at 3:17 AM, Rex Lee wrote: > translate the document into Chinese >

Re: [PHP-DOC] SQLite3 extension

2012-11-29 Thread Hannes Magnusson
On Thu, Nov 29, 2012 at 8:12 AM, Brad Dewar wrote: > Hi > > As of PHP 5.4.x, the SQLite3 extension has an undocumented method called > createCollation(). > > I'd like to add it to the docs. I'm just reading through your 'how to submit > documentation' docs now for the first time. > > I added a n

[PHP-DOC] Re: Broken RU doc build

2012-11-29 Thread Hannes Magnusson
On Thu, Nov 29, 2012 at 3:44 AM, Alexey Shein wrote: > Hi, guys! > > Could you please help me with fixing RU build? > I tried to do it myself, but got stuck with some weird error: > Fixed. BTW. It is never a good idea to translate files that contain entity includes, especially raw containers. Wh

Re: [PHP-DOC] This PHP Manual build is broken

2012-11-28 Thread Hannes Magnusson
#fail. Annoying namespace declarations in the entities.. I'll fix in few minutes - sorry! -Hannes On Wed, Nov 28, 2012 at 12:07 PM, wrote: > The en build of the PHP Manual is broken, so it does not validate or build. > Please fix it! ;) > > Attached is the full log > > Love, > The docs

Re: [PHP-DOC] Contributions are ready for review

2012-11-12 Thread Hannes Magnusson
On Mon, Nov 12, 2012 at 2:59 PM, Peter Cowburn wrote: > Howdy! > > On 12 November 2012 13:00, wrote: >> Hello PHP EN Documentation team, >> >> There are contributions within the online editor queue for this language. >> Please review, then commit or delete these patches. > > I have gone through

Re: [PHP-DOC] Donde esta la CHM?

2012-10-22 Thread Hannes Magnusson
On Mon, Oct 22, 2012 at 9:08 PM, Philip Olson wrote: > Hola! > > There was a thread awhile back about the dead server > that provides our CHM builds. Has there been any progress > or word on this? It was on systems@ where Pierre said he "will setup a small VM (but with more ram :) to generate the

Re: [PHP-DOC] svn or github?

2012-10-11 Thread Hannes Magnusson
On Thu, Oct 11, 2012 at 11:45 AM, Richard Quadling wrote: > Hi. > > A few quick pointers please. > > For phd and phpdoc, is SVN still the main place? Or should I be creating a > fork on GitHub? phpdoc is in svn.php.net phd is on git.php.net (and mirrored on github). -Hannes

Re: [PHP-DOC] Coming back into the fold.

2012-09-26 Thread Hannes Magnusson
On Wed, Sep 26, 2012 at 10:50 AM, Karoly Negyesi wrote: > On Wed, Sep 26, 2012 at 10:45 AM, Levi Morrison > wrote: >>> >>> > Any new tools? >>> >>> We evolve very slowly, don't think there have been any >>> tooling/structure changes for years :) >>> >> >> Yes, but we did move from svn to git. >

Re: [PHP-DOC] Coming back into the fold.

2012-09-26 Thread Hannes Magnusson
On Wed, Sep 26, 2012 at 7:31 AM, Richard Quadling wrote: > Hi. > > Been a while since I was last involved in PHPDoc (nearly a year I suppose). > > Anything changed much? > > Still on SVN? > > Any new tools? We evolve very slowly, don't think there have been any tooling/structure changes for years

Re: [PHP-DOC] VCS Account Request: daijie

2012-09-25 Thread Hannes Magnusson
Thanks for the verification, makes it much easier to review these requests :) The account has been approved, and karma granted! -Hannes On Tue, Sep 25, 2012 at 9:30 AM, hytest wrote: > Here are what Daijie has contributed to zh-CN. > http://svn.php.net/viewvc?view=revision&revision=327773 > > P

Re: [PHP-DOC] The nl2br() function and browser handling of multiple BR tags

2012-09-23 Thread Hannes Magnusson
On Sun, Sep 23, 2012 at 7:55 PM, wrote: > The current functionality of the nl2br() function is to insert a > tag before each newline in a string. (If the $is_xhtml > parameter is set to false, tags will be inserted instead of > tags.) According to the documentation for version 2.8.7 of > the L

Re: [PHP-DOC] Re: Chinese doc gone

2012-09-17 Thread Hannes Magnusson
On Mon, Sep 17, 2012 at 9:06 AM, Pierre Joye wrote: > Adding the right list to the loop. > > On Mon, Sep 17, 2012 at 9:58 AM, Laruence wrote: >> Hi: >> I noticed that chinese doc is not availble anymore at >> http://www.php.net/docs.php >> >> I am not sure what's wrong with it.. but lot'

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Hannes Magnusson
On Sun, Sep 9, 2012 at 3:00 PM, Sherif Ramadan wrote: > http://php.sheriframadan.com/manual/en/function.strstr.php#107588 and > click on the flag on top of the note. It should be pretty self This feature looks very odd in ?beta=1 mode.. -Hannes

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Hannes Magnusson
On Sun, Sep 9, 2012 at 3:00 PM, Sherif Ramadan wrote: > On Sun, Sep 9, 2012 at 9:52 AM, Hannes Magnusson > wrote: >> >> I've only quickly scanned through the phpweb code, and it looks fine. >> I'm still not entirely certain of what the flagging a usernote mea

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Hannes Magnusson
On Sun, Sep 9, 2012 at 12:09 PM, Sherif Ramadan wrote: > I'm hoping to start a discussion into the next phases of improving > user notes and php.net in general. > > So far since the discussion on improving user notes I've implemented a > few improvements including: voting, flagging, and sorting us

Re: [PHP-DOC] PHP Manual in Uzbek

2012-09-04 Thread Hannes Magnusson
t; > You should wait for approvement from Hannes Magnusson or Philip Olson > (I CC'ed them to this letter). > While you're waiting you can read about phpdoc build system, if you > speak Russian (it seems you are), you can read these articles: > http://habrahabr.ru/post/125

  1   2   3   4   5   6   7   8   9   10   >