George Peter Banyard
43c3e5cb61
Fix Doc Bug #78104 by removing mentions of @ operator and moving E_WARNING info into Error/Exception section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347576 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 15:41:06 +00:00
George Peter Banyard
b824e2b108
Remove PHP 4 and 5.0.0 mentions.
...
This includes changelogs but also some paragraphs and notes which mention PHP 4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347555 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 17:31:34 +00:00
Christoph Michael Becker
2a85fbcd7c
Fix #77271 : PHP 7.3: Various info missing from changelog/migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346281 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 15:24:21 +00:00
Christoph Michael Becker
6f5d31d899
Fix #76709 : Minimal required zlib library is 1.2.0.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345437 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-06 10:12:18 +00:00
Peter Cowburn
0dad2268d5
add missing svn properties, svn:eol-style and svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344522 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-15 22:01:56 +00:00
Jakub Vrana
3e9734391f
Add new functions to versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:39:15 +00:00
Jakub Vrana
6df0c70264
Add inflate_get_read_len and inflate_get_status
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344019 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 17:37:03 +00:00
Jakub Vrana
fa994a739c
Fix function signatures
...
Some of these probably deserve an entry in changelog, please add it if you have energy.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Christoph Michael Becker
f20d869082
Integrate user note 114904
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340908 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-07 15:43:55 +00:00
Christoph Michael Becker
d07914dccd
Integrate user note 120086
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340906 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-07 15:35:36 +00:00
Christoph Michael Becker
e47d027b6e
Fix #71505 : Missing documentation about deflate_init() etc.
...
Add the example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339760 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-01 15:53:54 +00:00
Christoph Michael Becker
5f177879f0
Fix #71505 : Missing documentation about deflate_init() etc.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339759 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-01 15:42:14 +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
Christoph Michael Becker
45305384e6
clarified return value
...
--
Provided by Hans Henrik Bergan
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337662 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 12:42:53 +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
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
Jean-Sebastien Hedde
8654370154
Anonymous contributions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333618 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-25 12:56:31 +00:00
Joe Watkins
87a07ba920
fix #66863 incorrect documentation for gzgets
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333358 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-17 06:54:41 +00:00
Peter Cowburn
37d6a830dd
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333166 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:05 +00:00
Chris Wright
1826857e87
Typo fixes in zlib
...
---
Provided by anonymous 36752
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332332 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:30:43 +00:00
Jakub Vrana
b89d5b4683
Add missing version info
...
Found by PhD
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330435 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 22:33:43 +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
f0d05b38c3
Document PHP 5.4 parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330268 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 07:18:10 +00:00
Adam Harvey
053ec3fe68
Update gzencode() documentation for the new FORCE_DEFLATE behaviour in PHP 5.4.
...
Fixes doc bug #47178 (Missing gzip headers in gzencode() output).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328313 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:33:53 +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
Yannick Torres
94497636f2
Fix svn keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324194 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 15:34:05 +00:00
Philip Olson
f1d4fc049e
Added the new 5.4 zlib functions (only skeletons)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323717 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 16:51:06 +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
Joris van de Sande
8b1f054ca8
missing documentation for default value -1
...
--
Provided by christoph.rosse (christoph@rosse.at )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323230 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 13:55:38 +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
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
Philip Olson
3e57d6ccfd
Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
...
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
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
Kalle Sommer Nielsen
4bc27d8766
Remove the last of the PHP3 related stuff around the manual, including the documentation for:
...
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +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
Dave Barr
0ee20b712d
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286905 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-07 08:39:00 +00:00
Dave Barr
60acc4832d
- Incorporate user note 83165.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286904 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-07 08:34:16 +00:00
Dave Barr
2607ded6f9
- Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286903 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-07 08:28:08 +00:00
Nilgün Belma Bugüner
4520e770c8
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283843 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:23:09 +00:00
Yannick Torres
2d7efe3dc8
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 21:23:55 +00:00
Yannick Torres
3fdc0ba55e
use literal tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278954 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 09:46:17 +00:00
Hannes Magnusson
6bffec6c71
Improve markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278093 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:53:53 +00:00
Philip Olson
78757896f7
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +00:00
Hartmut Holzgraefe
2613e6aec4
formatting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274527 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-25 10:56:30 +00:00
Hartmut Holzgraefe
64f8ee909a
initializer for optional value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274524 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-25 10:39:22 +00:00
Felipe Pena
104192b0e2
- Added missing optional parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274045 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-20 18:06:03 +00:00
Jakub Vrana
0ef9a59224
Undocument PHP 3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 15:36:27 +00:00
Jakub Vrana
6125c0100d
Initializers - part 4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00