1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01: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
ec2fe9a592 Update ext/reflection role attributes (#1979) 2022-12-11 20:53:33 +01:00
Máté Kocsis
ae0b8c5502 Inherited constants were unintentionally removed from ReflectionEnumUnitCase class synopsis page
Closes GH-1170.
2021-12-02 13:26:25 +01:00
Máté Kocsis
00b3ebfa68 Generate ext/reflection class synopses from stubs - part 3
Closes GH-1138.
2021-12-02 13:07:26 +01: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