|
68a5511057
|
Merge remote-tracking branch 'origin/4.x' into HEAD
|
2022-11-08 10:25:04 +01:00 |
|
Greg Hargreaves
|
45bb58ebfa
|
Add stub for reflection property isReadOnly
|
2022-10-17 00:46:19 +01:00 |
|
Greg Hargreaves
|
ea39a6e674
|
Fixes #7810
|
2022-10-17 00:33:26 +01:00 |
|
AndrolGenhald
|
285740a753
|
Merge branch '4.x'
|
2022-07-07 15:01:38 -05:00 |
|
Christian Schiffler
|
ce4ba69e70
|
Add missing properties to stubs/Reflection.phpstub
This should fix the now failing tests as the properties got removed from
the autogenerated property map.
|
2022-07-04 11:14:34 +02:00 |
|
Benjamin Morel
|
df6fdb99d7
|
Fix return type of ReflectionNamedType::getName()
Fixes #8167
|
2022-06-29 18:22:46 +02:00 |
|
orklah
|
0fe6eaf5d9
|
Merge remote-tracking branch 'upstream/4.x' into upstream-master13
|
2022-02-26 21:26:59 +01:00 |
|
AndrolGenhald
|
1387f94324
|
Attribute analysis improvements.
|
2022-02-23 22:12:32 -06:00 |
|
orklah
|
841d4f4429
|
improve support for enum_exists
|
2022-01-22 18:27:24 +01:00 |
|
Andreas Hennings
|
9da6b3f094
|
Issue #6618: All reflection classes should implement Reflector.
|
2022-01-06 01:55:55 +01:00 |
|
orklah
|
c8959bd02a
|
fix other occurences of getAttributes
|
2021-12-20 10:19:01 +01:00 |
|
orklah
|
639b1b94a3
|
fix stub and fix test
|
2021-12-20 09:57:06 +01:00 |
|
orklah
|
9583d6a7e7
|
invert stub, add test
|
2021-12-17 00:12:54 +01:00 |
|
orklah
|
e9073eb059
|
doesn't infer empty for ReflectionClass::getAttributes without params
|
2021-12-16 23:39:23 +01:00 |
|
orklah
|
93689c2860
|
add isStatic in stubs to solve the issue
|
2021-12-14 20:04:33 +01:00 |
|
Aleksandr Zhuravlev
|
657f8e22ed
|
Made the test marked 7.4
|
2021-10-14 22:05:40 +13:00 |
|
Aleksandr Zhuravlev
|
ff1b745e2a
|
Since 8.0 added
|
2021-10-14 11:35:54 +13:00 |
|
Aleksandr Zhuravlev
|
cbb67c0672
|
Stubbed RelfectionNamedType
|
2021-10-14 11:09:52 +13:00 |
|
Matthew Brown
|
88c4e2468e
|
Support interface-string<Foo> as temporary alias of class-string<Foo> (#6106)
|
2021-07-16 18:38:39 -04:00 |
|
Fran Moreno
|
decb397b8e
|
Add ReflectionProperty::getType() and hasType()
|
2021-07-10 13:05:57 +02:00 |
|
Matt Brown
|
c97ee5ccdb
|
Fix #5258 - allow ReflectionParameeter::hasType() to inform getType() return
|
2021-03-06 16:54:23 -05:00 |
|
Matt Brown
|
c05a3ea073
|
Break up CoreGenericClasses
|
2021-03-06 16:05:14 -05:00 |
|