php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | |
Patch fix_randlib.c_add_static for stats Bug #57830Patch version 2013-11-01 10:09 UTC Return to Bug #57830 | Download this patchPatch Revisions: Developer: dev@example.org762c762 < long qinit = 0; --- > static long qinit = 0; 779c779 < long qstate = 0; --- > static long qstate = 0; |
Copyright © 2001-2024 The PHP Group All rights reserved. |
Last updated: Sat Nov 23 09:01:28 2024 UTC |