Bug #46338

Original and Proxy class can be compiled into one file

Added by Christian Müller over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2013-03-15
Priority:Should have Due date:
Assigned To:Christian Müller % Done:

100%

Category:-
Target version:-
PHP Version: Complexity:
Has patch:No Affected Flow version:(any)

Associated revisions

Revision 7a00ec8a
Added by Christian Müller over 2 years ago

[BUGFIX] Compile original and proxy class into one file

Reduce amount of file inclusions by combining original class
code and proxy class code into the same file as both need to
be loaded anyway.

Releases: 2.0, master
Fixes: #46338
Change-Id: I4ff462b68683ef60166a642ad3382af63623c062

Revision 8fc841b4
Added by Christian Müller over 2 years ago

[BUGFIX] Compile original and proxy class into one file

Reduce amount of file inclusions by combining original class
code and proxy class code into the same file as both need to
be loaded anyway.

Releases: 2.0, master
Fixes: #46338
Change-Id: I4ff462b68683ef60166a642ad3382af63623c062

Revision 29636d53
Added by Christian Müller over 2 years ago

[BUGFIX] Compile original and proxy class into one file

Reduce amount of file inclusions by combining original class
code and proxy class code into the same file as both need to
be loaded anyway.

Releases: 2.0, master
Fixes: #46338
Change-Id: I4ff462b68683ef60166a642ad3382af63623c062

History

#1 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Accepted to Under Review

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18874

#2 Updated by Christian Müller over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#3 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 2.0 has been pushed to the review server.
It is available at https://review.typo3.org/19088

#4 Updated by Gerrit Code Review over 2 years ago

Patch set 1 for branch composer has been pushed to the review server.
It is available at https://review.typo3.org/19358

#5 Updated by Christian Müller over 2 years ago

  • Status changed from Under Review to Resolved

#6 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Resolved to Under Review

Patch set 2 for branch 2.0 has been pushed to the review server.
It is available at https://review.typo3.org/19088

#7 Updated by Christian Müller over 2 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF