Commit graph

172 commits

Author SHA1 Message Date
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
Jakub Vrana
dd07341fae Remove trailing fullstop in <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
Jakub Vrana
7418592d82 Capitalize <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343887 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:24:28 +00:00
Christoph Michael Becker
970d9b2e54 Fix #75789: Add class_parents to see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343810 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 14:03:01 +00:00
Pieter Hordijk
16f192be4e Fixed see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343260 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-19 13:55:22 +00:00
Pieter Hordijk
b4030d009b Adds reference to trait_exists function to the get_declared_traits page.
-- 
Provided by anonymous 86497 (potherca@hotmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343250 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-16 18:46:49 +00:00
Christoph Michael Becker
2a6fc6a1d5 Functions do not return types, but rather values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343199 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-06 14:01:59 +00:00
Andrey Andreev
7edc885311 Document https://wiki.php.net/rfc/get_class_disallow_null_parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342130 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-14 12:31:33 +00:00
Andrey Andreev
028513e94b Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2
Also, simplify the first paragraph of 'Traditional assertions' in assert() docs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342126 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-14 11:30:59 +00:00
Andrey Gromov
fd997f01ab Change constructor from PHP4 to modern style in example.
By naitsirch.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341814 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-30 09:55:32 +00:00
Jean-Sebastien Hedde
91e0557e2f 1) Adds clarity on what is returned when using get_class() with objects that are instances of namespaced classes
2) Add example of qualified namespace return value

-- 
Provided by anonymous 77227 (amo.chohan@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341499 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-28 12:23:11 +00:00
Christoph Michael Becker
62d53f70bd Fix #73623: Example mentions deprecated PHP 4 OO naming style for constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341232 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-30 11:42:28 +00:00
Fábio Luciano Nogueira de Góis
24f1c77edb removing unnecessary spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339407 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-19 21:26:08 +00:00
Adam Harvey
74ad648bc8 Improve removal warnings for call_user_method*.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338430 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-08 01:35:24 +00:00
Maciej Sobaczewski
92bff06867 Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +00:00
Christoph Michael Becker
be3aad3abb fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337717 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 21:50:07 +00:00
Christoph Michael Becker
3f9ba7919c is_subclass_of works for interfaces also (by Přemysl Karbula)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337663 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 12:51:24 +00:00
Adam Harvey
48222f41b7 Note the removal of call_user_method*().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337342 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:54 +00:00
Peter Cowburn
b39701f4be tidy up get_class_vars() after PHP 4
Patch by cmb

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336887 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-08 22:46:35 +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
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
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
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
Karoly Negyesi
59b4b899d3 Note is_subclass_of() is not fussy about nonexisting classes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334468 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-02 20:46:07 +00:00
Peter Cowburn
a74126187d typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333179 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:01 +00:00
Joe Watkins
ea9ca6e6ca #61465 adjust description for clarity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331737 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 06:07:52 +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
Philip Olson
9e9cd5898f Fixed changelog entries. Entry should only be a number.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329173 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 01:04:07 +00:00
Reeze Xia
e372ce97f9 Fixed doc bug #63739 typo
by fuhr at flagbit dot de

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328790 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-16 11:04:17 +00:00
Jakub Vrana
0296bdbc0e Use entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328707 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-08 00:03:37 +00:00
Peter Cowburn
c462ee1e0a Add a cross-reference in the introduction to Class/Object functions to the discussion of the object type.
--
Provided by anonymous #13445

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328328 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:33:17 +00:00
Reeze Xia
8c2af50823 The default value $autoload of class_alias() is true but not false
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327930 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-08 08:37:00 +00:00
Reeze Xia
51518fce4f Add missing parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327929 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-08 08:25:55 +00:00
Sherif Ramadan
8ce1555616 Added change log entry for is_subclass_of() behavior change using interfaces and new example to demonstrate. Fixes Bug #62969.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327374 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 03:17:16 +00:00
Adam Harvey
42a4393f0f Fix doc bug #62750 (Just grammar).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326989 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-06 01:12:30 +00:00
Nikita Popov
3c002b0437 Fix changelogs for get_class_vars and imagecolorallocate[alpha]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326068 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 18:44:58 +00:00
Nikita Popov
c2b8575669 Fix changelog of get_object_vars()
Remove "Prior to" changelog entries.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326067 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 18:32:49 +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
28f9526986 This is a version column
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326063 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:14:24 +00:00
Jakub Vrana
372a6a3537 Link interface_exists() and get_declared_interfaces()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324927 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-06 19:11:00 +00:00
Yasuo Ohgaki
321e62884a Fix #61526 Improve doc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324663 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-31 09:48:19 +00:00
Yasuo Ohgaki
ee0afeeaed Fix #61526 Improve doc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324657 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-31 08:29:12 +00:00
Maciek Sokolewicz
5169e9e846 fixes bug #60888
-- 
Provided by christoph.rosse (christoph@rosse.at)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323193 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-13 19:55:02 +00:00
TAKAGI Masahiro
1377f4e60b add svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322871 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 21:13:08 +00:00
Adam Harvey
06d9c2a385 Fix doc bug #60888 (Invalid class returns false).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322841 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 09:36:01 +00:00
Jakub Vrana
d6105d5f55 Function entry for __autoload
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322137 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:04:13 +00:00
Jakub Vrana
1bd48d5c74 $allow_string parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322047 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 04:05:57 +00:00
Jakub Vrana
82e218aa85 Link SPL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321988 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 02:38:12 +00:00