Gina Peter Banyard
4d17b7b494
[skip-revcheck] Convert class markup to be compatible with DocBook 5.2
...
Closes GH-3415
2024-06-14 17:04:53 +01:00
Gina Peter Banyard
f94d903985
Fix markup issues in language section
2024-04-22 13:37:54 +01:00
Máté Kocsis
9eb4a46bba
Use new class synopsis markup for interfaces ( #2620 )
2023-07-29 05:55:01 +01:00
nenge123
256ea6817f
ArrayAccess methods need to declare a return type ( #1798 )
...
ArrayAccess::offsetSet($offset, $value): void
ArrayAccess::offsetExists($offset): bool
ArrayAccess::offsetUnset($offset): void
ArrayAccess::offsetGet($offset): mixed
Drive-by improvements
Co-authored-by: 沈唁 <52o@qq52o.cn >
Co-authored-by: George Peter Banyard <girgias@php.net >
2023-07-26 14:17:36 +01:00
Máté Kocsis
96a8379cd8
Render interfaces according to the new PhD format ( #2556 )
...
According to https://github.com/php/phd/pull/75
2023-07-04 20:35:33 +01:00
Máté Kocsis
ed312486ff
Update ArrayAccess role attributes ( #2066 )
2022-12-11 23:23:10 +01:00
Máté Kocsis
65b648f058
Generate Zend class synopses from stubs - part 1 ( #1244 )
2021-12-23 14:03:03 +01:00
Máté Kocsis
ab57ab6849
Mark a few interfaces as oointerface rather than ooclass ( #818 )
2021-07-30 17:01:16 +02:00
George Peter Banyard
9d539daa5f
Updating a class name of an example, following the psr-1 standard:
...
+ Class names MUST be declared in StudlyCaps.
https://www.php-fig.org/psr/psr-1/#3-namespace-and-class-names
Note by committer: as we are mostly following Pascal case for class names anyway the PSR-1 argument is irrelevant.
--
Provided by anonymous 102110 (tunt081295@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349446 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 01:38:47 +00:00
Maciej Sobaczewski
dac4478916
Adhere to PEAR Coding Standards' best practices
...
Doesn't fix any bug but makes example consistent with the rest of the manual and consistent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335080 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-18 16:56:53 +00:00
Richard Quadling
75ce87e32c
Show the use $obj[] within an ArrayAccess interface.
...
Fix bug#52308
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301180 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-12 10:35:59 +00:00
Pierrick Charron
4724b47c25
Added new entities for Properties, Methods, InheritedMethods, Constants
...
# Those words were hardcoded in all class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +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
04077dd209
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283798 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:17:58 +00:00
Jakub Vrana
40884bbb40
Interfaces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279251 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 10:33:28 +00:00
Hannes Magnusson
4d149ee2d5
Initial commit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270045 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 21:01:43 +00:00