This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270808 - Missing memcached from PHP platform for code completion
Summary: Missing memcached from PHP platform for code completion
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: Dev
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-05 17:46 UTC by sfatula
Modified: 2017-06-05 17:46 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sfatula 2017-06-05 17:46:27 UTC
In the phpstubs/phpruntime directory for the NetBeans app, there is no stub defined for memcached. memcached provides a few things memcache does not, and, benchmarks a little faster. memcache was last updated in 2013, memcached  has had 4 releases in 2017 already since the underlying platform is changing with more features. 

Would therefore think it would be good to include the stubs for memcached extension in Netbeans so that it works with code completion.

https://pecl.php.net/package/memcached
https://pecl.php.net/package/memcache

Someone had completed a stub in 2010, but apparently this has never made it to Netbeans for some reason. It may need some updating by now. 

https://netbeans.org/projects/php/lists/users/archive/2010-01/message/125