Title: Problems with tools.php
Last modified: August 30, 2016

---

# Problems with tools.php

 *  [Caio de Brito](https://wordpress.org/support/users/caio-de-brito/)
 * (@caio-de-brito)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/problems-with-toolsphp/)
 * Hi!
 * I’m trying to install a new theme but there’s an error in tools.php
 * `Parse error: syntax error, unexpected T_STATIC in /home/caiod073/public_html/
   wp-content/themes/calypso/core/classes/tools.php on line 36`
 * I don’t know what to do, it’s my first time using wordpress.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Caio de Brito](https://wordpress.org/support/users/caio-de-brito/)
 * (@caio-de-brito)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/problems-with-toolsphp/#post-6318516)
 * The line 36 is
 * 32 if (is_array($key)){
    33 34 $return = array(); 35 foreach ($key as $k){ 36
   $return[$k] = static::arr($array, $k, $default); 37 } 38 return $return; }
 * Please, help me!
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/problems-with-toolsphp/#post-6318540)
 * where did you get the theme from?
 * it does not seem to be one of these supported themes [https://wordpress.org/themes/](https://wordpress.org/themes/)…
 * have you tried to contact the theme’s developer for help?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problems with tools.php’ is closed to new replies.

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)
 * [tools](https://wordpress.org/support/topic-tag/tools/)

 * 2 replies
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/problems-with-toolsphp/#post-6318540)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
