Commit graph

16 commits

Author SHA1 Message Date
Matthieu Marcillaud
db43b3844a
Fix Phar methods which still exist in PHP 8. (#1405)
PharData::__construct
PharData::__destruct
PharFileInfo::compress
PharFileInfo::decompress

Closes Issue #1403
2022-03-13 23:50:44 +00:00
Máté Kocsis
adc3273c9e
Generate ext/phar class synopses from stubs (#1256)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-12-26 13:45:09 +01:00
Yoshinari Takaoka
de8b838487
Added PHP 8 into versions.xml for phar based on stubs. (#350) 2021-05-08 19:40:42 +09:00
Christoph Michael Becker
e9f972da69 Remove obsolete Phar information
Phar 2.0.0 has been released 2009-07-29, so older versions are certainly
no longer relevant for the PHP manual.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352054 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-13 16:38:57 +00:00
Christoph Michael Becker
6b712e9c06 Remove obsolete method documentation
These methods have been removed for PECL/Phar 2, and never made it into
php-src.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351669 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-26 13:17:21 +00:00
Christoph Michael Becker
0dcc5d343c Remove obsolete method documentation
These methods have been removed for PECL/Phar 2, and never made it into
php-src.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351646 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-25 17:59:29 +00:00
Christoph Michael Becker
2b1d6a4949 Fix #78108: Some Phar related pages don't have any version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347547 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 11:09:06 +00:00
Jakub Vrana
578a13198f Update versions based on parsing sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344132 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 12:27:12 +00:00
Jakub Vrana
4aacfb69c4 Unify version format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344045 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 14:00:40 +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
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
Jakub Vrana
9e8b518051 Add versions for classes
Generated by http://pastebin.com/NByXgj7E and manually edited

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:02:33 +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
Nilgün Belma Bugüner
887f6f779c fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283832 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:40:37 +00:00
Philip Olson
4f47175890 Added version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275463 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 23:32:02 +00:00
Philip Olson
c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00