Commit graph

29 commits

Author SHA1 Message Date
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
d6feb67a0d Don't use <constant> for non constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323651 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 05:03:14 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
065dd47a92 Replace _ by - in IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322131 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 12:40:04 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Richard Quadling
a7729a2a06 And correct my correction before anyone notices
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310880 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-10 09:27:37 +00:00
Richard Quadling
7f8c6ad5fc Fix example reported in http://news.php.net/php.webmaster/10978 by Elija Smith
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310879 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-10 09:24:59 +00:00
Jakub Vrana
58e026c057 Fix PHP syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301119 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 11:28:40 +00:00
Daniel Egeberg
0640e024d4 Fixed PHP bug #51978
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Yannick Torres
a9adbb764e Remove extra para/note tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298295 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-22 05:23:46 +00:00
Damien Seguy
aaebccf8bb doc update for 4D v12.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296385 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-19 11:49:22 +00:00
Richard Quadling
113b5a3243 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294407 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:11:29 +00:00
Damien Seguy
ca29a9026f remove example and quick fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292207 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-16 13:28:05 +00:00
Damien Seguy
bb974fbb00 minor update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289954 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-26 18:03:43 +00:00
Damien Seguy
ecd85e1969 fix char_set, user and password
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289953 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-26 18:02:11 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
ddcceba83e fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283831 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:37:21 +00:00
Hannes Magnusson
cf0f58e5ce Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280941 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-22 10:33:53 +00:00
Damien Seguy
2227cbe69a adding escaping example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280938 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-22 10:24:08 +00:00
Damien Seguy
417e015ab2 adding table name protection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280936 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-22 10:12:12 +00:00
Yannick Torres
1f28f7d309 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280201 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-09 17:50:15 +00:00
Damien Seguy
db72bcf4d0 new info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279832 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 10:34:23 +00:00
Damien Seguy
9afa9232d6 no french, please
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279554 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-29 15:32:38 +00:00
Nilgün Belma Bugüner
dfa8b218c8 revert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279230 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 05:31:04 +00:00
Nilgün Belma Bugüner
984c0fe5a3 Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279191 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-23 11:11:18 +00:00
Damien Seguy
f21aba621a initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279153 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 13:52:44 +00:00