Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

ZendServer: fixed return null on missing item #76

Merged
merged 1 commit into from Apr 16, 2016
Merged

ZendServer: fixed return null on missing item #76

merged 1 commit into from Apr 16, 2016

Conversation

marc-mabe
Copy link
Member

This bug was introduced by zendframework/zendframework#5597 (v2.2.6)

@weierophinney You merged the old issue and you probably know more about the Zend products.

I installed the last Zend Server (v8.5.0 trial) and run the tests but it failed.
The reason is that zend_[shm|disk]_cache_fetch behaves exactly the opposite as described in zendframework/zendframework#5597.

Also they are pointing to http://files.zend.com/help/Zend-Platform/zend_cache_functions.htm in the old issue but this adapter is for Zend Server and not for Zend Platform.
-> see http://files.zend.com/help/Zend-Server/content/zendserverapi/zend_data_cache-php_api.htm#function-zend_shm_cache_fetch

@neeckeloo @anvi ping

@marc-mabe marc-mabe added the bug label Feb 14, 2016
@marc-mabe marc-mabe assigned marc-mabe and unassigned weierophinney Apr 16, 2016
@marc-mabe marc-mabe merged commit 813bd0c into zendframework:master Apr 16, 2016
@marc-mabe marc-mabe added this to the 2.7.1 milestone Apr 16, 2016
@marc-mabe marc-mabe deleted the zendserver_fix_return_null branch February 11, 2017 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants