Skip to content

Conversation

@rullzer
Copy link
Member

@rullzer rullzer commented Jul 6, 2016

Since composer 1.1.0 (see
https://github.com/composer/composer/blob/master/CHANGELOG.md) There is
support for a static ClassMap. This reduces the load time on php >= 5.6
to almost nothing.

CC: @LukasReschke @MorrisJobke @nickvergessen @icewind1991

Since composer 1.1.0 (see
https://github.com/composer/composer/blob/master/CHANGELOG.md) There is
support for a static ClassMap. This reduces the load time on php >= 5.6
to almost nothing.
@icewind1991
Copy link
Member

Do we have unit tests running on old php versions for this?

@rullzer
Copy link
Member Author

rullzer commented Jul 6, 2016

Good question... @MorrisJobke do we?

@MorrisJobke
Copy link
Member

Good question... @MorrisJobke do we?

Not yet. @rullzer and I are working on this.

@rullzer
Copy link
Member Author

rullzer commented Jul 10, 2016

@icewind1991 we do now... See nextcloud/server#320

@icewind1991
Copy link
Member

👍

@MorrisJobke MorrisJobke merged commit 7c7b656 into master Jul 11, 2016
@MorrisJobke MorrisJobke deleted the faster_autoloader branch July 11, 2016 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants