Feature #39878

Utility function for determining if an array is considered numerically indexed

Added by Adrian Föder almost 3 years ago. Updated over 2 years ago.

Status:Closed Start date:2012-08-17
Priority:Should have Due date:
Assigned To:Adrian Föder % Done:

0%

Category:Utility
Target version:TYPO3 Flow Base Distribution - 2.1
PHP Version: Complexity:
Has patch:Yes

Description

Unfortunately PHP does not offer a reliable way to say whether an array is considered to be numerically indexed or if it's associative.

Not at last this has to come into account with the merge_recursive_overrule function that currently overwrites numerically-indexed arrays instead of merging them finely (but that'll go into another issue ;)


Related issues

related to TYPO3.Flow - Bug #43587: Arrays in Yaml configuration should be interleaved rather... Closed 2012-12-04

History

#1 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13847

#2 Updated by Karsten Dambekalns almost 3 years ago

  • Category set to Utility
  • Target version set to 2.0 beta 1

#3 Updated by Gerrit Code Review almost 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13847

#4 Updated by Karsten Dambekalns over 2 years ago

  • Target version changed from 2.0 beta 1 to 2.1

#5 Updated by Adrian Föder over 2 years ago

  • Status changed from Under Review to Closed

Has been abandoned

Also available in: Atom PDF