| Package Information | 
                
                    | Summary | Couchbase Server PHP extension | 
                
                    | Maintainers | Sergey Avseyev                                                            <
                                    sergey dot avseyev at gmail dot com                                >
                                                        (lead)
                                                                                    [details] 
 | 
                
                    | License | Apache V2 | 
                
                    | Description | The PHP client library provides fast access to documents stored in a Couchbase Server. | 
                                    
                        | Homepage | https://docs.couchbase.com/php-sdk/current/hello-world/overview.html | 
                
                                    
                        | Release notes Version 4.2.5
 (stable)
 | Enhancements ============
 
 * PCBC-1004: Insert ABI version tag into PHP extension namespace (#187).
 At this moment this feature is optional and does not break existing ABI.
 The extension namespace will become versioned by default since 4.3.0.
 
 Fixes
 =====
 
 * PCBC-975: Fix expiry with upsertMulti
 
 * PCBC-1017: Update user agent generation
 |