Commit graph

246 commits

Author SHA1 Message Date
Kalle Sommer Nielsen
ae2f860000 Bye bye php3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292619 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-25 00:49:08 +00:00
Daniel Egeberg
206956db68 Fixed .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292325 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-19 10:59:29 +00:00
Jakub Vrana
bc93886cd1 Prefer <initializer> before "default is"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:41:53 +00:00
Jakub Vrana
d8244e316f Returns FALSE for NULL (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291056 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 10:27:39 +00:00
Jakub Vrana
859c8bbb2c See also get_class (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290673 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 16:48:59 +00:00
Torben Wilson
2ae947a71b Refer users looking for a way to format numeric values as strings to sprintf() or number_format().
Addresses bug .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288981 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 06:52:47 +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
0efda2548a Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288650 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-24 11:02:03 +00:00
Brandon Savage
3110d69f2f Adding serialization documentation stub for PHP 5 and changing links to point to PHP 5 documentation, rather than appendix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 20:09:24 +00:00
Brandon Savage
f74325fce7 Per the discussion on the PHP-DOC mailing list, the PHP 4 OOP documentation is being relocated to the appendicies. The PHP 5 object documentation is being renamed to Objects and Classes, to reflect that it is the only supported documentation for OOP in PHP. All links have been changed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288607 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 14:14:18 +00:00
Nilgün Belma Bugüner
51bdd398d7 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283841 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:15:58 +00:00
Richard Quadling
5aedae62db literal => constant for error constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 07:38:42 +00:00
Hannes Magnusson
dae2264083 Fixed bug#48468 (empty function confusing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281639 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-04 09:08:28 +00:00
Daniel P. Brown
b14607c872 Incorporates the changes suggested by Bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280172 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 19:06:20 +00:00
Yannick Torres
2d7efe3dc8 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 21:23:55 +00:00
Yannick Torres
3fdc0ba55e use literal tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278954 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 09:46:17 +00:00
Richard Quadling
c7bbd32bf0 Link via "See Also" autoloading and the callback for unserializing unknown objects.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278844 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 15:30:49 +00:00
Jakub Vrana
e7a5c5583f First parameter is callback
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278800 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 09:46:57 +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
Philip Olson
886d5315d2 Fixed examples, for both parse and deprecated errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277448 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-18 21:30:26 +00:00
Philip Olson
78757896f7 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +00:00
Philip Olson
7c239d70d3 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275609 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 18:06:54 +00:00
Jakub Vrana
5730e7a2fa Initializers - part 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Felix De Vliegher
cf6111f5ce Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273060 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-08 08:32:59 +00:00
Nilgün Belma Bugüner
ede5262f69 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 15:23:40 +00:00
Jakub Vrana
a1fa3669e6 Serializing objects with private and protected members (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268507 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 13:21:22 +00:00
Jakub Vrana
6db3fb0def Grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268506 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 13:18:31 +00:00
Kalle Sommer Nielsen
a5341a89a0 Fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267333 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-14 19:24:55 +00:00
Kalle Sommer Nielsen
f8c1327682 Added examples for:
* is_binary
* is_buffer
* is_object
* is_unicode


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267304 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-13 23:35:15 +00:00
Felipe Pena
413b0c132a - Added examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267159 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-10 18:12:54 +00:00
Kalle Sommer Nielsen
9b26b00569 New examples for
- md5_file
 - is_numeric
 - strval


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267036 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-07 07:31:12 +00:00
Simion Onea
598a525d73 Removed repeated 'directive'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266736 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-24 12:41:26 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Kalle Sommer Nielsen
cd0486c1b5 Fixed example -- Cheers Felipe
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264724 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 22:19:44 +00:00
Kalle Sommer Nielsen
b05277b996 Document (unset) cast
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264723 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 22:06:41 +00:00
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Matt Wilmas
beaeb2af58 Fixed wording (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259826 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-16 04:32:47 +00:00
Philip Olson
0613e50764 Added the parameter role/information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253373 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 01:38:53 +00:00
Philip Olson
5bab00fd18 Finish converting to the new doc style, add roles return and parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253370 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 01:28:41 +00:00
Philip Olson
5a8fc9da0a Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253369 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 01:23:35 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Philip Olson
0c705633e9 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253169 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-18 18:12:51 +00:00
Felipe Pena
2605f98aca Added information about static class members
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249295 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-29 02:07:45 +00:00
Felipe Pena
97d98c61c4 Missing colon ( by Jakub)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249122 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-27 02:48:32 +00:00
Philip Olson
cc8310eec0 MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to the new constants.xml
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248581 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-19 19:52:22 +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
d01d931ebd Fixed link to magic methods (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247344 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-30 11:52:11 +00:00
Florian Anderiasch
c50a926d77 fixed typo (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246709 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-22 11:53:06 +00:00
Jakub Vrana
2f99b24390 Multiple parameters (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246588 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 11:37:34 +00:00
Felipe Pena
81c732df97 Missing "&" in output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246501 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-20 10:35:12 +00:00
Paul Reinheimer
213a341fcb And correcting the role.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242736 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-20 15:01:50 +00:00
Paul Reinheimer
dd81f033d8 Updated to correct errors in my original patch, and follow the pear coding standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242735 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-20 14:53:34 +00:00
Paul Reinheimer
5f4657f17f Added the word type to clarify the purpose of the function, as well as several use cases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242499 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-13 18:11:20 +00:00
Jakub Vrana
e781c00648 unset($this) is not possible from inside the object (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241638 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 12:12:10 +00:00
Jakub Vrana
175740b03a Maximum int value (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241302 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 10:09:50 +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
Gwynne Raskind
100cfa0929 - Import of new internals documentation
- Manual base modified to include new docs and remove old
- Links updated in many files
- New language and global entities as needed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237850 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 21:08:14 +00:00
Mehdi Achour
243355f1c4 Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237381 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-10 23:13:23 +00:00
Mehdi Achour
436d3010d7 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237372 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-10 22:32:35 +00:00
Mehdi Achour
4c8d332843 #: nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236872 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-02 22:05:58 +00:00
Mehdi Achour
8e97792cf0 Switch to new doc style (tm)
# anyone for a make test ?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236869 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-02 19:28:01 +00:00
Hannes Magnusson
b1fddb9afa Fixed bug#40980 (Incorrect output labeled on print_r). (ezyang)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236340 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-25 19:36:34 +00:00
Philip Olson
b2c6dc0787 Zend.com has many broken links, and it seems removed content. This updates
and fixes documentation that links to this broken and lost information.
# Broken entities remain in globals.ent until the translations catch up


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235342 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-10 15:08:53 +00:00
Jakub Vrana
c8c9bdfd61 Link isset and is_null
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229842 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 10:30:49 +00:00
Philip Olson
bbfd8393e0 Documented new (PHP 6) unicode is_ functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228831 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 06:16:09 +00:00
Carola 'Sammy' Kummert
c33b12fecf update \"see also\" section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226313 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-03 11:21:58 +00:00
Derick Rethans
7631e6db89 - Clarify var_export and circular references.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223802 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-24 09:31:08 +00:00
Etienne Kneuss
b1bf8135a6 Fix (Ambiguity about how serialize keeps references)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219524 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 19:47:35 +00:00
Ben Ramsey
b0d382db3d Fixed bug and reworded to avoid passive voice.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212847 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 13:49:56 +00:00
TAKAGI Masahiro
df33b55366 Added the another example to show how to use __set_state() (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209048 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-10 03:45:54 +00:00
Jakub Vrana
c42447f25d Can't be used together with OB callback (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208834 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 01:12:15 +00:00
Jakub Vrana
67c6278415 Incomplete objects (bug , user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208829 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 00:39:39 +00:00
Florian Anderiasch
aa84b99c52 adapted newer format before translating
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206361 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-03 14:52:24 +00:00
Jakub Vrana
dfd29118ff Unsetting object properties (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206129 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 15:21:03 +00:00
Mark Wiesemann
bcda9b12a9 var_dump() also shows protected and private properties with PHP5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205942 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-26 12:28:19 +00:00
Sean Coates
219eebcbcd add Derick's References Explained article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204566 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-04 21:44:47 +00:00
Jakub Vrana
3abb6a6028 var_dump shows private too (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204481 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:39:26 +00:00
Jakub Vrana
26ccc276d7 Unsetting static variable (bug )
Move $GLOBALS example below global


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199895 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-03 10:59:39 +00:00
Jakub Vrana
e3e1b80869 __set_state magic method (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199894 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-03 10:45:48 +00:00
Jakub Vrana
83c7ec65fd Numeric strings (bug )
See also ctype_digit


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196443 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:31:42 +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
Sean Coates
f882ea3b00 move URL to entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194837 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 13:55:36 +00:00
Sean Coates
e664176c9c typo (paren)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194751 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 20:06:02 +00:00
Sean Coates
0c11836a3b change example and add (big) note on refcount
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194750 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 20:01:36 +00:00
Jakub Vrana
9a122ed83f See also (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194571 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:46:34 +00:00
Friedhelm Betz
75c3e81dce typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187929 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-08 10:01:53 +00:00
Jean-Sébastien Goupil
e49b45eca8 fix whitespaces + add role attribute to description section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187902 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 23:54:50 +00:00
Jean-Sébastien Goupil
314fd3d36d fix whitespaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187901 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 23:54:12 +00:00
Jean-Sébastien Goupil
ff434b9f7b fix whitespaces + add link to a member in See Also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187900 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 23:37:40 +00:00
Jean-Sébastien Goupil
217bd9f99f fix whitespaces + add role attribute to description section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187899 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 22:42:21 +00:00
Jean-Sébastien Goupil
9a339e6b78 fix whitespaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187897 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 22:35:49 +00:00
Jakub Vrana
5c2be94b08 Couldn't export everything (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187429 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-01 09:15: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
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Philip Olson
203b09f70e Implement new alias doc style and changelog refsect as this has been an
alias since PHP 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185097 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:10:51 +00:00
Jakub Vrana
9b87277553 Fix void return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184127 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 08:27:32 +00:00
Mehdi Achour
dfa559fbf4 Fix PHP Version
Switch more files to the new layout


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183766 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 15:26:37 +00:00
Jakub Vrana
1feaee4814 False can be returned in two cases (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183554 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 09:18:48 +00:00
Jakub Vrana
0e0058eefb Can return boolean (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183340 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-01 15:14:31 +00:00
Philip Olson
e77a6f04cf Rewrote docs, and added examples. Implemented User Notes and closes bug .
Expanded the return value section and added new SeeAlso's. Used new doc style.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-28 09:06:34 +00:00