php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #60438
Patch corrected-version revision 2011-12-04 01:06 UTC by omega13a at yahoo dot com

Patch corrected-version for gearman Bug #60438

Patch version 2011-12-04 01:06 UTC

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

Developer: omega13a@yahoo.com

diff -crNEBb /home/omega13a/rpmbuild/BUILD/php-pecl-gearman-1.0.0/gearman-1.0.0/php_gearman.h /home/omega13a/rpmbuild/BUILD/php-pecl-gearman-1.0.0/gearman-1.0.0-fixed/php_gearman.h
*** /home/omega13a/rpmbuild/BUILD/php-pecl-gearman-1.0.0/gearman-1.0.0/php_gearman.h	2011-12-02 08:53:57.000000000 -0800
--- /home/omega13a/rpmbuild/BUILD/php-pecl-gearman-1.0.0/gearman-1.0.0-fixed/php_gearman.h	2011-12-03 17:02:39.000000000 -0800
***************
*** 13,19 ****
  #define __PHP_GEARMAN_H
  
  /* module version */
! #define PHP_GEARMAN_VERSION "0.8.0"
  
  #ifdef ZTS
  #include "TSRM.h"
--- 13,19 ----
  #define __PHP_GEARMAN_H
  
  /* module version */
! #define PHP_GEARMAN_VERSION "1.0.0"
  
  #ifdef ZTS
  #include "TSRM.h"
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 07:01:29 2024 UTC