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
Daniel Convissor
292269a8eb
Add tips for users of PHP 5.2.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298534 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 17:16:50 +00:00
Daniel Convissor
a26eec4f6c
Add note about locales not being used.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298533 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 17:11:17 +00:00
Daniel Convissor
9658c927dc
Add some see also entries.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298531 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 17:02:36 +00:00
Daniel Convissor
513f590a75
Add note that modify() is an alternative for users of PHP 5.2.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298526 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 16:46:22 +00:00
Daniel Convissor
a084f1b026
Tweak wording of note regarding alternative for 5.2.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298525 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 16:43:33 +00:00
Daniel Convissor
3220e05f8c
UNIX -> Unix, per nomenclature in wiki.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298524 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 16:41:30 +00:00
Daniel Convissor
49abbab79a
Add some see also entries.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298520 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 15:58:08 +00:00
Daniel Convissor
11f91796a9
Add procedural example (to demonstrate the docbook format I am proposing on php-doc list).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298519 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 15:55:43 +00:00
Philip Olson
a831259930
- Added parameter info (to these deprecated functions) as per 'strict standards'.
...
- And committing old entries living within the online editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298514 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 15:26:11 +00:00
Daniel Convissor
49004fac66
Add style.oop/style.procedural to description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298510 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 14:15:28 +00:00
Daniel Convissor
c2c5b27acd
Add style.oop/style.procedural to description. Add procedural method synopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298509 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 14:14:56 +00:00
Pierre Joye
685f5a44a4
- reflect the actual supported version
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298494 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 11:58:46 +00:00