Skip to content

Code-generation fatal error prevention#194

Merged
Ocramius merged 49 commits into
masterfrom
hotfix/#193-codegen-fatal-prevention
Nov 8, 2014
Merged

Code-generation fatal error prevention#194
Ocramius merged 49 commits into
masterfrom
hotfix/#193-codegen-fatal-prevention

Conversation

@Ocramius

@Ocramius Ocramius commented Nov 8, 2014

Copy link
Copy Markdown
Owner

Supersedes #193 and #190

Ocramius and others added 30 commits October 23, 2014 23:36
- Remove uncessary namespaces from AbstractMethod
- Put `NullObjectGenerator` to be generated with abstract methods
  implementation
- Put some annotations on methods of ClassGeneratorUtils
…s()` and using the self method of `ReflectionClass` to create a list of abstract methods and pass itself to the `AbstractMethod` to creates instances.
malukenho and others added 19 commits November 7, 2014 06:57
…ds should raise an exception in any case
…assException::abstractProtectedMethodsNotSupported()`
…ion::abstractProtectedMethodsNotSupported()`
…calizer\MethodGenerator\AbstractMethod`, as we decided to NOT proxy abstract protected methods
@Ocramius Ocramius self-assigned this Nov 8, 2014
@Ocramius Ocramius added this to the 1.0.0 milestone Nov 8, 2014
@Ocramius Ocramius removed the bug label Nov 8, 2014
@Ocramius Ocramius merged commit a5626df into master Nov 8, 2014
Ocramius added a commit that referenced this pull request Nov 8, 2014
@Ocramius Ocramius deleted the hotfix/#193-codegen-fatal-prevention branch November 8, 2014 12:56
Ocramius added a commit that referenced this pull request Dec 12, 2014
Total issues resolved: **17**
- [108: Fix windows path length limitations](#108)
- [172: Alternate hotfix for #108 - windows path length limitations](#172)
- [178: Verify type-safety with `self` and `static` type-hints](#178)
- [180: #178 - `self` type safety check](#180)
- [181: Documentation should be released on github pages on the `gh-pages` branch.](#181)
- [182: Documentation on github pages](#182)
- [187: Proxy generation fails if magic methods are marked as final](#187)
- [189: Bugfix - cannot override final methods ( #187 )](#189)
- [190: [WIP] [EXPERIMENTAL] Codegen should not trigger fatals](#190)
- [191: Put link of documentation on README.md and Close #185](#191)
- [193: [WIP] Codegen errors](#193)
- [194: Code-generation fatal error prevention](#194)
- [195: Blogpost about 1.0.0, 2.0.0 and stability frames](#195)
- [196: Define maintainance time-frames (stable/oldstable/etc)](#196)
- [198: Highlighting the code examples](#198)
- [199: Removed unused `ReflectionMethod` import](#199)
- [202: #196 - adding document with expected stability time-frames](#202)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant