Commit graph

219 commits

Author SHA1 Message Date
Adam Harvey
55929e29ac Beef up the notes on the PHP 5.5 changes to pack() and unpack().
Specifically, I've added changelogs to the function pages (not sure how I
missed that to start with), expanded the discussion of what the changes are,
and moved them into the backward incompatible changes page, since they are.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329132 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-14 06:35:43 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Hannes Magnusson
a4861592bb Add experimental autogenerated changelog entries for few books.
This requires PhD 1.1.6-dev :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326056 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 13:15:55 +00:00
Paul Reinheimer
1de1537fed - Correcting tyop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325534 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 13:21:33 +00:00
Paul Reinheimer
5ce6eb403f - Adding note about how uniqid() isn't a way to generate cryptographically secure tokens, and pointing users towards the openssl stuff.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325524 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-03 21:59:33 +00:00
Jakub Vrana
84b8fca68f Use <function> for language constructs (now supported by PhD)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
c16824af57 Link INI
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324590 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-27 19:58:29 +00:00
Jakub Vrana
f4b2b2313d Link INI settings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324589 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-27 19:21:14 +00:00
Jakub Vrana
a9b26c34e4 Display language constructs without parentheses
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Jakub Vrana
2168f6f379 Usable without parentheses
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324521 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:00:39 +00:00
Adam Harvey
ea50a704ea Fix doc bug (more-entropy parameter description).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324347 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-19 02:53:18 +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
Nikita Popov
0d66a6cf2c Slightly cleanup eval() docs and add a Caution at the top encouraging to avoid eval().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321375 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-24 23:05:58 +00:00
Nikita Popov
bfd0220126 Remove an example of a *very* bad use case for eval()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321369 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-24 21:46:17 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +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
Jakub Vrana
8888c9528e Future is now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312729 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:22:04 +00:00
Adam Harvey
b7586c35a9 Fix doc bug (Number of seconds may be _non-negative_ (>=0), it must not
be _positive_ (>0)).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310041 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-08 08:20:14 +00:00
Peter Cowburn
e1eb3dd782 fixed broken unpack() examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309256 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-15 15:48:27 +00:00
Derick Rethans
11026bdc3a - Fixed my typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308208 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 15:36:54 +00:00
Derick Rethans
693563124f Update pack() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308185 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:36:37 +00:00
Adam Harvey
6ef46c971e Updated the sleep() manual page to reflect the new Windows behaviour by
reintegrating some of the old return values text, adding a specific note based
on how SleepEx() is documented to behave on Windows, and adding a Changelog
section to document the pre-5.3.4 behaviour.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305811 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-29 03:21:50 +00:00
Adam Harvey
ca054293e9 Clarify sleep() return values further per bjori's e-mail and prod on IRC.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305766 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-26 10:03:03 +00:00
Adam Harvey
db3c4a1952 Fix doc bug (sleep() return NULL).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305764 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-26 09:19:16 +00:00
Gustavo André dos Santos Lopes
203f74c44e - Expanding on the large integers values and unsigned types. Tangentially related to bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303052 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-05 09:59:08 +00:00
Peter Cowburn
8669246db5 added errors section to constant() (closes bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299326 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 08:01:52 +00:00
Richard Quadling
b1ff25f2fb Integer exit statuses are not printed. Fix bug#51644
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298371 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 09:57:42 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Richard Quadling
ba6cda5ad6 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294400 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:09:25 +00:00
Daniel Egeberg
33f7afff50 Mentioning that shutdown functions and object destructors will be called even if exit() is called.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293992 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:28:23 +00:00
Hannes Magnusson
392368f3c6 Typo (spotted by yannick)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293652 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 16:21:48 +00:00
Hannes Magnusson
24e7ff9053 Hopefully fixed bug#48803
"copy&paste" from an email from Rasmus to internals@ recently


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293645 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 14:45:59 +00:00
Kalle Sommer Nielsen
5d585f74b5 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293037 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 15:29:29 +00:00
Kalle Sommer Nielsen
ca9eb5417e Fixed bug (uniqid example is bad)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292616 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-25 00:24:47 +00:00
Jakub Vrana
de06591551 Case-insensitive are lower-case (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291296 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 09:59:32 +00:00
Jakub Vrana
1c21c340a2 __halt_compiler since 5.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290471 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-10 09:35:19 +00:00
Richard Quadling
654eed1cb4 Fix example to reflect a float time for time-sleep-until. Fix bug#50039
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290143 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-02 10:59:27 +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
bad28941c9 Missing fullstop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287969 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-02 13:36:20 +00:00
Nilgün Belma Bugüner
9a674654ec fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283823 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:02:54 +00:00
Kalle Sommer Nielsen
62b1861791 Fixed (Potential for total failure of uniqid() should be documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282864 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 10:24:43 +00:00
Damien Seguy
4ce84353b5 fix some spelling and entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282285 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-17 08:44:24 +00:00
Joey Smith
4fc4a9d089 Have example in docs us mt_rand() instead of rand()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279828 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 06:10:00 +00:00