We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f411d41 commit 20b3ed5Copy full SHA for 20b3ed5
src/phongo_structs.h
@@ -281,7 +281,6 @@ typedef struct {
281
} php_phongo_utcdatetime_t;
282
283
typedef struct {
284
- zval manager;
285
char* command_name;
286
char* database_name;
287
uint32_t server_id;
@@ -298,7 +297,6 @@ typedef struct {
298
297
} php_phongo_commandfailedevent_t;
299
300
301
302
303
304
@@ -313,7 +311,6 @@ typedef struct {
313
311
} php_phongo_commandstartedevent_t;
314
312
315
316
317
318
319
0 commit comments