-
- Downloads
Merge tag '2.5.1' into upstream
Total issues resolved: **2** - [536: Accessing properties of Serializable proxy](https://github.com/Ocramius/ProxyManager/issues/536) thanks to @Ludo444 - [537: Use ReflectionClass to create proxied class instance inside PublicScopeSimulator](https://github.com/Ocramius/ProxyManager/pull/537) thanks to @Ludo444 # gpg: Signature faite le mar. 17 déc. 2019 20:24:07 AEDT # gpg: avec la clef RSA 969287AB0A84CAAE3F48A69C4167D3337FD9D629 # gpg: Bonne signature de « Marco Pivetta (Ocramius) <ocramius@gmail.com> » [inconnu] # gpg: alias « [jpeg image of size 3228] » [inconnu] # gpg: alias « [jpeg image of size 12261] » [inconnu] # gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance. # gpg: Rien n'indique que la signature appartient à son propriétaire. # Empreinte de clef principale : 7BB9 B50F E8E0 2118 7914 A5C0 9F65 FBC2 12EC 2DF8 # Empreinte de la sous-clef : 9692 87AB 0A84 CAAE 3F48 A69C 4167 D333 7FD9 D629
No related branches found
No related tags found
Showing
- src/ProxyManager/ProxyGenerator/Util/PublicScopeSimulator.php 1 addition, 1 deletion...ProxyManager/ProxyGenerator/Util/PublicScopeSimulator.php
- tests/ProxyManagerTest/ProxyGenerator/Util/PublicScopeSimulatorTest.php 5 additions, 5 deletions...agerTest/ProxyGenerator/Util/PublicScopeSimulatorTest.php
- tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-private-property-isset.phpt 30 additions, 0 deletions...pe-localizer-serialized-class-private-property-isset.phpt
- tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-private-property-read.phpt 30 additions, 0 deletions...ope-localizer-serialized-class-private-property-read.phpt
- tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-private-property-unset.phpt 30 additions, 0 deletions...pe-localizer-serialized-class-private-property-unset.phpt
- tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-private-property-write.phpt 30 additions, 0 deletions...pe-localizer-serialized-class-private-property-write.phpt
- tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-protected-property-isset.phpt 30 additions, 0 deletions...-localizer-serialized-class-protected-property-isset.phpt
- tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-protected-property-read.phpt 30 additions, 0 deletions...e-localizer-serialized-class-protected-property-read.phpt
- tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-protected-property-unset.phpt 30 additions, 0 deletions...-localizer-serialized-class-protected-property-unset.phpt
- tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-protected-property-write.phpt 30 additions, 0 deletions...-localizer-serialized-class-protected-property-write.phpt
Please register or sign in to comment