php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #63902
Patch pdo_4d.c.patch revision 2013-01-04 14:30 UTC by scossu at artic dot edu

Patch pdo_4d.c.patch for PDO_4D Bug #63902

Patch version 2013-01-04 14:30 UTC

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

Developer: scossu@artic.edu

*** pdo_4d.c.old	2013-01-04 08:15:46.353491914 -0600
--- pdo_4d.c	2013-01-03 22:24:54.280334145 -0600
***************
*** 49,55 ****
  }; 
  /* }}} */
  /* {{{ pdo_4d_functions[] */
! function_entry pdo_4d_functions[] = {
  	{ NULL, NULL, NULL }
  };
  /* }}} */
--- 49,55 ----
  }; 
  /* }}} */
  /* {{{ pdo_4d_functions[] */
! zend_function_entry pdo_4d_functions[] = {
  	{ NULL, NULL, NULL }
  };
  /* }}} */
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 08:01:28 2024 UTC