1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-28 01:33:12 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Christoph M. Becker 071a588364 Fix xpointer expressions
When removing the `not()` operator, some closing parentheses have been
overlooked, which resulted in broken xpointer expressions.
2022-12-13 12:13:33 +01:00
Máté Kocsis 9c74079f12 Update enum and Closure role attributes (#2067) 2022-12-11 23:22:44 +01:00
Máté Kocsis 65b648f058 Generate Zend class synopses from stubs - part 1 (#1244) 2021-12-23 14:03:03 +01:00
Yoshinari Takaoka 61b163dbdf BackedEnum is also an interface. (#1136)
closes #1135
https://github.com/php/doc-en/issues/1135#issuecomment-977262147
2021-11-24 17:59:09 +09:00
Larry Garfield 9fe8103520 Document enumerations
Co-authored-by: Yoshinari Takaoka <mumumu@mumumu.org>
Co-authored-by: Sergey Panteleev <sergey@php.net>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-960.
2021-10-29 01:14:57 +02:00