php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | |
Patch right-stem-patch-for-php5.4 for stem Bug #61365Patch version 2012-03-12 21:56 UTC Return to Bug #61365 | Download this patchThis patch renders other patches obsolete Obsolete patches: Patch Revisions:Developer: idexter.ru@gmail.com--- stem.c 2012-03-13 05:36:11.000000000 +0800 +++ stem.pached.c 2012-03-13 05:38:04.000000000 +0800 @@ -20,7 +20,7 @@ /* {{{ stem_functions[] */ -function_entry stem_functions[] = { +zend_function_entry stem_functions[] = { PHP_FE(stem, NULL) PHP_FE(stem_porter, NULL) PHP_FE(stem_enabled, NULL) |
Copyright © 2001-2025 The PHP Group All rights reserved. |
Last updated: Wed Feb 05 14:01:32 2025 UTC |