stasFri Oct 26 17:45:26 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
add attribution
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.988&r2=1.2027.2.547.2.989&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.
Marcus Boerger wrote:
$input_array=array (array(1,2));
$input_array[]=&$input_array[0];
var_dump (array_splice ($input_array[0],1,1));
var_dump ($input_array);
Rob - are you using the test case generator to help produce these? If so
I should maybe modify the formatting to meet the gu
nicholsrFri Oct 26 16:10:17 2007 UTC
Modified files:
/php-src/ext/standard/tests/array array_splice_variation1.phpt
max_variation1.phpt
array_splice_variation2.phpt
nicholsrFri Oct 26 16:09:34 2007 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/array max_variation1.phpt
array_splice_variation2.phpt
array_splice_variation3.p
nicholsrFri Oct 26 16:08:35 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/array min_error.phpt
array_splice_variation3.phpt
max_basic.phpt
Hello Rob,
Friday, October 26, 2007, 5:18:32 PM, you wrote:
> Hi Marcus, thanks for the feedback I will correct the formatting issues.
> I'd like to re-assure you that all the testcases I just checked in were
> tested against this morning's snapshots on 5.2 , 5.3 and 6.0 on both
> windows an
Hi Marcus, thanks for the feedback I will correct the formatting issues.
I'd like to re-assure you that all the testcases I just checked in were
tested against this morning's snapshots on 5.2 , 5.3 and 6.0 on both
windows and linux (6 tests for each testcases.)
I'm confused about your comment
Hello Robert,
Friday, October 26, 2007, 1:06:31 PM, you wrote:
> http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_splice_variation1.phpt?view=markup&rev=1.1
> Index: php-src/ext/standard/tests/array/array_splice_variation1.phpt
> +++ php-src/ext/standard/tests/array/array_spli
Hello Robert,
thanks for providing new test cases!
Friday, October 26, 2007, 1:02:04 PM, you wrote:
> http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/min_error.phpt?view=markup&rev=1.1
> Index: php-src/ext/standard/tests/array/min_error.phpt
> +++ php-src/ext/standard/tests/arra
kraghubaFri Oct 26 11:52:59 2007 UTC
Modified files:
/php-src/ext/standard/tests/array array_unshift_object.phpt
Log:
more testcases for array_unshift() function
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_unshift_object.phpt?r
kraghubaFri Oct 26 11:49:50 2007 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/array array_unshift_object.phpt
Log:
more testcases for array_unshift() function
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_uns
kraghubaFri Oct 26 11:47:49 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/array array_unshift_object.phpt
Log:
more testcases for array_unshift() function
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_uns
nicholsrFri Oct 26 11:07:31 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/array array_splice_variation4.phpt
array_splice_errors.phpt
array_splice_variati
nicholsrFri Oct 26 11:07:13 2007 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/array array_splice_variation2.phpt
array_splice_variation4.phpt
array_splice_var
nicholsrFri Oct 26 11:06:31 2007 UTC
Added files:
/php-src/ext/standard/tests/array array_splice_variation1.phpt
array_splice_variation2.phpt
array_splice_basic.phpt
nicholsrFri Oct 26 11:02:04 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/array min_error.phpt max_basic.phpt
min_variation2.phpt
min_basic.phpt
nicholsrFri Oct 26 11:01:35 2007 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/array max_variation2.phpt
max_variation1.phpt
min_basic.phpt min_error.phpt
nicholsrFri Oct 26 10:57:59 2007 UTC
Added files:
/php-src/ext/standard/tests/array max_variation1.phpt
max_basic.phpt min_error.phpt
min_variation2.phpt
janiFri Oct 26 08:13:16 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
fix news
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.987&r2=1.2027.2.547.2.988&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.987
19 matches
Mail list logo