php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login

Patch ibm_db2.c.patch for ibm_db2 Bug #61269

Patch version 2012-03-04 04:03 UTC

Return to Bug #61269 | Download this patch
Patch Revisions:

Developer: tessus

186a187,189
> #if ZEND_MODULE_API_NO > 20090626
> static const zend_function_entry ibm_db2_functions[] = {
> #else
187a191
> #endif
1999a2004,2006
> #if ZEND_MODULE_API_NO > 20090626
> 	zend_rsrc_list_entry newEntry;
> #else
2000a2008
> #endif
2037a2046,2048
> #if ZEND_MODULE_API_NO > 20090626
> 			zend_rsrc_list_entry *entry;
> #else
2038a2050
> #endif
2228a2241,2243
> #if ZEND_MODULE_API_NO > 20090626
> 			if (zend_hash_update(&EG(persistent_list), hKey, hKeyLen, (void *) &newEntry, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) {
> #else
2229a2245
> #endif
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC