Commit graph

389 commits

Author SHA1 Message Date
Maciek Sokolewicz
68b5b97731 fixed various english grammar/spelling mistakes (patches by cmb)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336240 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:38:13 +00:00
Peter Cowburn
941b884dcb update deprecations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336053 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 14:21:44 +00:00
Maciej Sobaczewski
04baa1c92d More deprecated functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336052 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 06:39:17 +00:00
Maciej Sobaczewski
9194a9bb5b Mark some functions as deprecated in versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336049 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-07 19:29:16 +00:00
Jean-Sebastien Hedde
691a13900a Clarify the language about optional values in getopt() documentation.
-- 
Provided by anonymous 51325 (liebelied7@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335489 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:53:35 +00:00
Jean-Sebastien Hedde
41060e691d Anonymous contributions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335484 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:29:17 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
e41aab5eca Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
afc3f34c68 Remove changelogs for PHP 4 - 1st round
Useful changelogs entries remain untouched.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Sherif Ramadan
9d35fdf679 Incorrect return value documented for set_time_limit.
Documented as void, but the function has always returned a boolean true/false.
See source code for reference http://lxr.php.net/xref/PHP_5_5/main/main.c#1280

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334526 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-07 20:31:09 +00:00
Philip Olson
8ecda077dc Moved command executions to their own programlisting, for improved readability. And added/moved titles around.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334361 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-23 03:45:40 +00:00
Chris Wright
72a7d33dff Remove informal language from version_compare()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333759 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-12 14:22:52 +00:00
Peter Cowburn
15df09b79f Add cli-server to SAPI name list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333198 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:21 +00:00
Joe Watkins
5e2b341569 fix #66747 incorrect information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332879 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-23 08:15:34 +00:00
Joe Watkins
e30aeef1f5 #64881 update wording for clarity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332085 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-08 08:15:20 +00:00
Joe Watkins
f8411a5873 fix set_magic_quotes_runtime docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331852 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-16 10:57:24 +00:00
Chris Wright
e810d9bbd4 Per Bug #62921, max_input_vars is not per nesting level.
-- 
Provided by anonymous #33344 (keithm@aoeex.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331320 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 14:35:36 +00:00
Hannes Magnusson
35b3ba9119 Missing return value description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331283 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-03 23:01:38 +00:00
Chris Wright
b10cdc36e9 Note removal of Logo GUIDs meaning expose_php no longer affects; note inclusion of credits
-- 
Provided by anonymous #32932 (ajf@ajf.me)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331212 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 11:33:32 +00:00
Chris Wright
4e83ae2819 <5.3.0 returned string("") if the configuration option didn't exist.
(see https://bugs.php.net/bug.php?id=46811 )

-- 
Provided by Hans Henrik Bergan (divinity76@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331211 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 11:12:47 +00:00
Chris Wright
fb72c7c027 This is due to the removal of Logo GUIDs, instead a new substitute (data URIs and direct embedding of the credits) is used, which means that expose_php has no effect.
-- 
Provided by anonymous #30739 (ajf@ajf.me)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331209 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 08:37:45 +00:00
Sherif Ramadan
97338a7241 Modifying from Revision #330660
- Moving the cli_set_process_title example to the correct page
- Replacing the cli_get_process_title with its own example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330688 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 22:42:16 +00:00
Sherif Ramadan
172baaa526 Adding example for function usage.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330660 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 07:16:37 +00:00
Adam Harvey
43e6946a85 Flesh out the cli_get_process_title() and cli_set_process_title() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330581 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 00:19:01 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
78954fcbb8 Link ReflectionExtension::getINIEntries() and ini_get_all()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330275 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 22:57:21 +00:00
Jakub Vrana
38f174c66c Document PHP 5.5 CLI functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330257 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 02:07:09 +00:00
Adam Harvey
8ad0d94e1c Add initial migration guide for PHP 5.5.
What's done: the migration guide itself, updates to existing functions and
functionality, and new language features.

What's not done: stub pages for new functions and methods. (I'd rather get this
in now, though, than have it languish on my hard drive any longer so that other
people can contribute.)

What could use help: the generator chapter is pretty rough and ready. Better
examples would be awesome. I certainly won't argue if somebody wants to add the
function stubs, either.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328430 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 15:17:23 +00:00
Maciek Sokolewicz
6582ab4d00 Although this behavior change(s|d), it is still worth noting it in the docs.
-- 
Provided by Dejan Marjanovic (dejan.marjanovic@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327827 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-27 15:27:25 +00:00
Adam Harvey
dd9fa0aed7 Fix doc bug #62986 (Second parameter for assert()), along with a couple of
other unrelated fixes (making the hyphen that should be a dash into an em dash,
adding a full stop, using <constant> consistently).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327439 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-03 02:24:31 +00:00
Jakub Vrana
6ee11c8e71 Outputs plain text in CLI
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327254 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-24 05:43:49 +00:00
Adam Harvey
1690f24f52 Fix doc bug #62321 (The »Notes« section on mysqli_bind_param is outdated), and
simultaneously audit all of the functions removed in 5.4.0 to ensure we have
the right warnings in the right places (spoiler: we didn't).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326726 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 08:55:25 +00:00
Adam Harvey
90ffb95c20 Fix doc bug #62586 (version_compare, case sensitivity) by adding a note about
case sensitivity.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326719 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 02:24:40 +00:00
Pieter Hordijk
f59cd07e97 Changed ini set param to string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326629 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-13 18:50:24 +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
Philip Olson
098fcff39a Document get_magic_quotes_* behaviour as of 5.4.0, which always returns false (instead of 0), which is due to our collective failure as a PHP team.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325516 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-03 17:42:14 +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
fb867be9dd INI removed by PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324588 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-27 19:11:47 +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
Maciek Sokolewicz
e35c820a23 fixed typo in constant name (ASSERT_QUITE_EVAL to ASSERT_QUIET_EVAL)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324507 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-24 18:26:02 +00:00
Nikita Popov
4ea29c3193 Fix Doc Bug #61416: Typo: "where as" should be "whereas"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324354 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-19 13:57:06 +00:00
Jakub Vrana
f413966fc3 Link get_extension_funcs() and Reflection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323981 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-07 06:00:24 +00:00
Nikita Popov
2f0cfaf406 Add &warn.deprecated.feature-5-3-0.removed-5-4-0; entity and replace some usages of the outdated removed-6-0-0 entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323674 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 18:17:15 +00:00
Jakub Vrana
df109259e7 Document INI_* constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323643 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:31:19 +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
c1dc0919bf Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Justin Martin
8a3d8d125a Rewrote max_input_vars directive description for clarity, and indicated that this limit applies only to each nesting level of a multidimensional input array. Closes bug #60728.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322553 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-21 23:09:07 +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
Jakub Vrana
d9c57659b4 phar_file_get_contents is intercepted file_get_contents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322053 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 06:20:48 +00:00