[3.9] Add APCu session storage#19990
[3.9] Add APCu session storage#19990mbabker wants to merge 1 commit intojoomla:3.10-devfrom mbabker:apcu-session
Conversation
|
@f-hamel can you please test the patch provided by @mbabker ? If you need help with that feel free to ask questions. As I personally don't have a server with APCu enabled. You can find a documentations how you can test here in detail: https://docs.joomla.org/Testing_Joomla!_patches The easiest way would be to download & install the latest nigthly build for Joomla 3.9: Please note that this only can get merged into the core & released if we have tests on this code proposal. Thanks 👍 |
|
@f-hamel please mark your Test as successfully:
|
|
I have tested this item ✅ successfully on 68924ca This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19990. |
|
@mbabker can you update that branch to 3.9-dev so we keep drone happy. I would like to move this RTC than given that the code bases on the framework and @f-hamel 's test on a live environment. |
|
Ah they just enabled the push button :) |
|
RTC. Thanks 👍 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19990. |
|
Is this valid for 4.0 too? Or do we have there APCU from the framework package? |
|
APCu is already in the Framework package.
On Sat, Mar 31, 2018 at 1:23 PM Allon Moritz ***@***.***> wrote:
Is this valid for 4.0 too? Or do we have there APCU from the framework
package?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#19990 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAWfoTkhMTrp0J8RXnybJrg4jK-Xkzcqks5tj8mygaJpZM4S6Qzk>
.
--
- Michael Please pardon any errors, this message was sent from my iPhone.
|
|
Cherry picked into 3.9 via 51dc6e0 |
Pull Request for Issue #19940
Summary of Changes
Add session storage backend supporting PHP's
ext/apcuTesting Instructions
Install patch, on a platform where APCu is installed and enabled try to use APCu as a session storage backend