develooper Front page | perl.perl6.internals | Postings from December 2008

[perl #61800] [PATCH] implement array_fill() within pipp

From:
Daniel Keane
Date:
December 29, 2008 08:06
Subject:
[perl #61800] [PATCH] implement array_fill() within pipp
Message ID:
rt-3.6.HEAD-28035-1230522503-301.61800-72-0@perl.org
# New Ticket Created by  "Daniel Keane" 
# Please include the string:  [perl #61800]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=61800 >


Implements array_fill() function within pipp.

Files affected:

* src/common/php_array.pir: added array_fill(), added perldoc comments
for array()

* src/common/builtins.pir: changed param type for 'prefix:-', was
previously converting param to num type and affecting
parse_parameter() function in src/common/php_API.pir

* src/t/in_php: removed array() function tests and added to new test file

* provided new test file for array functions (t/php/array.t)

Thanks




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About