Commit graph

258 commits

Author SHA1 Message Date
Jakub Vrana
13ab43e265 Standardize filenames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344354 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 17:11:35 +00:00
Jakub Vrana
df5d174974 Unify version format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344062 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:02:40 +00:00
Christoph Michael Becker
771733d62d Document $offset parameter (as of PHP 7.1.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344003 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 12:41:10 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Kalle Sommer Nielsen
26b781ca38 Added a note about float+double support regardless of endianness in pack() and unpack()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343500 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 16:04:05 +00:00
Christoph Michael Becker
d1ef410fbc Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342917 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 21:35:12 +00:00
Christoph Michael Becker
93ba65ea6f Partially fix : Functions not documented
We document the sapi_windows_cp_*() functions which have
been introduced in PHP 7.1.0.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342909 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 14:44:30 +00:00
Jean-Sebastien Hedde
c51f2e7096 add description for e,E,g,G for pack and unpack
-- 
Provided by anonymous 82900 (sskaje@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342601 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-16 12:45:27 +00:00
Pieter Hordijk
2f0b370489 Clarified how the function behaves with regards to short open tags
https://bugs.php.net/bug.php?id=73142

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342253 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-05 19:22:14 +00:00
Maciej Sobaczewski
95bdd6883b Another round of PHP 4 content removal (mostly inline mentions)
Review is welcome

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Maciej Sobaczewski
eda3636cc9 It is already stated few lines above, DRY.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341076 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-19 05:49:53 +00:00
Christoph Michael Becker
fa71ef64bc Fix : unpack() with unnamed elements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340197 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-26 17:00:23 +00:00
Yasuo Ohgaki
e70ff36756 Correct uniqid() description. It does not return unique ID always
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340020 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-13 02:28:52 +00:00
Christoph Michael Becker
cf895b5554 Add respectively replace &caution.cryptographically-insecure;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339624 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:25:24 +00:00
Christoph Michael Becker
ff163b0d8e Show example output instead of lengthy explanation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339347 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-14 14:23:39 +00:00
Christoph Michael Becker
3a0c7df3b6 fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338915 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-04 16:52:36 +00:00
Adam Harvey
41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Thomas Punt
158ca973fb Fixes bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338301 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 17:21:47 +00:00
Christoph Michael Becker
a0a0165e07 fixed : create_function now throws ParseError
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338282 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 11:38:30 +00:00
Christoph Michael Becker
f87f6d6166 Teach new developers to use proper coding practices
-- 
Provided by anonymous 62290 (bernhard@coffeecode.co.za)

Well, let's say we don't want to rely on short_open_tags, and don't assume PHP 5.4+ here.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337546 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 23:43:40 +00:00
Adam Harvey
ef362e88b3 Update define() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337362 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:42 +00:00
Christoph Michael Becker
3ea3c4e9b6 typo fixes by Thomas Punt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337317 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:49:56 +00:00
Maciej Sobaczewski
9301355165 Document PHP 7 possibility to define array constants using define()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336809 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-20 14:57:54 +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
Peter Cowburn
784da10c3e "micro seconds" replaced by "microseconds"
-- 
Provided by dima (freax@pop3.ru)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335234 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-01 16:52:59 +00:00
Leigh
71d67bbda8 Apparently 5.6.2 was secfix only, bumping feature documentation to 5.6.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335075 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 15:59:40 +00:00
Leigh
ff896f6f4b 64-bit format codes added in 5.6.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335073 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 15:01:27 +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
f1177c82c0 Remove PHP 4 functions
It is mostly cleanup of versions.xml because most of PHP 4 functions were already removed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 08:41:15 +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
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Peter Cowburn
d67e339dea grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333176 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:49 +00:00
Yasuo Ohgaki
d55539cc0c Add security warning to uniqid() usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332733 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-26 06:26:48 +00:00
Hannes Magnusson
98ab5e232e Just updates the description to make it clear that the generated output is unspecified HTML and is subject to change. This establishes that the user should not have a particular expectation about the HTML generated, and also allows future changes. See: https://bugs.php.net/bug.php?id=23253
-- 
Provided by anonymous 37628 (aaron.hamid@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332597 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-11 23:07:07 +00:00
Yannick Torres
33040b3b1b Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-16 09:25:19 +00:00
Levi Morrison
783bb57259 Undoing last commit that removes the <para> tag. While this would fix the problem, this will not fix the millions of other similar entries that also break. Looking for another fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330680 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 19:46:11 +00:00
Levi Morrison
dd94dca1a2 Removed <para> because when you render into HTML a <p> tag cannot contain a list. This is still valid docbook format, but this is my first attempt at this type of change. I apologize if this breaks something.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330653 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 21:09:23 +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
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