[PHP-DOC] SVN Account Request: webarto

2012-04-06 Thread Dejan Marjanovic
Translating the documentation (Serbian)

[PHP-DOC] Creating new remote branch: Fatal error.. but still seem to have worked

2012-04-06 Thread Hannes Magnusson
Hello I pushed a new branch (with no changes) just now, and got the following fatal error. The branch seems to have been pushed just fine though? vagrant@lucid32:~/src/phd$ git checkout -b PHD_1_1 Switched to a new branch 'PHD_1_1' vagrant@lucid32:~/src/phd$ git branch -a * PHD_1_1 master re

Re: [PHP-DOC] Errors in French version of php documentation

2012-04-06 Thread Hannes Magnusson
2012/4/6 Didier Trarieux-Lumière : > Hello, > > I'm a French IT engineer since 30 years. > > I used to work within the Digital Translation Team (LOLA Project), so I > consider I have some experience in translation. > I am working these days on a book on php, a "php User Guide", actually > (seems to

[PHP-DOC] Errors in French version of php documentation

2012-04-06 Thread Didier Trarieux-Lumière
Hello, I'm a French IT engineer since 30 years. I used to work within the Digital Translation Team (LOLA Project), so I consider I have some experience in translation. I am working these days on a book on php, a "php User Guide", actually (seems to be *really* missing) and I noticed that the F

[PHP-DOC] SVN Account Request: dtl

2012-04-06 Thread Didier Trarieux-Lumiere
maintain documentation

Re: [PHP-DOC] ext/mysql updates (~deprecated)

2012-04-06 Thread Hannes Magnusson
On Fri, Apr 6, 2012 at 06:41, Philip Olson wrote: > Hello everyone, > > I gently began the process of softly deprecating ext/mysql. Basically, > all I did was add 's to several ext/mysql functions (to demonstrate > the concept), and added a related in the ext/mysql introduction. > Although the PH