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
Daniel Convissor
689d821965
Remove see also timezone_open, not really relevant here.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298747 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 01:57:26 +00:00
Daniel Convissor
11ce78cab3
Add value of parameter defaults.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298746 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 01:50:10 +00:00
Daniel Convissor
03ab3321ba
Make date_create an alias to construct, just like the rest of the date time functions; this function is now fully documented on construct page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298745 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 01:35:35 +00:00
Ruslan Yakushev
9442a1ead5
Updated the version information for wincache_lock/unlock functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298739 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-28 22:49:00 +00:00
Richard Quadling
398011b458
Examples tidied.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298710 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-28 16:39:21 +00:00
Daniel Convissor
0e42d1d3a6
Reworked examples to new oop/procedural combination format. Changed several titles. Simplified some initial examples and moved some parts to new examples. Per discussion on php-doc.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298705 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-28 15:58:26 +00:00
Pierrick Charron
076bad363e
The default value should be false not 0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298681 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-28 03:29:16 +00:00
Pierre Joye
ce59ffa159
- fix the link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298671 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-27 19:52:42 +00:00
Pierre Joye
7b6fa50555
- point to the howto in the wiki instead of this wrong explanation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298670 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-27 19:44:13 +00:00
Pierre Joye
45fa04b9ed
- remove wrong note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298669 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-27 18:40:08 +00:00
Peter Cowburn
8e818466a5
use_include_path is boolean not integer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298661 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-27 13:32:52 +00:00
Richard Quadling
f4eb1d0736
Param is use_include_path. Fix#51673
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298656 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-27 12:27:15 +00:00
Richard Quadling
c5b7606c49
Use double quotes on filenames if they contain spaces.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298654 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-27 12:19:40 +00:00
Jakub Vrana
3b55bc75e1
Capitalization
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298615 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-26 20:08:19 +00:00
Daniel Egeberg
62cacfd886
Fixed PHP bug #51669 (Incorrect signature on getArrayCopy method)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298606 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-26 18:25:48 +00:00
Daniel Egeberg
d08c651831
Another fix for #51664 (Interfaces page gives unclear information about class constants)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298604 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-26 16:50:06 +00:00
Daniel Egeberg
e209aa52df
Fixed PHP bug #51664 (Interfaces page gives unclear information about class constants)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298601 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-26 16:26:50 +00:00
Richard Quadling
3676a17188
TZDB V2010.07 (2010g)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298594 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-26 12:12:39 +00:00
Daniel Convissor
fbdb1f6ef8
Add example of how adding/subtracting months can be problematic.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298551 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 19:26:45 +00:00