Commit graph

16739 commits

Author SHA1 Message Date
Daniel Convissor
1f9c7cf094 Use style.procedural for appropriate descriptions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299169 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 03:09:46 +00:00
Daniel Convissor
ec75fe638b Clean up properties: use style.oop for descriptions, clean up docbook in some descriptions, fix refnames where needed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299166 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 02:51:44 +00:00
Daniel Convissor
1471b2ec6e Use our current docbook style for oop methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 02:32:24 +00:00
Daniel Convissor
c87cff5fed Method cleanup: use style.oop entity in description, use :: in refname.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299164 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 01:54:47 +00:00
Daniel Convissor
ac54a421f7 Bring examples in line with our updated oop/procedural style docbook layout.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299161 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 23:37:27 +00:00
Daniel Convissor
cd7e8901b3 Clean up description sections for updated oop/procedural combination format.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299158 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 21:20:24 +00:00
David Tajchreber
d3294c38b1 Fixed bug #51770: word missing in examples explanation box
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299138 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 06:26:03 +00:00
Philip Olson
80d5ab0279 Have example use lib.inc.php instead of index.html to demonstrate multiple . behaviour
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299134 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 02:26:36 +00:00
Peter Cowburn
1ad390c81a added pcre \g description (patch from Peter O'Callaghan)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299124 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-07 20:28:05 +00:00
David Tajchreber
5106f79967 Fixed bug #51764: dl(): prototype and return value do not match
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299117 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-07 18:23:49 +00:00
Mark Skilbeck
52e6d6a3d4 Fixed examples - procedural was in OO, and vice versa. Silly me :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299116 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-07 18:06:34 +00:00
Mark Skilbeck
776f004268 Added documentation and examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299113 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-07 17:37:53 +00:00
Pierrick Charron
503c562c51 # More understandable explanation of how named subpattern work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299033 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 20:57:06 +00:00
Philip Olson
a652e25848 Rewrite, as iconv is enabled by default as of PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299027 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 18:15:22 +00:00
Mark Skilbeck
c45cfc0023 Adding examples and documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299026 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 16:51:02 +00:00
Daniel Egeberg
73f2be3238 Fixed PHP bug #51744 (func_get_args notes list pre-5.3 information)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299015 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 10:54:53 +00:00
Adam Harvey
ad31b64bbb Typo fix (thanks Derick!).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299014 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 09:50:28 +00:00
Daniel Convissor
5da1c6eac5 Add error handling to basic example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299010 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 03:45:09 +00:00
Daniel Convissor
87775dd402 Add example of dates rolling over.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299009 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 03:18:48 +00:00
Daniel Convissor
0e209aff72 Add example of how adding months can be problematic.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299008 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 03:05:09 +00:00
Daniel Convissor
fe271d65f0 Use function instead of methodname in seealso to get () in output.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299003 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 00:51:18 +00:00
Daniel Convissor
631a7e0046 Add get last errors to see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299001 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 00:30:24 +00:00
Daniel Convissor
a23cd14d80 Improve return section text.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298982 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 17:21:29 +00:00
Daniel Convissor
c8c3d5ba2e Add return values section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298981 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 17:21:02 +00:00
Daniel Convissor
7c0a9d9625 Procedural methods operate on object by reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298971 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 14:07:26 +00:00
Peter Cowburn
352979a948 corrected directoryiterator version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298964 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 11:58:04 +00:00
Adam Harvey
4084919da2 Fix doc bug #51661 (Confusing text in spl_autoload_unregister).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298960 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 10:36:23 +00:00
Adam Harvey
7cf7e11a25 Fix doc bug #51710 (phpversion() page missing link to documentation of
PHP_VERSION_* constants) by adding a see also link to the constants. 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298957 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 10:20:09 +00:00
Adam Harvey
4943fdaa3f Added an example to make clearer the misunderstanding that led to bug #51737
(Having a bug when using date_diff($t1,$t2)).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298955 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 10:06:59 +00:00
Adam Harvey
bde325b019 Fix a typo leading to a doc build error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298954 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 10:06:09 +00:00
Pierre Joye
1b6a99ef51 - Fix #51732, improve the doc about NULL/empty string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298948 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 09:10:38 +00:00
Daniel Convissor
dee90d3315 Clarify and standardize some datetime return values via new entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298939 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 04:56:40 +00:00
Daniel Convissor
8b7427f897 Provide new entity for procedural returning false on failure.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298938 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 03:46:27 +00:00
Philip Olson
d60aa92f38 Rewrote and expanded documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298921 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 18:53:10 +00:00
Daniel Egeberg
2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Philip Olson
f66adeb508 Removed credits that are (and belong) in php-src
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298915 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 16:46:47 +00:00
Philip Olson
792ff31a8f Fixed build. Patch by Yawk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298831 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-01 04:44:38 +00:00
Philip Olson
79930e5bd3 Removed documentation for private properties, as discussed on the list: http://markmail.org/message/go3tvlob2kds63cv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298830 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-01 04:42:27 +00:00
Philip Olson
2ffac64cfa Whitespace (\r\n --> \n)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298829 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-01 04:35:12 +00:00
Daniel Convissor
013b8d588c Make datetimezone_open an alias to construct, just like the rest of the functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298828 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-01 04:17:40 +00:00
Philip Olson
27bf45e6df Documented this method. Also note that the methodsynopsis was updated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298817 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-30 19:04:16 +00:00
Peter Cowburn
426ec589cc clarify array_merge reindexing behaviour with numeric-only keys (bug #51699)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298804 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-30 12:27:36 +00:00
Philip Olson
245f225a8d Gently warn/scare users that reflection isn't yet perfect because really, it isn't. Wrote this with Yawk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298791 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-30 03:27:43 +00:00
Yago Ferrer
f45db3a50a Typo found by: Francisco José Naranjo <tatai>
Returns and error -> Returns an error

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298788 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 19:29:27 +00:00
Daniel Egeberg
fb70264f42 Clarified the parameter's requirements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298761 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 08:33:49 +00:00
Richard Quadling
b819592487 Added &InheritedProperties;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298760 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 08:18:50 +00:00
Daniel Convissor
bc56b6e4f1 Add example section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298753 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:59:03 +00:00
Daniel Convissor
775021759a Add purpose to description section, just like everything else in the manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298752 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:18:36 +00:00
Daniel Convissor
dcd7880c98 Change link to timzone construct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298751 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:08:22 +00:00
Daniel Convissor
b20aaa77b9 Add link to timzone construct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298750 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:08:04 +00:00