Commit graph

76 commits

Author SHA1 Message Date
Jakub Vrana
7ca1cdd1a8 Unify version format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344048 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 14:22:06 +00:00
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
Maciej Sobaczewski
f1177c82c0 Remove PHP 4 functions
It is mostly cleanup of versions.xml because most of PHP 4 functions were already removed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 08:41:15 +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
Yannick Torres
8ef6cf9b7c Fix some literal tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324735 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-03 08:12:03 +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
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +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
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Carola 'Sammy' Kummert
4f298e5421 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291443 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-29 17:37:49 +00:00
Jakub Vrana
612e5af5ec Prefer <initializer> before "default value"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:22:02 +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
Jakub Vrana
42fd17af6e Escape data inside queries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286556 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 12:22:29 +00:00
Nilgün Belma Bugüner
93f9ef3a7b fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283805 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:49:33 +00:00
Yannick Torres
228cc2459f fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279767 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 12:27:22 +00:00
Yannick Torres
48fe863e82 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277907 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-28 12:23:52 +00:00
Mehdi Achour
33452ee6b3 Add/move sections to changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277645 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 21:08:01 +00:00
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Philip Olson
21a4eed71e New versions.xml that contains version information for this extension,
so, when these functions/methods became available
# Formally known as phpdoc/phpbook/phpbook-xsl/version.xml
# Some changes/updates were made from the phpbook-xsl version


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267947 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 23:27:16 +00:00
Hannes Magnusson
b4fabcdafb MFB: Upgrade to the new-reference-structure
- Moved the intro from reference.xml to book.xml
    - Change the intro ID to intro.<extname>
    - Moved the setup sections to setup.xml
    - Changed the constants section to be <appendix>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248351 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 11:57:07 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Felipe Pena
f6e7f93903 Removed duplicated information about flag parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247396 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-01 11:55:23 +00:00
Nuno Lopes
de383c4aab fully automatic update of the ini.xml files
please review this patch and notify me of any problems
PS: please review this :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243190 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 22:54:33 +00:00
Hannes Magnusson
c030e2adf7 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/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Yannick Torres
6cea9a8090 add missing description type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227162 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-13 20:17:40 +00:00
Mehdi Achour
4c467207d5 Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-08 02:00:40 +00:00
Mehdi Achour
9294ef5829 WS, preparing for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226706 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-08 01:02:31 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Nuno Lopes
1f7e10b4b2 add the 'moved to pecl' note (PHP 5.1.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190576 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 12:20:44 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Nuno Lopes
3789b214b3 this para isnt needed because the info is in the new changelog column
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185289 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:30:17 +00:00
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Mehdi Achour
4818219db7 CVS is now called PHP 5 :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178695 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-02 08:41:52 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Nuno Lopes
cf45885b0f try to have better IDs so that livedocs doesnt complain
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155749 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-11 15:42:00 +00:00
Mehdi Achour
c37e88de08 adding php tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154162 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-21 16:59:26 +00:00
Jakub Vrana
49dc34abf7 Uppercase first letters in titles' words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Jakub Vrana
602b3865fd Xmas typos 2/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146514 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 18:42:07 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
0599b66cc0 Changed print to echo as recommended in RFC/coding_standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145979 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-08 13:52:47 +00:00
Friedhelm Betz
a49efe3b09 php tags in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-01 11:50:43 +00:00
Friedhelm Betz
785e3ca036 proto correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143539 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-01 11:42:21 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Marc Boeren
898cbc8971 Clarify the return-value a bit more.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140821 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-22 07:43:37 +00:00
Marc Boeren
73d602ced4 Fixed example for dbx_query as it may lead to the misunderstanding that
a select query will return 1 if no results are found: it doesn't, it
returns a result-object with no rows.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140820 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-22 07:41:02 +00:00