Commit Graph

34 Commits

Author SHA1 Message Date
Yannick Torres
404455225a sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@270268 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 22:09:21 +00:00
Yannick Torres
3d20fe648b &php; => PHP
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@261459 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-21 20:51:48 +00:00
Damien Seguy
0fa81e7455 minor spelling mistakes
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@261020 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 10:03:03 +00:00
Damien Seguy
59a8bbca10 minor spelling mistakes
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@258640 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-28 13:23:10 +00:00
Yannick Torres
f0503afc7d consistency
#spotted by scripts/check-trans.php


git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@256815 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-05 14:07:45 +00:00
Guillaume Plessis
e87d5b588d build fix
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@256649 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-02 12:39:29 +00:00
Yannick Torres
2d148a62bb sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@253833 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-26 18:37:16 +00:00
Yannick Torres
99ca5507ce sync with EN (docBook update)
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@240100 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-21 18:18:01 +00:00
Hannes Magnusson
069f6629d8 - Bunch of build fixes
- Upgrade to DocBook5:
  - All id attributes are now xml:id
  - Add docbook namespace to all root elements
  - Replace <ulink /> with <link xlink:href />
  - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@238217 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 17:05:05 +00:00
Yannick Torres
f85ce29fb5 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@229314 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-07 22:17:15 +00:00
Yannick Torres
e879fa889d sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@228185 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-27 14:44:43 +00:00
Yannick Torres
cb3831afbd add reviewed tag
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@218975 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-28 12:53:54 +00:00
Jean-Sébastien Goupil
08fa33cee3 Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@215077 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-19 19:51:43 +00:00
Jean-Sébastien Goupil
6005d1159a Typo capital letters with accent
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@202670 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-11 20:54:51 +00:00
Yannick Torres
1df1560364 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@186434 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-15 18:26:56 +00:00
Yannick Torres
b1267ed4bd typo
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@178158 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 22:14:05 +00:00
Yannick Torres
bdff1f0af4 use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@171895 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 21:32:27 +00:00
Yannick Torres
d5b412e64c sync with EN revision
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@166035 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 11:43:31 +00:00
Yannick Torres
97e0cc9247 more PHP => &php;
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@161535 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 21:08:35 +00:00
Mehdi Achour
845c36b27f more PHP => &php;
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@160602 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-05 14:26:47 +00:00
Mehdi Achour
ff25ddead8 first set of PHP => &php; changes
# je finis demain au reveil, week-end chargé phpdoc :)


git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@160569 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-04 21:36:02 +00:00
Guillaume Plessis
f9a758123c indent + fix about a BIG mistake on the E_STRICT value of PHP5 (Zend/zend_errors.h for more info). Please be careful!
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@158414 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-12 14:25:07 +00:00
Yannick Torres
fccbeb3505 synch with EN Revision
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@157503 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-29 13:51:11 +00:00
Mehdi Achour
3139fd8169 typos
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@154256 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-23 10:57:22 +00:00
Mehdi Achour
1ac31c7411 Adding the EN-Revision comment
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@152276 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 18:15:13 +00:00
Mehdi Achour
c1a709fa5c Missing revision tag
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@152273 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 17:42:21 +00:00
Mehdi Achour
ab15e99d6b sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@151599 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-17 10:58:10 +00:00
Mehdi Achour
5e2dbf9bce fixing the mess
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@149467 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-22 10:00:08 +00:00
David Manusset
caa1f2617c typos
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@149436 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-21 22:42:22 +00:00
Mehdi Achour
7257058db0 Happy new iso-8859-1 year
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@147508 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-30 18:58:39 +00:00
Mehdi Achour
05266a9c16 E_STRICT added
linking constants to a more propper target


git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@145294 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-01 12:02:03 +00:00
Mehdi Achour
b5d5220c1e typos...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@141328 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 16:12:34 +00:00
Damien Seguy
c943cad628 easy commit
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@124905 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-28 15:47:59 +00:00
Hartmut Holzgraefe
b8daeaab85 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@78204 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:40:38 +00:00