Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code-generation fatal error prevention #194

Merged
merged 49 commits into from
Nov 8, 2014

Conversation

Ocramius
Copy link
Owner

@Ocramius Ocramius commented Nov 8, 2014

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.

None yet

1 participant