Hannes Magnusson
|
c528ba89fc
|
CID-24875: Fix uninitialized variable
|
2014-07-16 22:43:32 +00:00 |
|
Hannes Magnusson
|
c9155e397b
|
Add the actual implementation into the PHP API docs
This is used to generate the actual c classes.
- The CIMPL (Simple) section is the C Implementation
- The CEF (Chef) section is the C Definition
|
2014-07-16 17:59:26 +00:00 |
|
Jeremy Mikola
|
226a32985a
|
PHP-1136: Allow custom cursor classes from command/query results
This commit also restructures the namespaces and some write method APIs.
|
2014-07-11 15:06:00 -04:00 |
|
Hannes Magnusson
|
b2f621b666
|
Simplify Batch interface
|
2014-07-03 09:30:34 -07:00 |
|
Hannes Magnusson
|
19fb9bf24d
|
Change some @see into @param or @param and add some descriptions
|
2014-06-16 22:58:21 -07:00 |
|
Jeremy Mikola
|
894051f35d
|
Specity write options in execute methods, not batch constructors
|
2014-06-13 12:44:05 -04:00 |
|
Jeremy Mikola
|
bf4ec1368a
|
Command execution takes a database name, not a namespace
|
2014-06-13 04:06:25 -04:00 |
|
Jeremy Mikola
|
749b2d391a
|
Implement review feedback
Some highlights: fix class/interface syntax; additional class/method docs; Manager convenience methods; more value objects.
|
2014-06-13 03:52:26 -04:00 |
|
Jeremy Mikola
|
cd2d37ef38
|
Split API classes and interfaces
|
2014-06-12 03:19:17 -04:00 |
|