|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 Patch Invalid_parsing for *General Issues Bug #73172Patch version 2016-09-26 07:49 UTCReturn to Bug #73172 | Download this patch Patch Revisions: Developer: elbazmichael92@gmail.com
function test($a, $x, $y){
	return;
}
test('test',  2147483648, 'test'); //bug
test('test',  2147483648 , 'test');//this is not a patch only temporary very bad solution | 
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 00:00:01 2025 UTC |